[wpt-sync] Sync PR 30003 - Set Accept request header for WebBundle requests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox93 fixed)
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30003 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30003
Details from upstream follow.
b'Kunihiko Sakamoto <ksakamoto@chromium.org>' wrote:
Set Accept request header for WebBundle requests
We are going to make some breaking changes to the WebBundle format. In
preparation for that, this sets "Accept: application/webbundle;v=b1"
header to requests for \<link rel="webbundle"> to tell the server side
which version of WebBundle the browser supports.Bug: 1238641
Change-Id: Ibf5b89fe17324fab5419ac3ae3e14c8095e4f878Reviewed-on: https://chromium-review.googlesource.com/3088718
WPT-Export-Revision: c5bee26bf2707bc2a73afbf1db78ec1bdc867710
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 2
Chrome
OK : 1
FAIL : 1
Safari
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/web-bundle/subresource-loading/subresource-loading-accept-header.https.tentative.sub.html: SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-linux1804-64-tsan-qr-opt
, Gecko-windows10-32-qr-debug
, Gecko-windows10-32-qr-opt
, Gecko-windows10-64-2004-qr-debug
, Gecko-windows10-64-2004-qr-opt
], TIMEOUT [GitHub
] (Chrome: OK, Safari: TIMEOUT)
"Accept:" header in a request for a bundle should contain application/webbundle MIME type: TIMEOUT (Chrome: FAIL, Safari: TIMEOUT)
Tests Disabled in Gecko Infrastructure
/web-bundle/subresource-loading/subresource-loading-accept-header.https.tentative.sub.html: SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-qr-opt
, Gecko-linux1804-64-tsan-qr-opt
, Gecko-windows10-32-qr-debug
, Gecko-windows10-32-qr-opt
, Gecko-windows10-64-2004-qr-debug
, Gecko-windows10-64-2004-qr-opt
], TIMEOUT [GitHub
] (Chrome: OK, Safari: TIMEOUT)
Comment 4•3 years ago
|
||
bugherder |
Description
•