Skip to content

Quarantine the spec/features/protected_tags_spec.rb spec file

David Dieulivol requested to merge ddieulivol-master-patch-eea7 into master

Context

From #454020 (comment 2126832381):

Problems with the spec/features/protected_tags_spec.rb spec file

  1. There are 49 tests that caused failures in CI/CD jobs/pipelines
  2. All of those test reports are recent
  3. This spec file has 3132 reports of failed CI/CD jobs from the last 7 months.

Related to #454020 (and 48 other test issues).

What does this MR do and why?

Quarantines the spec/features/protected_tags_spec.rb spec file, as it has 49 specs failing (most probably leaking state early in the specs).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by David Dieulivol

Merge request reports

Loading