http/tests/inspector/network/fetch-network-data.html is a flaky failure on BigSur wk2 Debug. History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Ffetch-network-data.html Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281431%20(3381)/results.html Diff: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/fetch-network-data-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/fetch-network-data-actual.txt @@ -5,13 +5,14 @@ == Running test suite: Network.Fetch -- Running test case: Network.Fetch.ModeNoCORS.SameOrigin PASS: Resource should be Fetch type. +!! TIMEOUT: took longer than 10000ms + +-- Running test case: Network.Fetch.ModeNoCORS.CrossOrigin +PASS: Resource should be Fetch type. PASS: Resource should have loaded successfully. PASS: MIMEType should be 'application/json'. PASS: Status code should be 200. PASS: Should be able to see X-Custom-Header. - --- Running test case: Network.Fetch.ModeNoCORS.CrossOrigin -PASS: Resource should be Fetch type. PASS: Resource should have loaded successfully. PASS: MIMEType should be 'application/json'. PASS: Status code should be 200.
<rdar://problem/82264753>
Updated test expectations at http://trac.webkit.org/changeset/281476/webkit.
Unable to reproduce on BigSur wk2 Debug.