Skip to content

E2E Test: quarantine create MR test for update-ee-to-ce job

Jay McCure requested to merge jmc-412361 into master

What does this MR do?

This quarantines qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb for the update-ee-to-ce job only while the failure issue is under investigation. The failure is caused by the Create MR page having a never-ending spinner for the codeowners field AFTER we downgrade to CE. Strangely CE shouldn't have this field.

To ensure this quarantine worked as intended I had to create a pipeline with a dummy change otherwise the tests are skipped due to the MR only having quarantine changes: https://gitlab.com/gitlab-org/gitlab/-/pipelines/1031261228

I then removed the dummy change.

E2E Test Failure issue(s)

#412361 (closed)

Check-list

Edited by Jay McCure

Merge request reports