Skip to content

De-quarantined an end-to-end test

What does this MR do?

Closes https://gitlab.com/gitlab-org/quality/nightly/issues/146.

I have updated the select_user private method so that it waits for the users dropdown to show up with the user that will be selected present in the list, before clicking on it.

Also, I have added an extra step before the test expectations, to ensure that all activities are shown since the test asserts on content that is only shown when history is available.

Below you'll find 15 executions where the test passed in the first try to prove the fix works:

ee:instance 5/5

ee:relative_url 5/5

ee:update 5/5

Does this MR meet the acceptance criteria?

Conformity

Edited by Walmyr Lima e Silva Filho

Merge request reports