Closed
Bug 1798005
Opened 2 years ago
Closed 2 years ago
Perma TEST-UNEXPECTED-PASS | /fetch/private-network-access/fetch.https.window.html?include=from-private | private to local: no-CORS mode success. - expected FAIL when Gecko 108 merges to Beta on 2022-11-14
Categories
(Core :: DOM: Networking, defect)
Core
DOM: Networking
Tracking
()
VERIFIED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | + | verified |
People
(Reporter: imoraru, Assigned: sefeng)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [orb:m1])
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central-as-beta simulation:
How to run these simulations:
[task 2022-10-28T12:46:14.861Z] 12:46:14 INFO - TEST-START | /fetch/private-network-access/fetch.https.window.html?include=from-private
[task 2022-10-28T12:46:14.911Z] 12:46:14 INFO - Closing window 2db96dd3-a08e-4ed1-8061-bc2e63780796
[task 2022-10-28T12:46:14.947Z] 12:46:14 INFO - PID 10141 | [Child 10316, Main Thread] WARNING: '!CanHandleWith(aPresContext)', file /builds/worker/checkouts/gecko/dom/events/IMEStateManager.cpp:500
[task 2022-10-28T12:46:15.027Z] 12:46:15 INFO - PID 9698 | [Child 9950, Main Thread] WARNING: '!CanHandleWith(aPresContext)', file /builds/worker/checkouts/gecko/dom/events/IMEStateManager.cpp:500
[task 2022-10-28T12:46:15.080Z] 12:46:15 INFO - PID 10141 | [Child 10262, Main Thread] WARNING: '!CanHandleWith(aPresContext)', file /builds/worker/checkouts/gecko/dom/events/IMEStateManager.cpp:500
[task 2022-10-28T12:46:15.117Z] 12:46:15 INFO - PID 9698 | [Child 9950, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80040111 (NS_ERROR_NOT_AVAILABLE): file /builds/worker/checkouts/gecko/caps/BasePrincipal.cpp:1405
[task 2022-10-28T12:46:15.549Z] 12:46:15 INFO - PID 9698 | ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
[task 2022-10-28T12:46:16.027Z] 12:46:16 INFO - PID 9698 | [Child 9950, Main Thread] WARNING: '!CanHandleWith(aPresContext)', file /builds/worker/checkouts/gecko/dom/events/IMEStateManager.cpp:500
[task 2022-10-28T12:46:16.467Z] 12:46:16 INFO - .........
[task 2022-10-28T12:46:16.467Z] 12:46:16 INFO - TEST-OK | /fetch/connection-pool/network-partition-key.html | took 17272ms
[task 2022-10-28T12:46:16.491Z] 12:46:16 INFO - Restarting browser for new test group
[task 2022-10-28T12:46:16.498Z] 12:46:16 INFO - PID 9698 | 1666961176495 Marionette INFO Stopped listening on port 58426
[task 2022-10-28T12:46:16.562Z] 12:46:16 INFO - PID 9698 | [Child 9806, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:44
<...>
[task 2022-10-28T12:46:17.520Z] 12:46:17 INFO - TEST-FAIL | /fetch/private-network-access/fetch.https.window.html?include=from-private | private to local: no-CORS mode missing PNA header on preflight response. - assert_equals: error expected (string) "TypeError: Failed to fetch" but got (undefined) undefined
[task 2022-10-28T12:46:17.520Z] 12:46:17 INFO - fetchTest@https://web-platform.test:8443/fetch/private-network-access/resources/support.sub.js:296:16
[task 2022-10-28T12:46:17.520Z] 12:46:17 INFO - TEST-UNEXPECTED-PASS | /fetch/private-network-access/fetch.https.window.html?include=from-private | private to local: no-CORS mode success. - expected FAIL
[task 2022-10-28T12:46:17.520Z] 12:46:17 INFO - TEST-INFO | expected FAIL
[task 2022-10-28T12:46:17.521Z] 12:46:17 INFO - ..
[task 2022-10-28T12:46:17.521Z] 12:46:17 INFO - TEST-OK | /fetch/private-network-access/fetch.https.window.html?include=from-private | took 2657ms
Reporter | ||
Comment 1•2 years ago
|
||
Hi Sean! Please take a look at this also.
Thank you!
Flags: needinfo?(sefeng)
Updated•2 years ago
|
Keywords: regression
Assignee | ||
Comment 2•2 years ago
|
||
I forgot to enable ORB for it.
Updated•2 years ago
|
Assignee: nobody → sefeng
Status: NEW → ASSIGNED
Updated•2 years ago
|
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/137703330a0b
Enable ORB for fetch.https.window.html?include=from-private to make test results consistent between Beta and Nightly r=smaug
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Comment 5•2 years ago
|
||
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(sefeng)
Updated•2 years ago
|
Whiteboard: [orb:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•