Closed Bug 1692020 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 27576 - WPT regression test for asynchronous about:blank navigation.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'arthursonzogni <arthursonzogni@chromium.org>' wrote:

WPT regression test for asynchronous about:blank navigation.

Chrome used to turn the non initial navigation into a synchronous
navigation. This is no more the case.

Regression test for:
https://chromium-review.googlesource.com/c/chromium/src/+/2667151

Along the way, replace all the 204-no-content.asis files. It turns out
they were leading to:
NavigationRequest::OnRequestFailed instead of
NavigationRequest::OnResponseStarted (with 204).

It has been replaced by a flexible python server, providing a valid 204
response this time.

R=creis@chromium.org
CC=rakina@chromium.org

Bug:1170038
Change-Id: I5906461aea04078d0ed8d9cab56bdd70bba087ac
Reviewed-on: https://chromium-review.googlesource.com/2687223
WPT-Export-Revision: f886945e27eee22b7c3529f2dc1f76ddaaadefba

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 3 tests and 2 subtests

Status Summary

Firefox

OK : 2
PASS : 1
FAIL : 2
TIMEOUT: 2
NOTRUN : 1

Chrome

OK : 3
PASS : 3
FAIL : 2

Safari

OK : 2
PASS : 1
FAIL : 2
TIMEOUT: 2
NOTRUN : 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/browsers/sandboxing/window-open-blank-from-different-initiator.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
One pending navigation: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
No pending navigation: NOTRUN (Chrome: PASS, Safari: NOTRUN)
/portals/portals-activate-empty-browsing-context.html
A portal that has never been navigated cannot be activated: FAIL (Chrome: FAIL, Safari: FAIL)
A portal that has not completed an initial navigation cannot be activated: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4fb0a68dd056
[wpt PR 27576] - WPT regression test for asynchronous about:blank navigation., a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.