Closed
Bug 1462975
Opened 8 years ago
Closed 8 years ago
Intermittent test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js | (args: "") [1.0 s]
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=179387297&repo=mozilla-central
https://queue.taskcluster.net/v1/task/UhmKodopRsWkm83F4MVSXA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-05-20T10:43:22.102Z] TEST-KNOWN-FAIL | test262/built-ins/Atomics/wake/undefined-index-defaults-to-zero.js | (args: "") | (SKIP) [0.0 s]
[task 2018-05-20T10:43:22.102Z] {"action": "test_start", "pid": 13493, "source": "jstests", "test": "test262/built-ins/Atomics/wake/undefined-index-defaults-to-zero.js", "thread": "main", "time": 1526813002.102115}
[task 2018-05-20T10:43:22.102Z] {"action": "test_end", "extra": {"jitflags": []}, "pid": 13493, "source": "jstests", "status": "PASS", "test": "test262/built-ins/Atomics/wake/undefined-index-defaults-to-zero.js", "thread": "main", "time": 1526813002.102115}
[task 2018-05-20T10:43:22.135Z] ## test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js: rc = 3, run time = 1.047754
[task 2018-05-20T10:43:22.135Z] uncaught exception: Test262Error: Expected SameValue(«3», «4») to be true
[task 2018-05-20T10:43:22.136Z] TEST-UNEXPECTED-FAIL | test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js | (args: "") [1.0 s]
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
The timeout in the test file seems to be too short which can lead to intermittent failures. Filed https://github.com/tc39/test262/issues/1566 upstream.
Comment 3•8 years ago
|
||
Five (!) sheriffs have opened intermittent bugs for this. The test262/built-ins/Atomics/wake/wake-rewake-noop.js may have same issue.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 9•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•