Closed Bug 1485601 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 12639 - Fetch/XHR/Beacon: test locked/disturbed ReadableStream

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12639 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12639 Details from upstream follow. Anne van Kesteren <annevk@annevk.nl> wrote: > Fetch/XHR/Beacon: test locked/disturbed ReadableStream > > See https://github.com/whatwg/fetch/pull/801 for context.
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 12 tests and 46 subtests OK : 12 PASS : 12 FAIL : 34 New tests that have failures or other problems: /beacon/beacon-readablestream.window.html sendBeacon() with a stream does not work due to the keepalive flag being set: FAIL /fetch/api/request/request-init-stream.any.html Constructing a Request with a Request on which body.getReader() is called: FAIL Constructing a Request with a Request on which body.getReader().read() is called: FAIL Constructing a Request with a Request on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which getReader() is called: FAIL Constructing a Request with a stream on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which read() is called: FAIL /fetch/api/request/request-init-stream.any.serviceworker.html Constructing a Request with a Request on which body.getReader() is called: FAIL Constructing a Request with a Request on which body.getReader().read() is called: FAIL Constructing a Request with a Request on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which getReader() is called: FAIL Constructing a Request with a stream on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which read() is called: FAIL /fetch/api/request/request-init-stream.any.sharedworker.html Constructing a Request with a Request on which body.getReader() is called: FAIL Constructing a Request with a Request on which body.getReader().read() is called: FAIL Constructing a Request with a Request on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which getReader() is called: FAIL Constructing a Request with a stream on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which read() is called: FAIL /fetch/api/request/request-init-stream.any.worker.html Constructing a Request with a Request on which body.getReader() is called: FAIL Constructing a Request with a Request on which body.getReader().read() is called: FAIL Constructing a Request with a Request on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which getReader() is called: FAIL Constructing a Request with a stream on which read() and releaseLock() are called: FAIL Constructing a Request with a stream on which read() is called: FAIL /xhr/send-data-readablestream.any.html XMLHttpRequest: send() with a stream on which getReader() is called: FAIL XMLHttpRequest: send() with a stream on which read() and releaseLock() are called: FAIL XMLHttpRequest: send() with a stream on which read() is called: FAIL /xhr/send-data-readablestream.any.sharedworker.html XMLHttpRequest: send() with a stream on which getReader() is called: FAIL XMLHttpRequest: send() with a stream on which read() and releaseLock() are called: FAIL XMLHttpRequest: send() with a stream on which read() is called: FAIL /xhr/send-data-readablestream.any.worker.html XMLHttpRequest: send() with a stream on which getReader() is called: FAIL XMLHttpRequest: send() with a stream on which read() and releaseLock() are called: FAIL XMLHttpRequest: send() with a stream on which read() is called: FAIL
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/793c6a211575 [wpt PR 12639] - Fetch/XHR/Beacon: test locked/disturbed ReadableStream, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/df376ec7c3d2 [wpt PR 12639] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.