[wpt-sync] Sync PR 37231 - SpeculationRules: Small fix for WPT
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox109 fixed)
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37231
Details from upstream follow.
Adithya Srinivasan <adithyas@chromium.org> wrote:
SpeculationRules: Small fix for WPT
"assert_true" returns fails if the value provided is not a boolean,
so the previous assertion would always fail as isUrlPrefetched returns
an integer.Bug: 1302365
Change-Id: Iddb5f26bbb8840723e89f0334f7b2c271b0f82cfReviewed-on: https://chromium-review.googlesource.com/4063250
WPT-Export-Revision: c5f0ed0c7235aadc92416a64fe316f067736142e
| 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 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/redirect-url.https.html [wpt.fyi]
- browser should be able to prefetch redirected urls:
FAIL(Chrome:FAIL, Safari:FAIL)
- browser should be able to prefetch redirected urls:
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•