Closed
Bug 1517305
Opened 6 years ago
Closed 6 years ago
Intermittent js/src/jit-test/tests/wasm/gc/stackmaps3.js | Timeout (code -6, args "--wasm-gc") [150.0 s]
Categories
(Core :: JavaScript: WebAssembly, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=219613725&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/ZtqpElXTSiOKMHY_ppdL6Q/runs/0/artifacts/public/logs/live_backing.log
[task 2019-01-02T17:15:37.004Z] TEST-PASS | js/src/jit-test/tests/xdr/bug1390856.js | Success (code 0, args "") [1.8 s]
[task 2019-01-02T17:15:37.004Z] {"action": "test_start", "jitflags": "", "pid": 65892, "source": "jittests", "test": "xdr/bug1390856.js", "thread": "main", "time": 1546449335.162098}
[task 2019-01-02T17:15:37.004Z] {"action": "test_end", "extra": {"jitflags": "", "pid": 65892}, "jitflags": "", "message": "Success", "pid": 65892, "source": "jittests", "status": "PASS", "test": "xdr/bug1390856.js", "thread": "main", "time": 1546449337.004778}
[task 2019-01-02T17:16:49.851Z] Exit code: -6
[task 2019-01-02T17:16:49.851Z] TIMEOUT - wasm/gc/stackmaps3.js
[task 2019-01-02T17:16:49.851Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/wasm/gc/stackmaps3.js | Timeout (code -6, args "--wasm-gc") [150.0 s]
[task 2019-01-02T17:16:49.851Z] {"action": "test_start", "jitflags": "--wasm-gc", "pid": 60527, "source": "jittests", "test": "wasm/gc/stackmaps3.js", "thread": "main", "time": 1546449259.849864}
[task 2019-01-02T17:16:49.851Z] {"action": "test_end", "extra": {"jitflags": "--wasm-gc", "pid": 60527}, "jitflags": "--wasm-gc", "message": "Timeout", "pid": 60527, "source": "jittests", "status": "FAIL", "test": "wasm/gc/stackmaps3.js", "thread": "main", "time": 1546449409.851807}
[task 2019-01-02T17:16:49.851Z] INFO exit-status : -6
[task 2019-01-02T17:16:49.851Z] INFO timed-out : 0:00:00.001945
[task 2019-01-02T17:16:49.851Z] FAILURES:
[task 2019-01-02T17:16:49.851Z] TIMEOUTS:
[task 2019-01-02T17:16:49.851Z] --wasm-gc wasm/gc/stackmaps3.js
[task 2019-01-02T17:16:49.852Z] Result summary:
[task 2019-01-02T17:16:49.852Z] Passed: 5532
[task 2019-01-02T17:16:49.852Z] Failed: 1
[task 2019-01-02T17:16:49.852Z] {"action": "suite_end", "pid": 9937, "source": "jittests", "thread": "main", "time": 1546449409.851984}
[task 2019-01-02T17:16:49.870Z] Makefile:55: recipe for target 'check-jit-test' failed
[task 2019-01-02T17:16:49.870Z] make[1]: *** [check-jit-test] Error 2
[task 2019-01-02T17:16:49.870Z] make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-spider/js/src'
[task 2019-01-02T17:16:49.871Z] Makefile:308: recipe for target 'check-jit-test' failed
[task 2019-01-02T17:16:49.871Z] make: *** [check-jit-test] Error 2
Comment 1•6 years ago
|
||
Julian, we should keep an eye on this.
Component: JavaScript Engine: JIT → Javascript: Web Assembly
Comment 2•6 years ago
|
||
The original test was for arm64-simulator. It also times out with an --enable-debug --disable-optimize test run locally on simulator, and I have pretty beefy hardware. It's possible we should disable this for the simulator runs.
OS: Unspecified → Linux
Hardware: Unspecified → ARM64
| Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•