Closed
Bug 1913029
Opened 1 year ago
Closed 4 months ago
Intermittent [tier 2] tests/jit-test/jit-test/tests/auto-regress/bug675251.js | BUGNUMBER: function test() { (code 3, args "--ion-eager --ion-offthread-compile=off --more-compartments") [5.1 s]
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=470288237&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EhUfB2YUTkam7XyAsjhvdw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - BUGNUMBER: function test() {
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - printBugNumber(test);
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - function f(N) {
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - for (var i = 0; i != N; ++i) {
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - for (var repeat = 0;repeat != 2; ++repeat) {
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - var count = BUGNUMBER(repeat);
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - }
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - }
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - }
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - var array = [function() { f(10); }, ];
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - for (var i = 0; i != array.length; ++i)
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - array[i]();
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - }
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - Exit code: 3
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - FAIL - auto-regress/bug675251.js
[task 2024-08-13T22:45:41.954Z] 22:45:41 WARNING - TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/auto-regress/bug675251.js | BUGNUMBER: function test() { (code 3, args "--ion-eager --ion-offthread-compile=off --more-compartments") [5.1 s]
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - INFO exit-status : 3
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - INFO timed-out : False
[task 2024-08-13T22:45:41.954Z] 22:45:41 INFO - INFO stdout > BUGNUMBER: function test() {
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Blocks: sm-defects-intermittents
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 6•10 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
| Reporter | ||
Comment 8•6 months ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=525594017&repo=mozilla-central
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 14•4 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: REOPENED → RESOLVED
Closed: 10 months ago → 4 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•