Bug 1795615 [wpt PR 36485] - [beacon-api] Move web tests to `pending-beacon/` to...
commit2936d22f51e2b33ece650adbfb68c5c1f6dee1a1
authorMing-Ying Chung <mych@chromium.org>
Fri, 21 Oct 2022 17:03:24 +0000 (21 17:03 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 25 Oct 2022 15:51:04 +0000 (25 15:51 +0000)
tree13324545807d39c760d484f7b94626a8becb9d8b
parentd6557730d1665a5618018eb207d827d417b87779
Bug 1795615 [wpt PR 36485] - [beacon-api] Move web tests to `pending-beacon/` to match spec name, a=testonly

Automatic update from web-platform-tests
[beacon-api] Move web tests to `pending-beacon/` to match spec name

The [latest decision][1] is to rename everything to `Pending Beacon`
to make them consistent.

- mv `external/wpt/unload-beacon/` `external/wpt/pending-beacon/`
- mv `wpt_internal/unload-beacon/` `wpt_internal/pending-beacon/`

[1]:  https://github.com/WICG/pending-beacon/issues/46

Bug: 1293679
Change-Id: I9e5438e2c1e0612b09229c5c43e24bb9c98ccd14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3959336
Commit-Queue: Ming-Ying Chung <mych@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1059822}

--

wpt-commits: d796b1d4684365edeabf3f04de7fdaef6499549f
wpt-pr: 36485
13 files changed:
testing/web-platform/tests/lint.ignore
testing/web-platform/tests/pending-beacon/META.yml [new file with mode: 0644]
testing/web-platform/tests/pending-beacon/pending_beacon-basic.tentative.window.js [moved from testing/web-platform/tests/unload-beacon/pending_beacon-basic.tentative.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_beacon-deactivate.tentative.window.js [moved from testing/web-platform/tests/unload-beacon/pending_beacon-deactivate.tentative.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_beacon-sendnow.tentative.window.js [moved from testing/web-platform/tests/unload-beacon/pending_beacon-sendnow.tentative.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_get_beacon-cors.tentative.https.window.js [moved from testing/web-platform/tests/unload-beacon/pending_get_beacon-cors.tentative.https.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_get_beacon-send.tentative.window.js [moved from testing/web-platform/tests/unload-beacon/pending_get_beacon-send.tentative.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_post_beacon-cors.tentative.https.window.js [moved from testing/web-platform/tests/unload-beacon/pending_post_beacon-cors.tentative.https.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/pending_post_beacon-sendwithdata.tentative.window.js [moved from testing/web-platform/tests/unload-beacon/pending_post_beacon-sendwithdata.tentative.window.js with 100% similarity]
testing/web-platform/tests/pending-beacon/resources/get_beacon.py [moved from testing/web-platform/tests/unload-beacon/resources/get_beacon.py with 100% similarity]
testing/web-platform/tests/pending-beacon/resources/pending_beacon-helper.js [moved from testing/web-platform/tests/unload-beacon/resources/pending_beacon-helper.js with 97% similarity]
testing/web-platform/tests/pending-beacon/resources/set_beacon.py [moved from testing/web-platform/tests/unload-beacon/resources/set_beacon.py with 100% similarity]
testing/web-platform/tests/unload-beacon/META.yml [deleted file]