[wpt-sync] Sync PR 33382 - [WPT] Preload as=fetch with non-ok status
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 33382 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33382
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
[WPT] Preload as=fetch with non-ok status
Bug: 1305317
Change-Id: I41218dec0f96c201135394dc483a6fa6fa12b7d9
Reviewed-on: https://chromium-review.googlesource.com/3555471
WPT-Export-Revision: c5d2da3fe78db789b2742a6293837c3facc896ef
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 68 subtests
Status Summary
Firefox
OK
: 1
PASS
: 51[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview] 52[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-linux1804-64-tsan-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, GitHub]
FAIL
: 16[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-linux1804-64-tsan-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, GitHub] 17[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview]
Chrome
OK
: 1
PASS
: 59
FAIL
: 9
Safari
OK
: 1
PASS
: 51
FAIL
: 17
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /preload/preload-error.sub.html [wpt.fyi]
- CORS-error (image): preload events:
FAIL
- CORS-error (style): preload events:
FAIL
- CORS-error (script): preload events:
FAIL
- CORS-error (xhr): preload events:
FAIL
- CORS-error (fetch): preload events:
FAIL
- MIME-error (style): preload events:
FAIL
- CORS-error (image): preload events:
New Tests That Don't Pass
- /preload/preload-error.sub.html [wpt.fyi]
- success (image): main:
FAIL
[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview
],PASS
[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-linux1804-64-tsan-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
,GitHub
] (Chrome:PASS
, Safari:PASS
) - CORS-error (image): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSP-error (image): main:
FAIL
(Chrome:PASS
, Safari:FAIL
) - 404 (style): preload events:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CORS-error (style): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSP-error (style): main:
FAIL
(Chrome:PASS
, Safari:FAIL
) - 404 (script): preload events:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CORS-error (script): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSP-error (script): main:
FAIL
(Chrome:PASS
, Safari:FAIL
) - 404 (xhr): preload events:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CORS-error (xhr): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSP-error (xhr): main:
FAIL
(Chrome:PASS
, Safari:FAIL
) - 404 (fetch): preload events:
FAIL
(Chrome:FAIL
, Safari:PASS
) - CORS-error (fetch): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
) - CSP-error (fetch): main:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Decode-error (image): preload events:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - MIME-error (style): preload events:
FAIL
(Chrome:PASS
, Safari:PASS
)
- success (image): main:
Description
•