Open
Bug 1982955
Opened 9 days ago
Updated 4 days ago
12 xpcshell/test/unit/* tests fail on new android 14 emulator
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
NEW
People
(Reporter: jmaher, Unassigned)
References
Details
(Whiteboard: [necko-triaged] [necko-priority-next])
I found through a lot of try pushes a list of 12 tests that fail on the new android 14 emulator. These timeout and the task times out, so skipping one makes another one show up.
- test_http3.js (try log)
- test_http3_0rtt.js (try log)
- test_http3_421.js
- test_http3_early_hint_listener.js
- test_http3_large_post.js
- test_http3_prio_disabled.js
- test_http3_trans_close.js
- test_http3_version1.js
- test_progress_no_proxy_and_proxy.js
- test_tls13_disabled.js
- test_websocket_with_h3_active.js
- test_http3_timings.js
all of these seem to share a skip-if with windows.
I plan to skip these as part of bug 1982952.
Reporter | ||
Comment 1•9 days ago
|
||
and in the unit_ipc folder there is:
- test_http3_prio_disabled_wrap.js (log file)
Updated•7 days ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged] [necko-priority-new]
Updated•4 days ago
|
Points: --- → 5
Rank: 3
Whiteboard: [necko-triaged] [necko-priority-new] → [necko-triaged] [necko-priority-next]
You need to log in
before you can comment on or make changes to this bug.
Description
•