Skip to content

Fix wrong require in spec/support/flaky_tests.rb

What does this MR do and why?

Very silly mistake. The problem was reproduced in this MR as can be seen here: https://gitlab.com/gitlab-org/gitlab/-/jobs/1786968481.

Then, with the fix in place, the specs run as expected: https://gitlab.com/gitlab-org/gitlab/-/jobs/1787215984 (note the SKIP_FLAKY_TESTS_AUTOMATICALLY: true).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rémy Coutable

Merge request reports

Loading