Intermittent TV [tier 2] netwerk/test/browser/browser_103_assets.js | single tracking bug
Categories
(Core :: Networking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | wontfix |
firefox111 | --- | wontfix |
firefox112 | --- | wontfix |
firefox113 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: manuel)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=406727348&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HjHMU7y8TKm3WyE0lmIXMw/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/HjHMU7y8TKm3WyE0lmIXMw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2023-02-23T20:00:59.333Z] 20:00:59 INFO - TEST-PASS | netwerk/test/browser/browser_103_assets.js | test_103_asset_cached (fetch): unexpected amount of normal request made expected 0 ({"hinted":1,"normal":0}), got 0 ({"hinted":1,"normal":0}) - true == true -
[task 2023-02-23T20:00:59.334Z] 20:00:59 INFO - Leaving test bound test_103_asset_fetch
[task 2023-02-23T20:00:59.334Z] 20:00:59 INFO - Buffered messages finished
[task 2023-02-23T20:00:59.335Z] 20:00:59 INFO - TEST-UNEXPECTED-FAIL | netwerk/test/browser/browser_103_assets.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-02-23T20:00:59.335Z] 20:00:59 INFO - GECKO(1793) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2023-02-23T20:00:59.335Z] 20:00:59 INFO - GECKO(1793) | MEMORY STAT | vsize 7793MB | residentFast 279MB | heapAllocated 119MB
[task 2023-02-23T20:00:59.336Z] 20:00:59 INFO - TEST-OK | netwerk/test/browser/browser_103_assets.js | took 53515ms
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:manuel, since you are the author of the regressor, bug 1815884, could you take a look?
For more information, please visit auto_nag documentation.
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
The test was running in chaos mode:
[task 2023-02-23T19:59:26.976Z] 19:59:26 INFO - ::: Running test verification step "3. Run each test 10 times in one browser, in chaos mode."...
I expected that for chaos mode runs timeout wouldn't be considered a test failure due to random delays being added. The test is also almost complete. All tests ran through. Only the shutdown is missing. I'm considering to requestLongerTimeout(N)
to keep the related test cases in one file or to disable test verify for macos.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Comment 6•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•