Closed Bug 1675008 Opened 4 years ago Closed 3 months ago

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

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

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

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(2 files)

Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=320581870&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ey3bP-VmT8ie_BR_8xCCIw/runs/0/artifacts/public/logs/live_backing.log


[task 2020-11-03T12:49:56.098Z] 12:49:56 INFO - TEST-START | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_upgrade.js
[task 2020-11-03T12:49:56.637Z] 12:49:56 INFO - TEST-PASS | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_upgrade.js | took 545ms
[task 2020-11-03T12:49:56.640Z] 12:49:56 INFO - Retrying tests that failed when run in parallel.
[task 2020-11-03T12:49:56.647Z] 12:49:56 INFO - TEST-START | netwerk/test/unit/test_altsvc_http3.js
[task 2020-11-03T12:54:56.648Z] 12:54:56 WARNING - TEST-UNEXPECTED-TIMEOUT | netwerk/test/unit/test_altsvc_http3.js | Test timed out
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - TEST-INFO took 300000ms
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - >>>>>>>
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - TEST-PASS | netwerk/test/unit/test_altsvc_http3.js | run_test - [run_test : 27] "40382" != null
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - TEST-PASS | netwerk/test/unit/test_altsvc_http3.js | run_test - [run_test : 28] "40382" != ""
[task 2020-11-03T12:54:56.648Z] 12:54:56 INFO - PID 4752 | http foo - http://foo.example.com:39155/
[task 2020-11-03T12:54:56.650Z] 12:54:56 INFO - PID 4752 | https foo - https://foo.example.com:40382/
[task 2020-11-03T12:54:56.651Z] 12:54:56 INFO - PID 4752 | http bar - http://bar.example.com:46721/
[task 2020-11-03T12:54:56.651Z] 12:54:56 INFO - PID 4752 | https bar - https://bar.example.com:40382/
[task 2020-11-03T12:54:56.652Z] 12:54:56 INFO - PID 4752 | doTest1()
[task 2020-11-03T12:54:56.652Z] 12:54:56 INFO - (xpcshell/head.js) | test pending (2)
[task 2020-11-03T12:54:56.652Z] 12:54:56 INFO - PID 4752 | execute doTest http://foo.example.com:39155/
[task 2020-11-03T12:54:56.653Z] 12:54:56 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2020-11-03T12:54:56.654Z] 12:54:56 INFO - running event loop
[task 2020-11-03T12:54:56.654Z] 12:54:56 INFO - TEST-PASS | netwerk/test/unit/test_altsvc_http3.js | testOnStartRequest - [testOnStartRequest : 156] true == true
[task 2020-11-03T12:54:56.655Z] 12:54:56 INFO - TEST-PASS | netwerk/test/unit/test_altsvc_http3.js | testOnStartRequest - [testOnStartRequest : 164] 200 == 200
[task 2020-11-03T12:54:56.655Z] 12:54:56 INFO - PID 4752 | routed is

Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Flags: needinfo?(dd.mozilla)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/70d117580233
disable test_altsvc_http3.js for failing frequently. r=jmaher DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Status: RESOLVED → REOPENED
Keywords: leave-open
Resolution: FIXED → ---
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Target Milestone: 84 Branch → ---

The issue with this and other HTTTP3 test is a server bug that needs to be fixed in neqo (there is a PR request waiting on review).

Flags: needinfo?(dd.mozilla)

Closing intermittent necko bugs that haven't occured in the past 6 months.

Status: REOPENED → RESOLVED
Closed: 4 years ago3 years ago
Resolution: --- → WORKSFORME

Reopening, because the test likely only has no new failures, because it got disabled: https://searchfox.org/mozilla-central/rev/2c3d657cbba5484ccac44443c4417baed7b5fafb/netwerk/test/unit/xpcshell.toml#94. I think we can try enabling it again with Bug 1768090 fixed.

Assignee: dd.mozilla → nobody
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
See Also: → 1768090

Intermittent HTTP/3 failures were fixed in Bug 1768090. This test was
disabled before the fix. We can try enabling it again now.

Assignee: nobody → manuel
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69e09c79a6a9
Enable test_altsvc_http3 with http3 intermittents fixed r=necko-reviewers,kershaw
Backout by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/93c92cc6d4cb
Backed out changeset 69e09c79a6a9 for causing xpcshell failures in test_altsvc_http3.js.
Flags: needinfo?(manuel)
Pushed by mbucher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/39cf6862a84a
Enable test_altsvc_http3 with http3 intermittents fixed r=necko-reviewers,kershaw
Status: REOPENED → RESOLVED
Closed: 3 years ago3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: