Bug 230013 - [ BigSur wk2 Debug x86 ] http/tests/inspector/network/x-frame-options.html is a flaky failure
Summary: [ BigSur wk2 Debug x86 ] http/tests/inspector/network/x-frame-options.html is...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-07 11:13 PDT by Eric Hutchison
Modified: 2021-09-07 11:20 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>