Closed Bug 1809966 Opened 2 years ago Closed 2 years ago

Intermittent netwerk/test/browser/browser_103_cleanup.js | single tracking bug

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox108 --- unaffected
firefox109 --- unaffected
firefox110 --- wontfix
firefox111 --- wontfix
firefox112 --- wontfix
firefox113 --- wontfix
firefox114 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: manuel)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [necko-triaged][stockwell unknown])

Attachments

(1 file)

Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=402203271&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cNoNeeyfRsea7Czki0jRhg/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/cNoNeeyfRsea7Czki0jRhg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2023-01-12T16:55:44.971Z] 16:55:44     INFO - TEST-START | netwerk/test/browser/browser_103_cleanup.js
[task 2023-01-12T16:55:45.111Z] 16:55:45     INFO - GECKO(2442) | aSubject.name https://example.com/browser/netwerk/test/browser/103_preload.html
[task 2023-01-12T16:55:45.134Z] 16:55:45     INFO - GECKO(2442) | aSubject.name https://example.com/browser/netwerk/test/browser/square.png
[task 2023-01-12T16:55:45.431Z] 16:55:45     INFO - TEST-INFO | started process screencapture
[task 2023-01-12T16:55:45.508Z] 16:55:45     INFO - TEST-INFO | screencapture: exit 0
[task 2023-01-12T16:55:45.509Z] 16:55:45     INFO - Buffered messages logged at 16:55:44
[task 2023-01-12T16:55:45.509Z] 16:55:45     INFO - Entering test bound test_103_cancel_parent_connect
[task 2023-01-12T16:55:45.509Z] 16:55:45     INFO - Console message: [JavaScript Warning: "Unknown category for SetEventRecordingEnabled: page_load"]
[task 2023-01-12T16:55:45.510Z] 16:55:45     INFO - Buffered messages logged at 16:55:45
[task 2023-01-12T16:55:45.510Z] 16:55:45     INFO - Console message: [JavaScript Warning: "Unknown category for SetEventRecordingEnabled: page_load"]
[task 2023-01-12T16:55:45.510Z] 16:55:45     INFO - Buffered messages finished
[task 2023-01-12T16:55:45.511Z] 16:55:45     INFO - TEST-UNEXPECTED-FAIL | netwerk/test/browser/browser_103_cleanup.js | "" == "parent-connect-timeout" - JS frame :: chrome://mochitests/content/browser/netwerk/test/browser/browser_103_cleanup.js :: test_103_cancel_parent_connect :: line 45
[task 2023-01-12T16:55:45.511Z] 16:55:45     INFO - Stack trace:
[task 2023-01-12T16:55:45.511Z] 16:55:45     INFO - chrome://mochitests/content/browser/netwerk/test/browser/browser_103_cleanup.js:test_103_cancel_parent_connect:45
[task 2023-01-12T16:55:45.512Z] 16:55:45     INFO - Leaving test bound test_103_cancel_parent_connect
[task 2023-01-12T16:55:45.793Z] 16:55:45     INFO - GECKO(2442) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2023-01-12T16:55:45.794Z] 16:55:45     INFO - GECKO(2442) | MEMORY STAT | vsize 15427MB | residentFast 290MB | heapAllocated 139MB
[task 2023-01-12T16:55:45.794Z] 16:55:45     INFO - TEST-OK | netwerk/test/browser/browser_103_cleanup.js | took 823ms
[task 2023-01-12T16:55:45.803Z] 16:55:45     INFO - checking window state
[task 2023-01-12T16:55:45.811Z] 16:55:45     INFO - GECKO(2442) | Completed ShutdownLeaks collections in process 2442
[task 2023-01-12T16:55:45.812Z] 16:55:45     INFO - TEST-START | Shutdown

:manuel, since you are the author of the regressor, bug 1804034, could you take a look?

For more information, please visit auto_nag documentation.

Flags: needinfo?(manuel)

Set release status flags based on info from the regressing bug 1804034

Blocks: 1802501
Flags: needinfo?(manuel)
Whiteboard: [necko-triaged]

Trying to reproduce this with http log enabled ./mach try fuzzy --env "MOZ_LOG=nsHttp:5,EarlyHint:5" netwerk/test/browser/browser_103_cleanup.js --rebuild 20:

Summary: Intermittent TV netwerk/test/browser/browser_103_cleanup.js | single tracking bug → Intermittent netwerk/test/browser/browser_103_cleanup.js | single tracking bug

Uh, that is an really interesting run, because all early hint tests are failing, which are using https://searchfox.org/mozilla-central/source/netwerk/test/browser/early_hint_pixel_count.sjs to count the number of requests made server side. It is probably unrelated to this specific bug..

Nevermind. It is related to this bug. All other tests fail, because of the timeout this variable https://searchfox.org/mozilla-central/rev/a8187e40b492dff78e3d3225e652cc06f447484b/netwerk/test/browser/browser_103_cleanup.js#47 doesn't get reset.

Assignee: nobody → manuel
Status: NEW → ASSIGNED

Set release status flags based on info from the regressing bug 1804034

Priority: -- → P2
Pushed by mbucher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4e0adc9d55c9 Fix Intermittent netwerk/test/browser/browser_103_cleanup.js r=necko-reviewers,kershaw
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch

The patch landed in nightly and beta is affected.
:manuel, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox113 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(manuel)
Flags: needinfo?(manuel)
See Also: → 1829935
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: