Closed
Bug 1864096
Opened 2 years ago
Closed 2 years ago
Intermittent non262\Function\regress-338121-03.js | (args: "--baseline-eager --write-protect-code=off") [1.8 s]
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | unaffected |
| firefox121 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: mgaudet)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=435710935&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LlIJwT4HT-qb1skkBMw90g/runs/0/artifacts/public/logs/live_backing.log
[task 2023-11-10T01:29:07.562Z] TEST-PASS | non262\Function\regress-338121-01.js | (args: "--no-blinterp --no-baseline --no-ion --more-compartments") [2.9 s]
[task 2023-11-10T01:29:09.156Z] ## non262\Function\regress-338121-03.js: rc = 3, run time = 1.76523
[task 2023-11-10T01:29:09.156Z] BUGNUMBER: 338121
[task 2023-11-10T01:29:09.156Z]
[task 2023-11-10T01:29:09.156Z] STATUS: Issues with JS_ARENA_ALLOCATE_CAST
[task 2023-11-10T01:29:09.156Z]
[task 2023-11-10T01:29:09.156Z] --- NOTE: IN THIS TESTCASE, WE EXPECT EXIT CODE 0 ---
[task 2023-11-10T01:29:09.156Z]
[task 2023-11-10T01:29:09.156Z] --- NOTE: IN THIS TESTCASE, WE EXPECT EXIT CODE 5 ---
[task 2023-11-10T01:29:09.156Z]
[task 2023-11-10T01:29:09.162Z] D:\task_169957819067537\src\js\src\tests\non262\Function\regress-338121-03.js:40:5 uncaught exception: out of memory
[task 2023-11-10T01:29:09.162Z]
[task 2023-11-10T01:29:09.162Z] Stack:
[task 2023-11-10T01:29:09.162Z]
[task 2023-11-10T01:29:09.162Z] @D:\task_169957819067537\src\js\src\tests\non262\Function\regress-338121-03.js:40:5
[task 2023-11-10T01:29:09.162Z]
[task 2023-11-10T01:29:09.162Z] TEST-UNEXPECTED-FAIL | non262\Function\regress-338121-03.js | (args: "--baseline-eager --write-protect-code=off") [1.8 s]
[task 2023-11-10T01:29:09.174Z] TEST-PASS | non262\Function\regress-344052.js | (args: "") [0.0 s]
Updated•2 years ago
|
Keywords: regression
Regressed by: 1863016
Comment 1•2 years ago
|
||
This seems to be failing quite a lot as it can be seen here.
Matthew, could you please take a look at this?
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1863016
status-firefox119:
--- → unaffected
status-firefox120:
--- → unaffected
status-firefox121:
--- → affected
status-firefox-esr115:
--- → unaffected
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mgaudet)
| Assignee | ||
Comment 6•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9dede4f07409
Handle out-of-memory error during test case r=jandem
Comment 8•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•