Bug 1688123 [wpt PR 27279] - Stop running compression detach tests on workers, a=testonly

Automatic update from web-platform-tests
Stop running compression detach tests on workers

compression-with-detach.tentative.any.js and
decompression-with-detach.tentative.any.js wpts use a postMessage() API
which only works in a window context to detach an ArrayBuffer. The call
does nothing in workers, so the tests trivially pass and there's no
point in running them.

Rename the tests so they only run in window context.

Change-Id: I31b6524b2c052302bfe1c4c53024e4dcaa5fc70d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2643677
Commit-Queue: Adam Rice <ricea@chromium.org>
Commit-Queue: Yoichi Osato <yoichio@chromium.org>
Auto-Submit: Adam Rice <ricea@chromium.org>
Reviewed-by: Yoichi Osato <yoichio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845865}

--

wpt-commits: b837f6124ee76fd820dc18f45f13bdab8c6bbe5a
wpt-pr: 27279
This commit is contained in:
Adam Rice 2021-01-22 10:25:09 +00:00 коммит произвёл moz-wptsync-bot
Родитель 6a0fda9325
Коммит 15d78d6b0e
2 изменённых файлов: 0 добавлений и 0 удалений