inspector/heap/tracking.html is flaky failing in macOS but there are also some notable crashes and timeouts that have occurred as well in the test. I did not try to reproduce the failures History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fheap%2Ftracking.html Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/heap/tracking-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/heap/tracking-actual.txt @@ -6,7 +6,5 @@ Heap.trackingStart PASS: Should have a timestamp when starting. PASS: Should have snapshotData when starting. -Heap.trackingComplete -PASS: Should have a timestamp when stopping. -PASS: Should have snapshotData when stopping. +!! TIMEOUT: took longer than 10000ms
<rdar://problem/58841585>
This appears to be an intermittent failure seen as far back as 11/28/2019, appears limited to debug queues.
Test run time varies substantially, from 1-2 seconds to 10 to timeout. What makes it so inconsistent?
Created attachment 388924 [details] Update Test Expectations
Comment on attachment 388924 [details] Update Test Expectations Clearing flags on attachment: 388924 Committed r255184: <https://trac.webkit.org/changeset/255184>