Closed Bug 1614223 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 21687 - Remove most uses of promise_rejects from streams tests

Categories

(Core :: JavaScript Engine, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(3 files)

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

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

Boris Zbarsky <bzbarsky@mit.edu> wrote:

Remove most uses of promise_rejects from streams tests

PR 21687 applied with additional changes from upstream: ab733fd9f53eefdc034a2b96d08f080b355b6b10
Component: web-platform-tests → JavaScript Engine
Product: Testing → Core
Attached file Notable wpt changes
# CI Results Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 208 tests ## Status Summary ### Firefox OK : 72[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 132[GitHub] PASS : 860[GitHub] 1591[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] FAIL : 12[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 1968[GitHub] ### Chrome OK : 132 PASS : 2496 FAIL : 332 ### Safari OK : 96 PASS : 615 FAIL : 1506 ERROR: 36 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=3b7e93eb9744b9a4ba64035bd8477c7438498057) [GitHub PR Head](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_base) ## Details ### Firefox-only Failures /streams/readable-streams/templated.any.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-streams/templated.any.worker.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-byte-streams/general.any.serviceworker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.worker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-streams/templated.any.serviceworker.html ReadableStream (empty): instances have the correct methods and properties: FAIL (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 208 tests ## Status Summary ### Firefox OK : 72[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 132[GitHub] PASS : 860[GitHub] 1591[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] FAIL : 12[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 1968[GitHub] ### Chrome OK : 132 PASS : 2496 FAIL : 332 ### Safari OK : 96 PASS : 615 FAIL : 1506 ERROR: 36 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=3b7e93eb9744b9a4ba64035bd8477c7438498057) [GitHub PR Head](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_base) ## Details ### Firefox-only Failures /streams/readable-streams/templated.any.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-streams/templated.any.worker.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-byte-streams/general.any.serviceworker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.worker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-streams/templated.any.serviceworker.html ReadableStream (empty): instances have the correct methods and properties: FAIL (See attachment for full changes)
Attached file Notable wpt changes
# CI Results Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 208 tests ## Status Summary ### Firefox OK : 72[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 132[GitHub] PASS : 860[GitHub] 1591[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] FAIL : 12[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 1968[GitHub] ### Chrome OK : 132 PASS : 2496 FAIL : 332 ### Safari OK : 96 PASS : 615 FAIL : 1506 ERROR: 36 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=3b7e93eb9744b9a4ba64035bd8477c7438498057) [GitHub PR Head](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=f52c5e1172c662fa6e9f6ef4004434367a848400&label=pr_base) ## Details ### Firefox-only Failures /streams/readable-streams/templated.any.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-streams/templated.any.worker.html ReadableStream (empty): instances have the correct methods and properties: FAIL /streams/readable-byte-streams/general.any.serviceworker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-byte-streams/general.any.worker.html getReader({mode: "byob"}) throws on non-bytes streams: FAIL /streams/readable-streams/templated.any.serviceworker.html ReadableStream (empty): instances have the correct methods and properties: FAIL (See attachment for full changes)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9fcc14bb5bd3 [wpt PR 21687] - Remove most uses of promise_rejects from streams tests, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: