Skip to content

Excluded seed URLs from Future test to produce a more deterministic test

Cameron Swords requested to merge fix-flaky-future-test into main

What does this MR do?

Fixes a flaky test by removing URLs seeded by ZAP. It is not known if generating these URLs is non-deterministic, or takes more time than the test takes to run.

What are the relevant issue numbers?

gitlab-org/gitlab#430078 (closed)

Edited by Cameron Swords

Merge request reports