NEW 206684
[ macOS ] inspector/heap/tracking.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=206684
Summary [ macOS ] inspector/heap/tracking.html is a flaky failure
Jacob Uphoff
Reported 2020-01-23 11:18:50 PST
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
Attachments
Update Test Expectations (1.46 KB, patch)
2020-01-27 15:10 PST, Jacob Uphoff
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-23 11:19:27 PST
Ryan Haddad
Comment 2 2020-01-23 13:25:34 PST
This appears to be an intermittent failure seen as far back as 11/28/2019, appears limited to debug queues.
Alexey Proskuryakov
Comment 3 2020-01-26 13:20:31 PST
Test run time varies substantially, from 1-2 seconds to 10 to timeout. What makes it so inconsistent?
Jacob Uphoff
Comment 4 2020-01-27 15:10:16 PST
Created attachment 388924 [details] Update Test Expectations
Truitt Savell
Comment 5 2020-01-27 15:12:54 PST
Comment on attachment 388924 [details] Update Test Expectations Clearing flags on attachment: 388924 Committed r255184: <https://trac.webkit.org/changeset/255184>
Note You need to log in before you can comment on or make changes to this bug.