Enable XPCShell tests and Mochitests as Tier1 tests on Linux64 TSan
Categories
(Firefox Build System :: Task Configuration, task)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Whiteboard: [ci-costs-2020:done])
Attachments
(3 files)
In order to avoid more races being added to our codebase, we need to enable some tests on TSan (Linux64 only). I've been working on Mochitests and XPCShell tests and they are almost green (and in the process, quite a few valuable bugs were discovered).
Initially, these should be Tier1 until everything has settled a bit, but then we should be able to downgrade them to Tier1.5 (every 10-th push on autoland) to save some resources, if they regress infrequently enough.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D62628
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0b633de1ffd9
https://hg.mozilla.org/mozilla-central/rev/6555c6ff928a
Assignee | ||
Comment 5•5 years ago
|
||
I'm using leave-open
here because the tests have landed, but they aren't marked Tier1 yet. I have to figure out where exactly that missing switch is.
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
Comment 8•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Clearing the stray leave-open, this has been fixed by comment 7.
Updated•5 years ago
|
Description
•