Bug 1507412 [wpt PR 14066] - Worker: Separate worker-from-blob-url.window.html to...
commita7f7f006b448687393b2cb0e42d7182ab35cdcb7
authorHiroki Nakagawa <nhiroki@chromium.org>
Thu, 22 Nov 2018 10:34:28 +0000 (22 10:34 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 23 Nov 2018 18:36:50 +0000 (23 18:36 +0000)
tree5e259f35ae950db6af63dae442c095b0ab93a868
parentbc0a8b94c01a42bdd9a924c5226318294384dc38
Bug 1507412 [wpt PR 14066] - Worker: Separate worker-from-blob-url.window.html to filter out failing tests in a more fine-grained way, a=testonly

Automatic update from web-platform-testsWorker: Separate worker-from-blob-url.window.html to filter out failing tests in a more fine-grained way

This test file should be separated into 2 files (one for dedicated workers and
the other for shared workers). This is because Edge and Safari don't support
shared workers, and Chrome has an issue on shared workers with Blob URL
revocation, so some tests are expected to fail on them. By separating the file,
browsers can filter out failing tests in a more fine grained way.

Bug: 655458, 800898
Change-Id: I9ea6c76dc9b6841bf6aaa98251c81f292dd460cf
Reviewed-on: https://chromium-review.googlesource.com/c/1337129
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#609586}

--

wpt-commits: d0a6ed2b3686ac287842e4b8e813b44ee14553ff
wpt-pr: 14066
testing/web-platform/tests/workers/dedicated-worker-from-blob-url.window.js [new file with mode: 0644]
testing/web-platform/tests/workers/shared-worker-from-blob-url.window.js [moved from testing/web-platform/tests/workers/worker-from-blob-url.window.js with 69% similarity]