Closed
Bug 1504316
Opened 7 years ago
Closed 6 years ago
Intermittent tests\jit-test\jit-test\tests\modules\dynamic-import-oom.js | Self-hosted JavaScript assertion info: "./../../../js/src/builtin/Module.js:379:After Assertion failure: false, at z:/build/build/src/js/src/vm/SelfHosting
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: aiakab [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=209457496&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/VLcuDsJ4QIKqsM4JkhHRsg/runs/0/artifacts/public/logs/live_backing.log
16:48:53 INFO - TEST-PASS | tests\jit-test\jit-test\tests\modules\dynamic-import-module.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off") [1.4 s]
16:48:53 INFO - {"action": "test_start", "jitflags": "--ion-eager --ion-offthread-compile=off", "pid": 5824, "source": "jittests", "test": "modules\\dynamic-import-module.js", "thread": "main", "time": 1541177332.239}
16:48:53 INFO - {"action": "test_end", "extra": {"jitflags": "--ion-eager --ion-offthread-compile=off"}, "jitflags": "--ion-eager --ion-offthread-compile=off", "message": "Success", "pid": 5824, "source": "jittests", "status": "PASS", "test": "modules\\dynamic-import-module.js", "thread": "main", "time": 1541177333.628}
16:48:53 INFO - TEST-PASS | tests\jit-test\jit-test\tests\modules\dynamic-import-module.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [1.4 s]
16:48:53 INFO - {"action": "test_start", "jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads", "pid": 5824, "source": "jittests", "test": "modules\\dynamic-import-module.js", "thread": "main", "time": 1541177332.3109999}
16:48:53 INFO - {"action": "test_end", "extra": {"jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads"}, "jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads", "message": "Success", "pid": 5824, "source": "jittests", "status": "PASS", "test": "modules\\dynamic-import-module.js", "thread": "main", "time": 1541177333.728}
16:48:53 INFO - Self-hosted JavaScript assertion info: "./../../../js/src/builtin/Module.js:379: Required module should be in the stack iff it is currently being instantiated"
16:48:53 INFO - Assertion failure: false, at z:/build/build/src/js/src/vm/SelfHosting.cpp:475
16:48:53 INFO - Exit code: -2147483645
16:48:53 INFO - FAIL - modules\dynamic-import-oom.js
16:48:53 WARNING - TEST-UNEXPECTED-FAIL | tests\jit-test\jit-test\tests\modules\dynamic-import-oom.js | Self-hosted JavaScript assertion info: "./../../../js/src/builtin/Module.js:379: Required module should be in the stack iff it is currently being instantiated" (code -2147483645, args "") [1.3 s]
16:48:53 INFO - {"action": "test_start", "jitflags": "", "pid": 5824, "source": "jittests", "test": "modules\\dynamic-import-oom.js", "thread": "main", "time": 1541177332.483}
16:48:53 INFO - {"action": "test_end", "extra": {"jitflags": ""}, "jitflags": "", "message": "Self-hosted JavaScript assertion info: \"./../../../js/src/builtin/Module.js:379: Required module should be in the stack iff it is currently being instantiated\"", "pid": 5824, "source": "jittests", "status": "FAIL", "test": "modules\\dynamic-import-oom.js", "thread": "main", "time": 1541177333.828}
16:48:53 INFO - INFO exit-status : -2147483645
16:48:53 INFO - INFO timed-out : False
16:48:53 INFO - INFO stderr 2> Self-hosted JavaScript assertion info: "./../../../js/src/builtin/Module.js:379: Required module should be in the stack iff it is currently being instantiated"
16:48:53 INFO - INFO stderr 2> Assertion failure: false, at z:/build/build/src/js/src/vm/SelfHosting.cpp:475
16:48:53 INFO - TEST-PASS | tests\jit-test\jit-test\tests\modules\dynamic-import-script.js | Success (code 0, args "") [0.1 s]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•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
•