Closed
Bug 1645754
Opened 5 years ago
Closed 5 years ago
Intermittent js/src/jit-test/tests/basic/typed-array-copyWithin.js | /builds/worker/checkouts/gecko/js/src/jit-test/lib/../../tests/non262/shell.js:249:49 InternalError: too much recursion (code 3, args "--ion-eager --ion-check-range-analysis --ion-extra-
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=306339690&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/P8j-mC5TSBabLPqd76na8Q/runs/0/artifacts/public/logs/live_backing.log
[task 2020-06-15T07:44:52.430Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-dense-strict.js | Success (code 0, args "--no-blinterp --no-baseline --no-ion") [0.4 s]
[task 2020-06-15T07:44:52.498Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-dense-strict.js | Success (code 0, args "--ion-eager --ion-check-range-analysis --ion-extra-checks --no-sse3") [0.5 s]
[task 2020-06-15T07:44:52.526Z] /builds/worker/checkouts/gecko/js/src/jit-test/lib/../../tests/non262/shell.js:249:49 InternalError: too much recursion
[task 2020-06-15T07:44:52.527Z] Stack:
[task 2020-06-15T07:44:52.527Z] @/builds/worker/checkouts/gecko/js/src/jit-test/tests/basic/typed-array-copyWithin.js:197:17
[task 2020-06-15T07:44:52.527Z] Exit code: 3
[task 2020-06-15T07:44:52.527Z] FAIL - basic/typed-array-copyWithin.js
[task 2020-06-15T07:44:52.527Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/basic/typed-array-copyWithin.js | /builds/worker/checkouts/gecko/js/src/jit-test/lib/../../tests/non262/shell.js:249:49 InternalError: too much recursion (code 3, args "--ion-eager --ion-check-range-analysis --ion-extra-checks --no-sse3") [2.4 s]
[task 2020-06-15T07:44:52.527Z] INFO exit-status : 3
[task 2020-06-15T07:44:52.527Z] INFO timed-out : False
[task 2020-06-15T07:44:52.527Z] INFO stderr 2> /builds/worker/checkouts/gecko/js/src/jit-test/lib/../../tests/non262/shell.js:249:49 InternalError: too much recursion
[task 2020-06-15T07:44:52.528Z] INFO stderr 2> Stack:
[task 2020-06-15T07:44:52.528Z] INFO stderr 2> @/builds/worker/checkouts/gecko/js/src/jit-test/tests/basic/typed-array-copyWithin.js:197:17
[task 2020-06-15T07:44:52.564Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-dense.js | Success (code 0, args "--no-blinterp --no-baseline --no-ion") [0.4 s]
[task 2020-06-15T07:44:52.586Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-dense.js | Success (code 0, args "--ion-eager --ion-check-range-analysis --ion-extra-checks --no-sse3") [0.6 s]
[task 2020-06-15T07:44:52.613Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-property-strict.js | Success (code 0, args "") [0.4 s]
[task 2020-06-15T07:44:52.661Z] TEST-PASS | js/src/jit-test/tests/basic/write-frozen-property.js | Success (code 0, args "") [0.4 s]
Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•