Bug 229460

Summary: [BigSur wk2 Debug x86] http/tests/inspector/network/ping-type.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-08-24 11:46:35 PDT
http/tests/inspector/network/ping-type.html

is a flaky failure on BigSur wk2 debug x86.

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

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

Diff:
--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/ping-type-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/ping-type-actual.txt
@@ -8,7 +8,7 @@
 PASS: Resource should be a POST request.
 PASS: Resource data should be 'PING'.
 Ping-To: http://127.0.0.1:8000/inspector/network/ping-type.html#a204
-PASS: Resource should have a 204 response.
+!! TIMEOUT: took longer than 10000ms
 
 -- Running test case: Resource.Type.Ping.404
 PASS: Resource should be Ping type.
@@ -16,4 +16,5 @@
 PASS: Resource data should be 'PING'.
 Ping-To: http://127.0.0.1:8000/inspector/network/ping-type.html#a404
 PASS: Resource should have a 404 response.
+PASS: Resource should have a 204 response.
Comment 1 Radar WebKit Bug Importer 2021-08-24 11:47:07 PDT
<rdar://problem/82302465>
Comment 2 Eric Hutchison 2021-08-24 11:53:52 PDT
Updated test expectations at https://trac.webkit.org/changeset/281508/webkit.
Comment 3 Eric Hutchison 2021-09-14 15:40:47 PDT
Unable to reproduce test results.