Closed
Bug 1689581
Opened 5 years ago
Closed 5 years ago
Disable large-buffers jit-tests on TSan builds
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
87 Branch
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
I've been adding more of these tests the past weeks, but the SM(tsan) job doesn't like them. With the most recent changes, the SM(tsan) builds are basically perma-failure.
Unfortunately the task is not marked as a typical test failure so there are no logs, but I confirmed that disabling those tests with TSan fixes the issue on Try (4 out of 4 green jobs).
| Assignee | ||
Comment 1•5 years ago
|
||
This fixes frequent and mysterious failures for the SM(tsan) job.
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/138245e7f88e
Disable large-buffers jit-tests on TSan builds. r=jwalden
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•