Bug 1874320 [wpt PR 43955] - Revert "Reland "[Private Network Access] Add location...
commitdc6fc609a140b262e3a10f4c8c21754606a0289f
authorBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Tue, 16 Jan 2024 17:02:03 +0000 (16 17:02 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 18 Jan 2024 08:23:30 +0000 (18 08:23 +0000)
treea9a7b3805b7acfd27392357e2e36cc485c983ea5
parent5504dbff1bb23f7e39eeff9665ed0cbc10852e8f
Bug 1874320 [wpt PR 43955] - Revert "Reland "[Private Network Access] Add location update WPTs"", a=testonly

Automatic update from web-platform-tests
Revert "Reland "[Private Network Access] Add location update WPTs"" (#43955)

This reverts commit 9623791019276f3620cbee0caa4fb4d4688d5089.

Reason for revert:
After this landed, there have been consistent failures in on the "Linux Tests (dbg)(1)" bot, starting from
https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20(dbg)(1)/118066/test-results

Mostly these failures are because the expected text is:
---
[FAIL] private to local: failure.
  assert_equals: expected "timeout" but got "success"
---
and the actual text is:
---
[FAIL] local to local: no preflight required.
  assert_equals: expected "success" but got "timeout"
---

If this is the correct output text for that input, the expected output text needs to be updated.
If this is not the correct output text for that input, that indicates a bug somewhere.

Original change's description:
> Reland "[Private Network Access] Add location update WPTs"
>
> This is a reland of commit 31efd97d0500638a16198610ad5b1ea383175558
>
> The timeouts have been extended to 10 seconds which was proved to be
> effective on resolving flakiness in https://crbug.com/1507761.
>
> Original change's description:
> > [Private Network Access] Add location update WPTs
> >
> > Similar to window-open and anchor tests but navigating via
> > window.location updates. The "top.location" tests update
> > the window.location of its top window.
> >
> > Bug: 1431155
> > Change-Id: I0894d798d40cd20bc4bc66042132feeb98a6beab
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5062770
> > Commit-Queue: Jonathan Hao <phao@chromium.org>
> > Reviewed-by: Yifan Luo <lyf@chromium.org>
> > Cr-Commit-Position: refs/heads/main@{#1232002}
>
> Bug: 1431155
> Change-Id: If48fc1214312996479543273b641f3b0c9e8859c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5180511
> Commit-Queue: Jonathan Hao <phao@chromium.org>
> Reviewed-by: Yifan Luo <lyf@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1245263}

Bug: 1431155
Change-Id: I1b3eeb55adcdd4f2c4d9b0df07a476255243ec90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5190995
Owners-Override: Mark Pearson <mpearson@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1246131}

Co-authored-by: Mark Pearson <mpearson@chromium.org>
--

wpt-commits: 48fb52f804a792add2ed5b12951128dee35371ac
wpt-pr: 43955
testing/web-platform/tests/fetch/private-network-access/location.tentative.https.window.js [deleted file]
testing/web-platform/tests/fetch/private-network-access/location.tentative.window.js [deleted file]
testing/web-platform/tests/fetch/private-network-access/resources/support.sub.js
testing/web-platform/tests/fetch/private-network-access/resources/update-location.html [deleted file]
testing/web-platform/tests/fetch/private-network-access/top-location.tentative.https.window.js [deleted file]
testing/web-platform/tests/fetch/private-network-access/top-location.tentative.window.js [deleted file]