Skip to content

[CI] disable per-testcase timeouts on msan jobs

Even with per-testcase timeout of 10800 secs (= 180 minutes = 3 hours 🤯 ), there are still timeouts in the memory sanitizer jobs. This MR disables it completely to see if this allows for all cases to run through. The 10hours timeout for the CI job itself will be kept.

Merge request reports

Loading