Skip to content

Update a test to avoid flakiness

Walmyr Lima e Silva Filho requested to merge update-test-to-avoid-flakiness into master

What does this MR do?

Closes #37488 (closed).

This test has shown failures when running on CI, because automatic comments sometimes do not show up, but with the two other expectations, we can still test that the functionality of assigning multiple users to an issue works.

So, better having one less expectation, but having reliable test results, than having an extra expectation that leads to a flaky test and false negative results.

Does this MR meet the acceptance criteria?

Conformity

Edited by Walmyr Lima e Silva Filho

Merge request reports