Closed Bug 1618808 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 22018 - DedicatedWorker: Add WPTs for parse error failure

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Eriko Kurimoto <elkurin@google.com> wrote:

DedicatedWorker: Add WPTs for parse error failure

This CL adds dedicated-worker-parse-error-failure.html which tests the
failing cases with parse error.
We already have dedicated-worker-import-failure.html and this tests the
failing cases with fetch failure.

Change-Id: I8ae51b5b857aeadbaad0c5df3c8580e674ad5da7
Reviewed-on: https://chromium-review.googlesource.com/2079728
WPT-Export-Revision: 5e1a274d9b3859d517ae4842d5a37dbb5a469e8a

Component: web-platform-tests → DOM: Workers
Product: Testing → Core

CI Results

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

Total 47 tests

Status Summary

Firefox

OK : 2
PASS: 7[GitHub] 52[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: 3

Chrome

OK : 2
PASS: 10

Safari

OK : 2
PASS: 8
FAIL: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/workers/modules/dedicated-worker-import-failure.html
Worker construction for a file URL should throw an exception.: FAIL

New Tests That Don't Pass

/workers/modules/dedicated-worker-import-failure.html
Dynamic import for non-existent script should throw an exception.: FAIL (Chrome: PASS, Safari: FAIL)
Worker construction for a file URL should throw an exception.: FAIL (Chrome: PASS, Safari: PASS)
importScripts() on module worker should throw an exception.: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d8756dac44e0 [wpt PR 22018] - DedicatedWorker: Add WPTs for parse error failure, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.