Closed Bug 1881334 Opened 3 months ago Closed 2 months ago

TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit/test_client_auth_with_proxy.js | Test timed out

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: glandium, Assigned: kershaw)

References

Details

(Whiteboard: [necko-triaged][necko-priority-next][necko-priority-queue])

Attachments

(1 file)

Three tests are timing out when the moz-http2 server is running with node 18 (See bug 1875239 comment 9):

TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit/test_client_auth_with_proxy.js | Test timed out
TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit/test_http2_with_proxy.js | Test timed out
TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_trr_confirmation.js | xpcshell return code: 0 

(the last one is not marked as UNEXPECTED-TIMEOUT, but the error message in the log talks about a timeout)

Note: these tests were disabled to land the upgrade to node 18.

Pushed by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d81591329926
disable test_http2-proxy-failing.js for frequent failures. a=fix. CLOSED TREE

This is also failing:

[task 2024-02-22T03:49:22.480Z] 03:49:22  WARNING -  TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_http2-proxy-failing.js | xpcshell return code: 0
[task 2024-02-22T03:49:22.482Z] 03:49:22     INFO -  TEST-INFO took 1848ms
[task 2024-02-22T03:49:22.482Z] 03:49:22     INFO -  >>>>>>>
[task 2024-02-22T03:49:22.482Z] 03:49:22     INFO -  PID 2872 | DLL blocklist was unable to intercept AppInit DLLs.
[task 2024-02-22T03:49:22.482Z] 03:49:22     INFO -  PID 2872 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
[task 2024-02-22T03:49:22.483Z] 03:49:22     INFO -  PID 2872 | [Parent 2872, Main Thread] WARNING: Failed to get directory to cache.: file /builds/worker/checkouts/gecko/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp:133
[task 2024-02-22T03:49:22.483Z] 03:49:22     INFO -  PID 2872 | [Parent 2872, Main Thread] WARNING: Failed to get directory to cache.: file /builds/worker/checkouts/gecko/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp:133
[task 2024-02-22T03:49:22.483Z] 03:49:22     INFO -  PID 2872 | [Parent 2872, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:2880
[task 2024-02-22T03:49:22.484Z] 03:49:22     INFO -  (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2024-02-22T03:49:22.484Z] 03:49:22     INFO -  (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2024-02-22T03:49:22.484Z] 03:49:22     INFO -  (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2024-02-22T03:49:22.484Z] 03:49:22     INFO -  running event loop
[task 2024-02-22T03:49:22.485Z] 03:49:22     INFO -  PID 2872 | [Parent 2872, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file /builds/worker/checkouts/gecko/dom/media/CubebUtils.cpp:408
[task 2024-02-22T03:49:22.485Z] 03:49:22     INFO -  netwerk/test/unit/test_http2-proxy-failing.js | Starting setup
[task 2024-02-22T03:49:22.485Z] 03:49:22     INFO -  (xpcshell/head.js) | test setup pending (2)
[task 2024-02-22T03:49:22.485Z] 03:49:22     INFO -  TEST-PASS | netwerk/test/unit/test_http2-proxy-failing.js | setup - [setup : 104] "50164" != null```
A disable patch was created as requested on Element.
Keywords: leave-open
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-next][necko-priority-new]
Assignee: nobody → kershaw
Whiteboard: [necko-triaged][necko-priority-next][necko-priority-new] → [necko-triaged][necko-priority-next][necko-priority-queue]

This issue seems to be related.
https://github.com/nodejs/node/issues/40537

I am working on a patch to resolve localhost to 127.0.0.1, instead of ::1. Let's see if my patch helps.

Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/612e5052e6e1
Make node resolve localhost to 127.0.0.1, r=necko-reviewers,valentin
Status: NEW → RESOLVED
Closed: 2 months ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: