[wpt-sync] Sync PR 35530 - Prerender WPT: rewrite a couple using RemoteContext helper
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox106 fixed)
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35530 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35530
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
Prerender WPT: rewrite a couple using RemoteContext helper
This is a proof of concept to show that the RemoteContext helper can be used to write single-file prerendering tests that are easier to read and modify than existing multi-file ones.
Change-Id: I5c484a6daf987af7ab0e0fe849448996c1320fc5
Reviewed-on: https://chromium-review.googlesource.com/3840980
WPT-Export-Revision: d4114d3ecd4f9da3d3c71767ac07e4c424ccde33
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Safari on GitHub CI
Total 41 tests
Status Summary
Firefox
ERROR
: 33
Safari
ERROR
: 41
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prerender/about-blank-iframes.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/activation-start.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/cache-storage.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/cookies.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/cross-origin-isolated.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/fetch-blob.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/iframe-added-post-activation.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/indexeddb.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/local-storage.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/media-autoplay.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/opt-out.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/remove-script-element.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-battery-status.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-broadcast-channel.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-focus.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-notification.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-presentation-request.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-service-worker-postmessage.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-service-worker-unregister.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-service-worker-update.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-web-usb.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-web-xr-immersive-vr-session.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-web-xr-inline-session.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-window-move.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-window-open.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restriction-window-resize.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/restrictions.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/service-workers.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/state-and-event.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/storage-foundation.https.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/visibility-state.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/web-database.html [wpt.fyi]:
ERROR
(Safari:ERROR
) - /speculation-rules/prerender/workers.html [wpt.fyi]:
ERROR
(Safari:ERROR
)
Comment 4•2 years ago
|
||
bugherder |
Description
•