Closed
Bug 1786139
Opened 3 years ago
Closed 3 years ago
Intermittent toolkit/components/aboutprocesses/tests/browser/browser_aboutprocesses_show_all_frames.js | single tracking bug
Categories
(Toolkit :: Performance Monitoring, defect, P5)
Toolkit
Performance Monitoring
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: florian)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=387954113&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Nc_lyShGT62zdcIJJY4jTA/runs/0/artifacts/public/logs/live_backing.log
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - TEST-PASS | toolkit/components/aboutprocesses/tests/browser/browser_aboutprocesses_show_all_frames.js | Can we parse Evolution: -1,024KB with /(?:.*: ([-+]?)([0-9.,]+)(GB|MB|KB|B))?/? - ["Evolution: -1,024KB","-","1,024","KB"] != null -
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - Buffered messages finished
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/aboutprocesses/tests/browser/browser_aboutprocesses_show_all_frames.js | Unitless delta memory use is in (0, 1024): 1,024 - false == true - JS frame :: chrome://mochitests/content/browser/toolkit/components/aboutprocesses/tests/browser/head.js :: testMemory :: line 297
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - Stack trace:
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - chrome://mochitests/content/browser/toolkit/components/aboutprocesses/tests/browser/head.js:testMemory:297
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - chrome://mochitests/content/browser/toolkit/components/aboutprocesses/tests/browser/head.js:testAboutProcessesWithConfig:633
[task 2022-08-20T12:44:46.044Z] 12:44:46 INFO - TEST-PASS | toolkit/components/aboutprocesses/tests/browser/browser_aboutprocesses_show_all_frames.js | Delta unit is reasonable: KB - true == true -
| Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 3•3 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=401644435&repo=mozilla-central
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → INCOMPLETE
| Reporter | ||
Comment 6•3 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=403965423&repo=autoland
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Assignee | ||
Comment 7•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → florian
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b41cb98918e2
fix intermittent browser_aboutprocesses_show_all_frames.js by accepting that 1024KB can sometimes be less than 1MB due to rounding errors, r=dthayer.
Comment 9•3 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•