[wpt-sync] Sync PR 27513 - Increase timeout duration for wpt/fetch/api/basic/keepalive.html
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27513 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27513
Details from upstream follow.
b'Yutaka Hirano <yhirano@chromium.org>' wrote:
Increase timeout duration for wpt/fetch/api/basic/keepalive.html
[1] shows that the tests in the file is flaky. flake portal's current
flakiness score is about 1600. Increase the timeout duration to make it
less flaky.Bug: None
Change-Id: I9535aa43a1464adcb52fe7dd7ef19da99ea69924
Reviewed-on: https://chromium-review.googlesource.com/2678821
WPT-Export-Revision: 57c09009e461863a8cbf1da89327a7381c21391f
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK : 1
PASS: 4
FAIL: 4
Chrome
OK : 1
PASS: 8
Safari
OK : 1
PASS: 8
Links
Details
Firefox-only Failures
/fetch/api/basic/keepalive.html
same-origin: FAIL
cross-origin redirect: FAIL
cross-origin redirect with preflight: FAIL
keepalive in onunload in nested frame in another window: FAIL
New Tests That Don't Pass
/fetch/api/basic/keepalive.html
same-origin: FAIL (Chrome: PASS, Safari: PASS)
cross-origin redirect: FAIL (Chrome: PASS, Safari: PASS)
cross-origin redirect with preflight: FAIL (Chrome: PASS, Safari: PASS)
keepalive in onunload in nested frame in another window: FAIL (Chrome: PASS, Safari: PASS)
Comment 6•4 years ago
|
||
bugherder |
Description
•