Closed
Bug 1621416
Opened 6 years ago
Closed 6 years ago
run Linux tsan mochitests with t-linux-xlarge to prevent retries and out-of-memory crashes
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: aryx, Assigned: aryx)
References
Details
Attachments
(1 file)
Some mochitest chunks on Linux ThreadSanitizer (TSan) frequently get retried, likely due to out-of-memory (OOM) crashes, see bug 1621323.
Christian recommended to run them with on more powerful instances.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → aryx.bugmail
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/399201119339
run Linux tsan mochitests with t-linux-xlarge to prevent retries and out-of-memory crashes. r=jmaher
Backout by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b36d794600e6
Backed out changeset 399201119339 for gecko decision task bustage CLOSED TREE DONTBUILD
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/e2181e0c3e95
run Linux tsan mochitests with t-linux-xlarge to prevent retries and out-of-memory crashes. r=jmaher
Comment 5•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•