[wpt-sync] Sync PR 28195 - [resource-timing] refactor crossorigin-sandwich-TAO test
Categories
(Core :: Performance, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28195 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28195
Details from upstream follow.
b'Yoav Weiss <yoavweiss@chromium.org>' wrote:
[resource-timing] refactor crossorigin-sandwich-TAO test
Change-Id: If0dcfc666e505eb5e95ed262d7fb7bd05a378937
Reviewed-on: https://chromium-review.googlesource.com/2780666
WPT-Export-Revision: 66c1c1efdd294b6cd728f5ae6e50e5dbed676250
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 1 subtests
Status Summary
Firefox
OK : 5
PASS: 10
FAIL: 2
Chrome
OK : 5
PASS: 11
FAIL: 1
Safari
OK : 5
PASS: 6
FAIL: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/resource-timing/tao-origin-SO-XO-SO-redirect-chain.https.html
Verify that cross origin resources' timings are not exposed when same-origin=>cross-origin=>same-origin redirects have Timing-Allow-Origin:
headers with a specific origin.: FAIL (Chrome: FAIL, Safari: FAIL)
/resource-timing/tao-star-SO-XO-SO-redirect-chain.https.html
Verify that cross origin resources' timings are exposed when cross-origin redirects have Timing-Allow-Origin: *
headers: FAIL (Chrome: PASS, Safari: FAIL)
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/48ef124f2117
https://hg.mozilla.org/mozilla-central/rev/99ec91eb1a84
Description
•