[wpt-sync] Sync PR 31081 - [WPT] BFCache: timers
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox99 fixed)
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31081 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31081
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] BFCache: timers
Change-Id: I34c58e02b81832f6b23e8361a93c81377beab5fc
Reviewed-on: https://chromium-review.googlesource.com/3198457
WPT-Export-Revision: 23513765938d61373bb54797e374667d62e4a495
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
CI Results
Ran 3 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 11 tests and 2 subtests
Status Summary
Firefox
OK : 10[GitHub] 11[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-linux1804-64-tsan-qr-opt]
PASS : 22[Gecko-linux1804-64-tsan-qr-opt, GitHub] 24[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview]
FAIL : 1
PRECONDITION_FAILED: 11[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview] 13[Gecko-linux1804-64-tsan-qr-opt, GitHub]
TIMEOUT : 2
Chrome
OK : 10
PASS : 16
FAIL : 1
PRECONDITION_FAILED: 18
TIMEOUT : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/browsers/browsing-the-web/back-forward-cache/eligibility/broadcast-channel.html: OK [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
, Gecko-linux1804-64-tsan-qr-opt
], TIMEOUT [GitHub
] (Chrome: TIMEOUT)
Eligibility (BroadcastChannel closed in the pagehide event): PASS [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
, Gecko-linux1804-64-tsan-qr-opt
], TIMEOUT [GitHub
] (Chrome: TIMEOUT)
/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-cors.html
Eligibility (in-flight fetch): CORS succeeded when in BFCache: PRECONDITION_FAILED (Chrome: PASS)
Eligibility (in-flight fetch): CORS failed when in BFCache: PRECONDITION_FAILED (Chrome: PASS)
/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch-redirects.html
Eligibility (in-flight fetch): Redirect header received when in BFCache: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
Eligibility (in-flight fetch): Redirect header received when in BFCache w/ CSP passing: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
Eligibility (in-flight fetch): Cross-origin redirect header received when in BFCache: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
Eligibility (in-flight fetch): Cross-origin redirect header received when in BFCache w/ CSP failing: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
/html/browsers/browsing-the-web/back-forward-cache/eligibility/inflight-fetch.html
Eligibility (in-flight fetch): Header received before BFCache and body received when in BFCache: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
Eligibility (in-flight fetch): Header received before BFCache and body received after BFCache: PRECONDITION_FAILED (Chrome: PRECONDITION_FAILED)
Eligibility (in-flight fetch): Header and body received when in BFCache: PRECONDITION_FAILED (Chrome: PASS)
Eligibility (in-flight fetch): Header received when in BFCache and body received after BFCache: PRECONDITION_FAILED (Chrome: PASS)
Eligibility (in-flight fetch): Header and body received after BFCache: PRECONDITION_FAILED (Chrome: PASS)
/html/browsers/browsing-the-web/back-forward-cache/events.html
beforeunload: PASS [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
], PRECONDITION_FAILED [Gecko-linux1804-64-tsan-qr-opt
, GitHub
] (Chrome: PASS)
unload: PASS [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
], PRECONDITION_FAILED [Gecko-linux1804-64-tsan-qr-opt
, GitHub
] (Chrome: PRECONDITION_FAILED)
/html/browsers/browsing-the-web/back-forward-cache/timers.html
Timers should be paused when the page is in BFCache: FAIL [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
, Gecko-linux1804-64-tsan-qr-opt
], PASS [GitHub
] (Chrome: FAIL)
Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/18098618176b
https://hg.mozilla.org/mozilla-central/rev/ab74bd923cfd
Description
•