Tsan needs to run web-platform tests sequentially
Categories
(Core :: Sanitizers, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: KrisWright, Assigned: KrisWright)
References
Details
Attachments
(1 file)
Bug 1644147 massively increases in frequency on thread sanitizer:
https://treeherder.mozilla.org/jobs?repo=try&revision=2f094d451229c6276534e7a5d7cfefb406540336&selectedTaskRun=W-r1mhztRFObE3d61hLqYA.0
But if we run the tests sequentially, the chances of running into the failure are greatly decreased:
https://treeherder.mozilla.org/jobs?repo=try&revision=65e47a8901445ee946308cd76b5dfef9cc466aac&selectedTaskRun=GDuZHa-dS365x4VJor1Qlg.0
We feel these are more acceptable levels and we should be running the tests sequentially from now on. Thread sanitizer consumes a lot of resources and often running tests in parallel can cause unexpected timeouts.
Assignee | ||
Comment 1•4 years ago
|
||
Tsan is prone to timeouts and running these tests sequentially reduces the likelihood of Bug 1644147.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
bugherder |
Description
•