Bug 220631 - [ BigSur ] imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window.html is flaky failing
Summary: [ BigSur ] imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.wind...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-14 12:38 PST by Truitt Savell
Modified: 2021-01-19 13:25 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.58 KB, patch)
2021-01-18 03:57 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-01-14 12:38:10 PST
imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window.html

Is flaky failing on Big Sur

history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fnosniff%2Fparsing-nosniff.window.html

Diff:
--- /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window-expected.txt
+++ /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window-actual.txt
@@ -11,7 +11,7 @@
 PASS X-Content-Type-Options%3A%20nosniff%0C
 PASS X-Content-Type-Options%3A%20nosniff%0B
 PASS X-Content-Type-Options%3A%20nosniff%0B%2Cnosniff
-PASS X-Content-Type-Options%3A%20'NosniFF'
+FAIL X-Content-Type-Options%3A%20'NosniFF' assert_unreached: Script should have loaded Reached unreachable code
 PASS X-Content-Type-Options%3A%20%22nosniFF%22
 PASS Content-Type-Options%3A%20nosniff
Comment 1 Radar WebKit Bug Importer 2021-01-14 12:38:24 PST
<rdar://problem/73212492>
Comment 2 Truitt Savell 2021-01-14 15:29:04 PST
I can reproduce this with command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f intersection-observer/target-deleted.html
Comment 3 Truitt Savell 2021-01-14 15:29:35 PST
Disregard above comment. put that in wrong bug
Comment 4 youenn fablet 2021-01-18 03:57:32 PST
Created attachment 417828 [details]
Patch
Comment 5 EWS Watchlist 2021-01-18 03:58:15 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 6 youenn fablet 2021-01-18 05:10:03 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/27221
Comment 7 EWS 2021-01-19 10:02:04 PST
commit-queue failed to commit attachment 417828 [details] to WebKit repository.
Comment 8 EWS 2021-01-19 10:06:38 PST
commit-queue failed to commit attachment 417828 [details] to WebKit repository.
Comment 9 EWS 2021-01-19 13:25:24 PST
Committed r271611: <https://trac.webkit.org/changeset/271611>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417828 [details].