[wpt-sync] Sync PR 40991 - Move tests into exclusive virtual test suite
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40991 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40991
Details from upstream follow.
W. James MacLean <wjmaclean@chromium.org> wrote:
Move tests into exclusive virtual test suite
The tests moved in this CL fail when run without the new base url
inheritance behavior that is under test in the virtual test suite
'new-base-url-inheritance-behavior', so moving them to the VTS
means we can remove their failure expectations in TestExpectations.Bug: 1356658
Change-Id: Ib46450e025f81e5dc4a3593ffe9dac8df90511a9
Reviewed-on: https://chromium-review.googlesource.com/4679021
WPT-Export-Revision: a74ac7ef139a83dbf001674c38362cd80e1556b8
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 3 subtests
Status Summary
Firefox
OK : 2
PASS: 3
FAIL: 2
Chrome
OK : 2
FAIL: 5
Safari
OK : 2
FAIL: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/infrastructure/urls/base-url/document-base-url-changes-after-nav-about-srcdoc.https.window.html [wpt.fyi]
- non-sandboxed srcdoc - parent changes baseURI:
FAIL(Chrome:FAIL, Safari:FAIL) - sandboxed srcdoc - parent changes baseURI:
FAIL(Chrome:FAIL, Safari:FAIL)
- non-sandboxed srcdoc - parent changes baseURI:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1e262d59d6ac
https://hg.mozilla.org/mozilla-central/rev/e53d5b638290
Description
•