Intermittent browser/base/content/test/tabs/browser_privilegedmozilla_process_pref.js | single tracking bug
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=402938219&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/X0gYBjPeRo2dg1kJB9P2aA/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/X0gYBjPeRo2dg1kJB9P2aA/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2023-01-19T21:55:50.151Z] 21:55:50 INFO - TEST-PASS | browser/base/content/test/tabs/browser_privilegedmozilla_process_pref.js | Check that privileged page is in privileged mozilla content process after location change. -
[task 2023-01-19T21:55:50.151Z] 21:55:50 INFO - Console message: [JavaScript Warning: "This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”." {file: "https://example.org/" line: 0}]
[task 2023-01-19T21:55:50.152Z] 21:55:50 INFO - Leaving test bound process_switching_through_navigation_features
[task 2023-01-19T21:55:50.152Z] 21:55:50 INFO - Buffered messages finished
[task 2023-01-19T21:55:50.153Z] 21:55:50 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/tabs/browser_privilegedmozilla_process_pref.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -
[task 2023-01-19T21:55:50.153Z] 21:55:50 INFO - GECKO(1792) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2023-01-19T21:55:50.153Z] 21:55:50 INFO - GECKO(1792) | MEMORY STAT | vsize 7790MB | residentFast 282MB | heapAllocated 120MB
[task 2023-01-19T21:55:50.154Z] 21:55:50 INFO - TEST-OK | browser/base/content/test/tabs/browser_privilegedmozilla_process_pref.js | took 61563ms
Comment 1•2 years ago
|
||
:Gijs, since you are the author of the regressor, bug 1810995, could you take a look?
For more information, please visit auto_nag documentation.
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1810995
Comment 3•2 years ago
•
|
||
I don't really think the regression is all that real - we just got unlucky. We hit:
21:55:50 INFO - TEST-UNEXPECTED-FAIL | <snip> This test exceeded the timeout threshold. <snip>
This is when running in chaos mode on opt. The previous messages have:
21:55:50 INFO - Buffered messages logged at 21:55:47
21:55:50 INFO - Leaving test bound process_switching_through_navigation_features
That is the last subtest in that file. So the test had in fact finished but we hadn't run cleanup etc.
[task 2023-01-19T21:55:50.154Z] 21:55:50 INFO - TEST-OK | browser/base/content/test/tabs/browser_privilegedmozilla_process_pref.js | took 61563ms
suggests the cut-off is 60s and we just ended up slightly above that.
The change in bug 1810995 renamed a method that the test calls and updated the test to call that renamed method, it wouldn't otherwise cause anything to slow down.
Updated•2 years ago
|
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 5•2 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 7•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 8•1 year ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=422315681&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment 10•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 11•8 months ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=452712239&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment 13•7 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•