[wpt-sync] Sync PR 35632 - Ensure that sends to each uuid occur in order.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox107 fixed)
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(5 files)
Sync web-platform-tests PR 35632 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35632
Details from upstream follow.
Fergal Daly <fergal@chromium.org> wrote:
Ensure that sends to each uuid occur in order.
Currently, there is no guaranteed ordering which means that e.g. 2
execute_script calls to the same UUID can end up with their code
running out of order.This adds a per-UUID queue for sending.
Fixed: 1350611,1356786
Change-Id: I3055660f52e6a5793ad74a769bb36f32a8e6b501
Reviewed-on: https://chromium-review.googlesource.com/3857583
WPT-Export-Revision: 753d8cafb32c426ef64706f31387c21edaa20f81
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 1•5 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1
Assignee | ||
Comment 2•5 months ago
|
||
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 301 tests ## Status Summary ### Firefox `OK` : 211[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 212[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-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 251[GitHub] `PASS` : 750[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] 753[Gecko-linux1804-64-qr-opt] 754[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 755[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 773[GitHub] `CRASH` : 2 `FAIL` : 114[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 120[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] 194[GitHub] `PRECONDITION_FAILED`: 11[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] 12[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 13[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] `TIMEOUT` : 2[Gecko-windows10-64-2004-qr-debug] 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-debug] 8[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 28[GitHub] `ERROR` : 30[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 31[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] 36[GitHub] `NOTRUN` : 1[Gecko-windows10-64-2004-qr-debug] 6[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] 7[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 18[GitHub] ### Chrome `OK` : 220 `PASS` : 672 `FAIL` : 141 `PRECONDITION_FAILED`: 13 `TIMEOUT` : 8 `ERROR` : 77 `NOTRUN` : 3 ### Safari `OK` : 152 `PASS` : 271 `CRASH` : 104 `FAIL` : 202 `TIMEOUT` : 18 `ERROR` : 36 `NOTRUN` : 13 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1) [GitHub PR Head](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_base) ## Details ### Crashes * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bugs:Bug 1722734, Bug 1733787 * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bug:Bug 1722734 ### Firefox-only Failures * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * COEP:credentialless ServiceWorker: `TIMEOUT` linked bug:Bug 1760782 * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * [/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html](https://wpt.live/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html) [[wpt.fyi](https://wpt.fyi/results/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html)] * Eligibility (in-flight fetch): CORS failed when in BFCache: `PRECONDITION_FAILED` linked bug:Bug 1752500 (See attachment for full changes)
Assignee | ||
Comment 3•5 months ago
|
||
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 301 tests ## Status Summary ### Firefox `OK` : 211[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 212[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-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 251[GitHub] `PASS` : 750[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] 753[Gecko-linux1804-64-qr-opt] 754[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 755[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 773[GitHub] `CRASH` : 2 `FAIL` : 114[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 120[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] 194[GitHub] `PRECONDITION_FAILED`: 11[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] 12[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 13[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] `TIMEOUT` : 2[Gecko-windows10-64-2004-qr-debug] 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-debug] 8[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 28[GitHub] `ERROR` : 30[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 31[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] 36[GitHub] `NOTRUN` : 1[Gecko-windows10-64-2004-qr-debug] 6[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] 7[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 18[GitHub] ### Chrome `OK` : 220 `PASS` : 672 `FAIL` : 141 `PRECONDITION_FAILED`: 13 `TIMEOUT` : 8 `ERROR` : 77 `NOTRUN` : 3 ### Safari `OK` : 152 `PASS` : 271 `CRASH` : 104 `FAIL` : 202 `TIMEOUT` : 18 `ERROR` : 36 `NOTRUN` : 13 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1) [GitHub PR Head](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_base) ## Details ### Crashes * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bugs:Bug 1722734, Bug 1733787 * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bug:Bug 1722734 ### Firefox-only Failures * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * COEP:credentialless ServiceWorker: `TIMEOUT` linked bug:Bug 1760782 * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * [/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html](https://wpt.live/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html) [[wpt.fyi](https://wpt.fyi/results/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html)] * Eligibility (in-flight fetch): CORS failed when in BFCache: `PRECONDITION_FAILED` linked bug:Bug 1752500 (See attachment for full changes)
Assignee | ||
Comment 4•4 months ago
|
||
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 301 tests ## Status Summary ### Firefox `OK` : 211[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 212[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-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 251[GitHub] `PASS` : 750[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] 753[Gecko-linux1804-64-qr-opt] 754[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 755[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 773[GitHub] `CRASH` : 2 `FAIL` : 114[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 120[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] 194[GitHub] `PRECONDITION_FAILED`: 11[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] 12[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 13[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] `TIMEOUT` : 2[Gecko-windows10-64-2004-qr-debug] 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-debug] 8[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 28[GitHub] `ERROR` : 30[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 31[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] 36[GitHub] `NOTRUN` : 1[Gecko-windows10-64-2004-qr-debug] 6[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] 7[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 18[GitHub] ### Chrome `OK` : 220 `PASS` : 672 `FAIL` : 141 `PRECONDITION_FAILED`: 13 `TIMEOUT` : 8 `ERROR` : 77 `NOTRUN` : 3 ### Safari `OK` : 152 `PASS` : 271 `CRASH` : 104 `FAIL` : 202 `TIMEOUT` : 18 `ERROR` : 36 `NOTRUN` : 13 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1) [GitHub PR Head](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_base) ## Details ### Crashes * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bugs:Bug 1722734, Bug 1733787 * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bug:Bug 1722734 ### Firefox-only Failures * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * COEP:credentialless ServiceWorker: `TIMEOUT` linked bug:Bug 1760782 * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * [/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html](https://wpt.live/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html) [[wpt.fyi](https://wpt.fyi/results/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html)] * Eligibility (in-flight fetch): CORS failed when in BFCache: `PRECONDITION_FAILED` linked bug:Bug 1752500 (See attachment for full changes)
Assignee | ||
Comment 5•4 months ago
|
||
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 301 tests ## Status Summary ### Firefox `OK` : 211[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 212[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-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 251[GitHub] `PASS` : 750[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] 753[Gecko-linux1804-64-qr-opt] 754[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 755[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 773[GitHub] `CRASH` : 2 `FAIL` : 114[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 120[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] 194[GitHub] `PRECONDITION_FAILED`: 11[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] 12[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 13[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] `TIMEOUT` : 2[Gecko-windows10-64-2004-qr-debug] 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-debug] 8[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 28[GitHub] `ERROR` : 30[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 31[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] 36[GitHub] `NOTRUN` : 1[Gecko-windows10-64-2004-qr-debug] 6[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] 7[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 18[GitHub] ### Chrome `OK` : 220 `PASS` : 672 `FAIL` : 141 `PRECONDITION_FAILED`: 13 `TIMEOUT` : 8 `ERROR` : 77 `NOTRUN` : 3 ### Safari `OK` : 152 `PASS` : 271 `CRASH` : 104 `FAIL` : 202 `TIMEOUT` : 18 `ERROR` : 36 `NOTRUN` : 13 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1) [GitHub PR Head](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_base) ## Details ### Crashes * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bugs:Bug 1722734, Bug 1733787 * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bug:Bug 1722734 ### Firefox-only Failures * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * COEP:credentialless ServiceWorker: `TIMEOUT` linked bug:Bug 1760782 * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * [/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html](https://wpt.live/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html) [[wpt.fyi](https://wpt.fyi/results/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html)] * Eligibility (in-flight fetch): CORS failed when in BFCache: `PRECONDITION_FAILED` linked bug:Bug 1752500 (See attachment for full changes)
Assignee | ||
Comment 6•4 months ago
|
||
# CI Results Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 301 tests ## Status Summary ### Firefox `OK` : 211[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 212[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-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 251[GitHub] `PASS` : 750[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] 753[Gecko-linux1804-64-qr-opt] 754[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 755[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-64-2004-qr-debug] 773[GitHub] `CRASH` : 2 `FAIL` : 114[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 120[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] 194[GitHub] `PRECONDITION_FAILED`: 11[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] 12[Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt, GitHub] 13[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt] `TIMEOUT` : 2[Gecko-windows10-64-2004-qr-debug] 4[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] 6[Gecko-linux1804-64-qr-debug, Gecko-windows10-32-2004-qr-debug] 8[Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 28[GitHub] `ERROR` : 30[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 31[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] 36[GitHub] `NOTRUN` : 1[Gecko-windows10-64-2004-qr-debug] 6[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] 7[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-opt] 18[GitHub] ### Chrome `OK` : 220 `PASS` : 672 `FAIL` : 141 `PRECONDITION_FAILED`: 13 `TIMEOUT` : 8 `ERROR` : 77 `NOTRUN` : 3 ### Safari `OK` : 152 `PASS` : 271 `CRASH` : 104 `FAIL` : 202 `TIMEOUT` : 18 `ERROR` : 36 `NOTRUN` : 13 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=b5a9f0387bc0619b8070ae08d870bbec7812d2b1) [GitHub PR Head](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=8c0f3efc500bbd1bbdc8b30e8661aaded7da178f&label=pr_base) ## Details ### Crashes * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?1-4)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bugs:Bug 1722734, Bug 1733787 * [/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last](https://wpt.live/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-opener-policy/popup-coop-by-sw.https.html?5-last)]: `CRASH` [`Gecko-windows10-64-2004-qr-debug`], `TIMEOUT` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-opt`, `GitHub`] linked bug:Bug 1722734 ### Firefox-only Failures * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-credentialless-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * COEP:credentialless ServiceWorker: `TIMEOUT` linked bug:Bug 1760782 * [/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html](https://wpt.live/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html) [[wpt.fyi](https://wpt.fyi/results/html/cross-origin-embedder-policy/credentialless/service-worker-coep-none-proxy.https.window.html)]: `SKIP` [`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-windows10-32-2004-qr-debug`, `Gecko-windows10-32-2004-qr-opt`, `Gecko-windows10-64-2004-qr-debug`, `Gecko-windows10-64-2004-qr-opt`], `TIMEOUT` [`GitHub`] linked bug:Bug 1760782 * [/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html](https://wpt.live/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html) [[wpt.fyi](https://wpt.fyi/results/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html)] * Eligibility (in-flight fetch): CORS failed when in BFCache: `PRECONDITION_FAILED` linked bug:Bug 1752500 (See attachment for full changes)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84510ba26564 [wpt PR 35632] - Ensure that sends to each uuid occur in order., a=testonly https://hg.mozilla.org/integration/autoland/rev/59640e1c4282 [wpt PR 35632] - Update wpt metadata, a=testonly
Comment 8•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/84510ba26564
https://hg.mozilla.org/mozilla-central/rev/59640e1c4282
Description
•