Closed
Bug 1464368
Opened 7 years ago
Closed 7 years ago
Mark a few Atomics tests as "random"
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla62
People
(Reporter: anba, Assigned: anba)
References
()
Details
Attachments
(1 file)
|
2.02 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
Mark a few Atomics tests as "random" to avoid mass intermittents across multiple configurations.
| Assignee | ||
Comment 1•7 years ago
|
||
I've marked the intermittent Atomics tests as "random" instead of "skip" to ensure they're still run, but ignore the result if they fail sporadically.
Attachment #8980578 -
Flags: review?(sphink)
Comment 2•7 years ago
|
||
Comment on attachment 8980578 [details] [diff] [review]
bug1464368.patch
Review of attachment 8980578 [details] [diff] [review]:
-----------------------------------------------------------------
Ah yeah, that's better.
Attachment #8980578 -
Flags: review?(sphink) → review+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c37195e0249b
Mark a few Atomics tests as "random" to avoid frequent intermittents. r=sfink
Keywords: checkin-needed
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Comment 5•7 years ago
|
||
| bugherder uplift | ||
status-firefox61:
--- → fixed
Comment 6•7 years ago
|
||
| bugherder uplift | ||
status-firefox-esr60:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•