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 Inspector | Assignee: | 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 | ||
Eric Hutchison
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82302465>
Eric Hutchison
Updated test expectations at https://trac.webkit.org/changeset/281508/webkit.
Eric Hutchison
Unable to reproduce test results.