Skip to content

Fix flakey namespace limit tests

Vijay Hawoldar requested to merge vij-fix-flakey-test into master

What does this MR do and why?

Fix flakey namespace limit tests

In !119035 (comment 1373698575) it was noted that occasionally the tests would fail.

My best guess is that it's related to run order and possibly the mix of let and let_it_be use, so I've tried to cater for both of those with this refactor

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vijay Hawoldar

Merge request reports

Loading