Skip to content

Address E2E flake when dismissing vuln

Aleksandr Soborov requested to merge qa-e2e-address-secure-mr-flake into master

What does this MR do?

Addresses flakiness when dismissing a vulnerability with a comment in Secure E2E tests by introducing wait times around potentially laggy elements.

Related to #37231 (closed).

I was able to reproduce the failure in the above issue rarely before this fix; afterwards, I could not reproduce in 10-15 runs.

Does not remove the test from quarantine; we'll need to observe it passing in quarantine jobs a few times beforehand.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports