Bug 230013

Summary: [ BigSur wk2 Debug x86 ] http/tests/inspector/network/x-frame-options.html is a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ehutchison, inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Hutchison 2021-09-07 11:13:38 PDT
http/tests/inspector/network/x-frame-options.html

is a flaky failure on BigSur wk2 Debug

History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fx-frame-options.html&platform=ios&platform=mac

Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r282081%20(3620)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/x-frame-options-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/x-frame-options-actual.txt
@@ -4,8 +4,11 @@
 
 == Running test suite: Network.XFrameOptions
 -- Running test case: Network.XFrameOptions.Denied
+!! TIMEOUT: took longer than 10000ms
+
+-- Running test case: Network.XFrameOptions.Sameorigin
+FAIL: X-Frame-Options headers should match.
+    Expected: "DENY"
+    Actual: "SAMEORIGIN"
 PASS: X-Frame-Options headers should match.
 
--- Running test case: Network.XFrameOptions.Sameorigin
-PASS: X-Frame-Options headers should match.
-

Reproduced using run-webkit-tests --debug --iterations 1000 --exit-after-n-failures 1 --clobber-old-results -f --force http/tests/inspector/network/x-frame-options.html on r282081.
Comment 1 Radar WebKit Bug Importer 2021-09-07 11:15:26 PDT
<rdar://problem/82830868>
Comment 2 Eric Hutchison 2021-09-07 11:19:53 PDT
Updated test expectations at http://trac.webkit.org/changeset/282101/webkit.
Comment 3 Radar WebKit Bug Importer 2021-09-07 11:20:21 PDT
<rdar://problem/82831091>