Skip to content

Increase allowed data races

Steve Xuereb requested to merge increase-allowed-races-24 into master

What does this MR do?

Increase allowed data races

Why was this MR needed?

As specified in !1770 (comment 358580107) we are seeing new flaky data race tests which sometimes fail and sometimes doesn't.

Using the count of data race is becoming problematic to find out which test failed and if it's actually a failure in the engineer merge request, this should be fixed in #26048

What are the relevant issue numbers?

Merge request reports