Skip to content

Wait for pipeline to pass and for the license report in E2E spec

Nailia Iskhakova requested to merge qa-mr-license-report-wait-for-pipeline into master

What does this MR do?

The MR adds waiting for pipeline to succeed and for the License Report to be generated in attempt to fix the transient failures in browser_ui/secure/merge_request_license_widget_spec.rb -> #333612 (closed). When looking at the screenshot in failed specs, sometimes pipeline is still running and so the spec if failing (example) and sometimes pipeline has passed but license report didn't show up yet (example).

Ran the test locally against 14.1.0-pre 639092ede6f and it passed multiple times.

E2E Test Failure issue(s)

Check-list

Merge request reports