Closed
Bug 1946047
Opened 1 year ago
Closed 1 year ago
Perma js/src/jit-test/tests/errors/bug1945318.js | executionHash is 0x1 with 0 inputs (code 3, args "--setpref=experimental.error_capture_stack_trace --baseline-eager --write-protect-code=off") [0.0 s] Gecko 137 merges to beta on 2025-03-03
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
VERIFIED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox135 | --- | unaffected |
| firefox136 | --- | unaffected |
| firefox137 | + | verified |
People
(Reporter: SerbanS, Assigned: mgaudet)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
[task 2025-02-05T10:59:07.998Z] TEST-PASS | js/src/jit-test/tests/errors/bug1943710.js | Success (code 0, args "--ion-offthread-compile=off --setpref=experimental.error_capture_stack_trace --baseline-eager --write-protect-code=off") [0.0 s]
[task 2025-02-05T10:59:08.004Z] [COV] no shared memory bitmap available, skipping
[task 2025-02-05T10:59:08.004Z] [COV] edge counters initialized. Shared memory: (null) with 329881 edges
[task 2025-02-05T10:59:08.004Z] executionHash is 0x1 with 0 inputs
[task 2025-02-05T10:59:08.005Z] executionHash is 0x1 with 0 inputs
[task 2025-02-05T10:59:08.005Z] Unhandled rejection: (new TypeError("Error.captureStackTrace is not a function", "/builds/worker/checkouts/gecko/js/src/jit-test/tests/errors/bug1945318.js", 9))
[task 2025-02-05T10:59:08.005Z] (no stack trace available)
[task 2025-02-05T10:59:08.005Z] Exit code: 3
[task 2025-02-05T10:59:08.005Z] FAIL - errors/bug1945318.js
[task 2025-02-05T10:59:08.005Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/errors/bug1945318.js | executionHash is 0x1 with 0 inputs (code 3, args "--setpref=experimental.error_capture_stack_trace --baseline-eager --write-protect-code=off") [0.0 s]
[task 2025-02-05T10:59:08.006Z] INFO exit-status : 3
[task 2025-02-05T10:59:08.006Z] INFO timed-out : False
[task 2025-02-05T10:59:08.006Z] INFO stdout > [COV] no shared memory bitmap available, skipping
[task 2025-02-05T10:59:08.006Z] INFO stdout > [COV] edge counters initialized. Shared memory: (null) with 329881 edges
[task 2025-02-05T10:59:08.006Z] INFO stderr 2> executionHash is 0x1 with 0 inputs
[task 2025-02-05T10:59:08.006Z] INFO stderr 2> executionHash is 0x1 with 0 inputs
[task 2025-02-05T10:59:08.006Z] INFO stderr 2> Unhandled rejection: (new TypeError("Error.captureStackTrace is not a function", "/builds/worker/checkouts/gecko/js/src/jit-test/tests/errors/bug1945318.js", 9))
[task 2025-02-05T10:59:08.006Z] INFO stderr 2> (no stack trace available)
[task 2025-02-05T10:59:08.016Z] TEST-PASS | js/src/jit-test/tests/errors/bug1943710.js | Success (code 0, args "--ion-offthread-compile=off --setpref=experimental.error_capture_stack_trace --ion-eager --ion-offthread-compile=off --more-compartments") [0.1 s]
Flags: needinfo?(mgaudet)
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(mgaudet)
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef5eaf48bf19
Skip captureStackTrace tests on beta and release until it rides the trains r=dminor
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
This patch is verified in today's beta simulation
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•