Bug 153039

Summary: LayoutTest inspector/heap/garbageCollected.html is flaky on mac debug
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2016-01-12 14:31:13 PST
LayoutTest inspector/heap/garbageCollected.html is flaky on mac debug

--- /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/inspector/heap/garbageCollected-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/inspector/heap/garbageCollected-actual.txt
@@ -1,7 +1,7 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test for the Heap.garbageCollected event.
 
 
 == Running test suite: Heap.garbageCollected
 -- Running test case: TriggerGCs
-PASS: Should see both a Partial and Full Garbage Collection.
 

Most recent timeout:
<https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK1%20(Tests)/builds/10000>

Flakiness dashboard
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fheap%2FgarbageCollected.html>
Comment 1 Radar WebKit Bug Importer 2016-01-14 16:10:17 PST
<rdar://problem/24197914>
Comment 2 Ryan Haddad 2016-01-25 12:25:34 PST
Marked as flaky on mac-wk1 debug with <http://trac.webkit.org/projects/webkit/changeset/195546>
Comment 3 Ryan Haddad 2016-06-14 10:54:25 PDT
Moved flaky expectation from mac-wk1 to mac in <https://trac.webkit.org/r202051>, as test is also a flaky timeout on mac-wk2 debug.