Bug 229460 - [BigSur wk2 Debug x86] http/tests/inspector/network/ping-type.html is a flaky failure
Summary: [BigSur wk2 Debug x86] http/tests/inspector/network/ping-type.html is a flaky...
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-08-24 11:46 PDT by Eric Hutchison
Modified: 2021-09-14 15:40 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-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.