Skip to content

Fix a flaky test by not relying on flash notice content

Rémy Coutable requested to merge 330689-fix-flaky-spec into master

What does this MR do?

Flash notices are ephemeral and shouldn't be relied on.

Instead, we wait for all current requests to be done.

Related to #330689 (closed).

Edited by Rémy Coutable

Merge request reports