[wpt-sync] Sync PR 53244 - Reland "Remove block_until_head_timeout_eager_prefetch test override"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox142 fixed)
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53244 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53244
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
Reland "Remove block_until_head_timeout_eager_prefetch test override"
This reverts commit 8780e7690e82bc6cb6bf73ff6a7d85fdfa3b341a.
Reason for revert: there is no evidence in ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29 that any of the tests touched here were failing. The only possible candidate is virtual/prefetch/external/wpt/speculation-rules/prefetch/initiators-a-element.sub.https.html?cross-site, but that test should not be affected by block_until_head_timeout_eager_prefetch.
Given how many other tests failed in the run at https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20(dbg)(1)/126765/overview, and how we had similar random failures in https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20(dbg)(1)/126771/overview after this revert, it seems more likely that this was an infra issue.
Bug: 356622798
Original change's description:Revert "Remove block_until_head_timeout_eager_prefetch test override"
This reverts commit 03716983faf5d10624e0af646dc2e7503cdb18b7.
Reason for revert: Suspected to cause fails on ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29
Bug: 356622798
Original change's description:Remove block_until_head_timeout_eager_prefetch test override
Web platform tests should, in general, run under the same configuration
we ship to our users, or at least the same as experimental web platform
features. This is the first step in removing some of the overrides we
are currently using.This required updating two web platform tests which were written to
assume an infinite block-until-head timeout, and thus did not pass on
stable Chromium as shipped to users and shown on https://wpt.fyi/.Eventually, it might be good to remove these block_until_head_timeout
parameters, at least for speculation rules.Bug: 356622798
Change-Id: If4b00cfbfbe5d6c7cf2dd55a3428a129e40868f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6636809
Reviewed-by: Kent Tamura \<tkent@chromium.org>
Reviewed-by: Hiroshige Hayashizaki \<hiroshige@chromium.org>
Commit-Queue: Domenic Denicola \<domenic@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1474799}Bug: 356622798
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I50ee9efb9f2b9972dd43cfa282b46317dd275d4a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6650667
Owners-Override: Alexandra Reimers \<areimers@chromium.org>
Auto-Submit: Alexandra Reimers \<areimers@chromium.org>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Alexandra Reimers \<areimers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1474891}Bug: 356622798
Change-Id: I62821f6dfe4de78c8c221c858871eda9607d6be8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6651241
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Kent Tamura \<tkent@chromium.org>
Auto-Submit: Domenic Denicola \<domenic@chromium.org>
Commit-Queue: Kent Tamura \<tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1475381}
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
ERROR: 13
Chrome
OK : 13
PASS : 16
FAIL : 6
Safari
ERROR: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=noPrefetch [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForRedirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=afterResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)
| Assignee | ||
Comment 3•6 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
ERROR: 13
Chrome
OK : 13
PASS : 16
FAIL : 6
Safari
ERROR: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=noPrefetch [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForRedirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=afterResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)
| Assignee | ||
Comment 4•6 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
ERROR: 13
Chrome
OK : 13
PASS : 16
FAIL : 6
Safari
ERROR: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=noPrefetch [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForRedirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=afterResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)
| Assignee | ||
Comment 5•6 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
ERROR: 13
Chrome
OK : 13
PASS : 16
FAIL : 6
Safari
ERROR: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=noPrefetch [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForRedirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=afterResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)
| Assignee | ||
Comment 7•6 months ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 13 tests and 2 subtests
Status Summary
Firefox
ERROR: 13
Chrome
OK : 13
PASS : 16
FAIL : 6
Safari
ERROR: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=noPrefetch [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForRedirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=afterResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/navigation-timing-requestStart-responseStart.https.html?include=waitingForResponse [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-middle-of-prefetch.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-to-prefetch-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=same-origin [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-initial [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /speculation-rules/prefetch/redirect-url.https.html?origin=cross-site-redirect [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR)
| Assignee | ||
Comment 8•6 months ago
|
||
Comment 9•6 months ago
|
||
| bugherder | ||
Description
•