Closed
Bug 1768924
Opened 3 years ago
Closed 3 years ago
Intermittent tv netwerk/test/browser/browser_103_preload.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. -
Categories
(Core :: Networking, defect, P5)
Core
Networking
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: manuel)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: ccozmuta [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=377701355&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XIZEsPSbSvisUpF79msFFA/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/XIZEsPSbSvisUpF79msFFA/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
task 2022-05-11T16:09:18.019Z] 16:09:18 INFO - TEST-PASS | netwerk/test/browser/browser_103_preload.js | test_103_error_504: unexpected amount of hinted request made expected at most 1 ({"hinted":1,"normal":1}), got 1 ({"hinted":1,"normal":1}) - true == true -
[task 2022-05-11T16:09:18.019Z] 16:09:18 INFO - TEST-PASS | netwerk/test/browser/browser_103_preload.js | test_103_error_504: unexpected amount of normal request made expected at most 2 ({"hinted":1,"normal":1}), got 1 ({"hinted":1,"normal":1}) - true == true -
[task 2022-05-11T16:09:18.020Z] 16:09:18 INFO - Leaving test bound test_103_error_504
[task 2022-05-11T16:09:18.020Z] 16:09:18 INFO - Entering test bound test_103_iframe
[task 2022-05-11T16:09:18.021Z] 16:09:18 INFO - Buffered messages logged at 16:09:17
[task 2022-05-11T16:09:18.021Z] 16:09:18 INFO - TEST-PASS | netwerk/test/browser/browser_103_preload.js | test_103_iframe: unexpected amount of hinted request made expected at most 0 ({"hinted":0,"normal":1}), got 0 ({"hinted":0,"normal":1}) - true == true -
[task 2022-05-11T16:09:18.022Z] 16:09:18 INFO - TEST-PASS | netwerk/test/browser/browser_103_preload.js | test_103_iframe: unexpected amount of normal request made expected at most 1 ({"hinted":0,"normal":1}), got 1 ({"hinted":0,"normal":1}) - true == true -
[task 2022-05-11T16:09:18.022Z] 16:09:18 INFO - Leaving test bound test_103_iframe
[task 2022-05-11T16:09:18.022Z] 16:09:18 INFO - Buffered messages finished
[task 2022-05-11T16:09:18.023Z] 16:09:18 INFO - TEST-UNEXPECTED-FAIL | netwerk/test/browser/browser_103_preload.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 2022-05-11T16:09:18.023Z] 16:09:18 INFO - GECKO(1988) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2022-05-11T16:09:18.024Z] 16:09:18 INFO - GECKO(1988) | MEMORY STAT | vsize 7786MB | residentFast 273MB | heapAllocated 106MB
[task 2022-05-11T16:09:18.024Z] 16:09:18 INFO - TEST-OK | netwerk/test/browser/browser_103_preload.js | took 74060ms
[task 2022-05-11T16:09:18.024Z] 16:09:18 INFO - checking window state
[task 2022-05-11T16:09:18.025Z] 16:09:18 INFO - GECKO(1988) | Completed ShutdownLeaks collections in process 1988
[task 2022-05-11T16:09:18.025Z] 16:09:18 INFO - TEST-START | Shutdown
Comment 1•3 years ago
|
||
:mbucher, since you are the author of the regressor, bug 1753730, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mbucher)
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1753730
status-firefox100:
--- → unaffected
status-firefox101:
--- → unaffected
status-firefox102:
--- → affected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mbucher
Assignee | ||
Comment 5•3 years ago
|
||
Assignee | ||
Comment 6•3 years ago
|
||
Updated•3 years ago
|
Attachment #9277079 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9277078 -
Attachment description: WIP: Bug 1768924 - Fix intermittent timeout in early hint test code by splitting up the test case → Bug 1768924 - Fix intermittent timeout in early hint test code by splitting up the test case r=#necko
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/431ba7e47b4f
Fix intermittent timeout in early hint test code by splitting up the test case r=necko-reviewers,dragana
Comment 8•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
Comment hidden (Intermittent Failures Robot) |
Reporter | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•