Closed Bug 1653102 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 24617 - Python 3: Port three files in fetch/

Categories

(Core :: DOM: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24617 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24617
Details from upstream follow.

Stephen McGruer <smcgruer@chromium.org> wrote:

Python 3: Port three files in fetch/

Component: web-platform-tests → DOM: Networking
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 11 tests and 3 subtests

Status Summary

Firefox

OK : 11
PASS : 190
FAIL : 23

Chrome

OK : 11
PASS : 209
FAIL : 4

Safari

OK : 9
PASS : 147
FAIL : 15
ERROR: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/fetch/api/basic/keepalive.html
same-origin: FAIL
cross-origin redirect with preflight: FAIL
cross-origin redirect: FAIL
/fetch/api/abort/general.any.serviceworker.html
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL
/fetch/api/abort/general.any.html
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL
/fetch/api/abort/general.any.worker.html
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL

New Tests That Don't Pass

/fetch/api/abort/general.any.sharedworker.html
Readable stream synchronously cancels with AbortError if aborted before reading: FAIL (Chrome: FAIL)
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL (Chrome: PASS)
/fetch/api/basic/keepalive.html
same-origin: FAIL (Chrome: PASS, Safari: PASS)
cross-origin redirect with preflight: FAIL (Chrome: PASS, Safari: PASS)
cross-origin redirect: FAIL (Chrome: PASS, Safari: PASS)
/websockets/stream.tentative/abort.any.html
abort after connect should do nothing: FAIL (Chrome: PASS, Safari: FAIL)
abort during handshake should work: FAIL (Chrome: PASS, Safari: FAIL)
abort before constructing should prevent connection: FAIL (Chrome: PASS, Safari: FAIL)
/websockets/stream.tentative/abort.any.serviceworker.html
abort after connect should do nothing: FAIL (Chrome: PASS, Safari: FAIL)
abort during handshake should work: FAIL (Chrome: PASS, Safari: FAIL)
abort before constructing should prevent connection: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/api/abort/general.any.serviceworker.html
Readable stream synchronously cancels with AbortError if aborted before reading: FAIL (Chrome: FAIL, Safari: FAIL)
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL (Chrome: PASS, Safari: PASS)
/websockets/stream.tentative/abort.any.worker.html
abort after connect should do nothing: FAIL (Chrome: PASS, Safari: FAIL)
abort during handshake should work: FAIL (Chrome: PASS, Safari: FAIL)
abort before constructing should prevent connection: FAIL (Chrome: PASS, Safari: FAIL)
/fetch/api/abort/general.any.html
Readable stream synchronously cancels with AbortError if aborted before reading: FAIL (Chrome: FAIL, Safari: FAIL)
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL (Chrome: PASS, Safari: PASS)
/fetch/api/abort/general.any.worker.html
Readable stream synchronously cancels with AbortError if aborted before reading: FAIL (Chrome: FAIL, Safari: FAIL)
Stream will not error if body is empty. It's closed with an empty queue before it errors.: FAIL (Chrome: PASS, Safari: PASS)
/websockets/stream.tentative/abort.any.sharedworker.html
abort after connect should do nothing: FAIL (Chrome: PASS)
abort during handshake should work: FAIL (Chrome: PASS)
abort before constructing should prevent connection: FAIL (Chrome: PASS)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6fc722804512 [wpt PR 24617] - Python 3: Port three files in fetch/, a=testonly
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.