Skip to content

Add back flaky markers

Cal Pratt requested to merge cpratt34/bring-back-flaky into master

The bots tests are relying on threading and sleep timers. Until we invest the time to refactor this with proper mutex's, the tests will be flaky. Adding these back to stop CI retries needing to be done by devs.

Merge request reports