Skip to content

Fix epic management flaky test

Walmyr Lima e Silva Filho requested to merge fix-epic-management-flaky-test into master

What does this MR do?

Closes #118656 (closed).

The fix consists of two parts:

  • The first one is about waiting for the save button not to be present after saving changes
  • And the second one is about changing the expectation, asserting in the epics index page that the deleted epic is not there, instead of asserting on the message that the epic was deleted.

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports