Closed Bug 1965549 Opened 7 months ago Closed 6 months ago

Intermittent netwerk/test/unit/test_bug1378385_http1.js | single tracking bug

Categories

(Core :: Networking, defect)

defect

Tracking

()

RESOLVED FIXED
140 Branch
Tracking Status
firefox140 --- fixed

People

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

Details

(Keywords: intermittent-testcase)

Attachments

(1 file)

netwerk/cookie/test/unit/test_migrateCookieLifetimePref.js | xpcshell return code: 0
netwerk/test/unit/test_bug1378385_http1.js | xpcshell return code: 0
netwerk/test/unit/test_bug1378385_http1.js | check_response_id - [check_response_id : 130] "123" == 126
widget/windows/tests/unit/test_windows_alert_service.js | xpcshell return code: 0
widget/windows/tests/unit/test_windows_alert_service.js |  - when notification server pref is unset - ["<toast launch=\\"launch\\"><visual><binding template=\\"ToastText03\\"><text id=\\"1\\">title</text><text id=\\"2\\">text</text></binding></visual><actions><action content=\\"Notification settings\\"/></actions></toast>",{"launch":{"invalid key":"invalid value","action":"{\\"action\\":\\"\\"}"},"actions":{"Notification
[taskcluster:error] exit status 2

I was backed out for this in bug 1957513 but I believe this might be a ~perma fail that is intermittently passing? It is failing for me (and :edgul) on main.

Severity: S4 → --
Priority: P5 → --

This is green on central/main, link here. The changes in https://bugzilla.mozilla.org/show_bug.cgi?id=1957513#c14 cause this to permafail, proof here.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INVALID

This is still failing locally. The necko team should investigate

Status: RESOLVED → REOPENED
Resolution: INVALID → ---

If you run the entire test suite, the test seems to pass. When you run the test in isolation, it fails 100% of the time

The issue is that in nsHttpHandler::PrefsChanged, we don't update mActiveTabPriority when the network.http.active_tab_priority changes.
As a result, this line becomes a no-op.

Assignee: nobody → kershaw
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dd7d2f62831a Migrate network.http.active_tab_priority to static prefs, r=necko-reviewers,valentin
Pushed by chorotan@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/28ac2b5b931a Revert "Bug 1965549 - Migrate network.http.active_tab_priority to static prefs, r=necko-reviewers,valentin" for causing build bustages at PendingTransactionQueue.cpp

Backed out for causing bustage at PendingTransactionQueue.cpp

Backout link

Push with failures

Failure log

Flags: needinfo?(kershaw)
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/021dcff34b1a Migrate network.http.active_tab_priority to static prefs, r=necko-reviewers,valentin
Status: REOPENED → RESOLVED
Closed: 7 months ago6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: