Bug 220631

Summary: [ BigSur ] imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.window.html is flaky failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: New BugsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, achristensen, clopez, ews-watchlist, ggaren, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/27221
Attachments:
Description Flags
Patch none

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].