Closed Bug 1443740 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 9896 - Readable streams: test no throwing on redundant controller.error()

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: wpt-sync, Unassigned)

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 9896 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/9896 Details from upstream follow. Domenic Denicola wrote: > Readable streams: test no throwing on redundant controller.error() > > Follows https://github.com/whatwg/streams/pull/895.
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 8 tests and 106 subtests OK : 8 PASS : 82 FAIL : 24 Existing tests that now have a worse result (e.g. they used to PASS and now FAIL): /streams/readable-streams/garbage-collection.dedicatedworker.html ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream: FAIL /streams/readable-streams/garbage-collection.html ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream: FAIL /streams/readable-streams/garbage-collection.serviceworker.https.html ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream: FAIL /streams/readable-streams/garbage-collection.sharedworker.html ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream: FAIL New tests that have failures or other problems: /streams/readable-streams/bad-underlying-sources.dedicatedworker.html Underlying source: calling error after close should not throw: FAIL Underlying source: calling error twice should not throw: FAIL /streams/readable-streams/bad-underlying-sources.html Underlying source: calling error after close should not throw: FAIL Underlying source: calling error twice should not throw: FAIL /streams/readable-streams/bad-underlying-sources.serviceworker.https.html Underlying source: calling error after close should not throw: FAIL Underlying source: calling error twice should not throw: FAIL /streams/readable-streams/bad-underlying-sources.sharedworker.html Underlying source: calling error after close should not throw: FAIL Underlying source: calling error twice should not throw: FAIL
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/7e71b3030e51 [wpt PR 9896] - Readable streams: test no throwing on redundant controller.error(), a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/c73d32a5944f [wpt PR 9896] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.