Open
Bug 1476316
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 12026 - Added Sec-Metadata test cases for all destination values.
Categories
(Testing :: web-platform-tests, defect, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 12026 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12026
Details from upstream follow.
Maciek Trzos <mtrzos@mtrzos.zrh.corp.google.com> wrote:
> Added Sec-Metadata test cases for all destination values.
>
> - Added tests for the [destination member](https://mikewest.github.io/sec-metadata/#destination-member)
> - Tests send requests with Sec-Metadata header to the server which records them using [Stash API](https://github.com/web-platform-tests/wpt/blob/master/tools/wptserve/docs/stash.rst)
> - The recorded value is then fetched from the server and checked against the expected object
> - To run with Google Chrome Unstable use `./wpt run --binary /usr/bin/google-chrome-unstable --binary-arg=--enable-experimental-web-platform-features chrome fetch/sec-metadata`
> - Some tests are still expected to fail (embed, object, serviceWorker, xslt) due to incomplete implementation in Chrome
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•