Bug 196250

Summary: [GTK] Regression in inspector/console/heapSnapshot.html
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2019-03-26 06:08:44 PDT
Test times out since r243161 (Web Inspector: Provide $event in the console when paused on an event listener https://bugs.webkit.org/show_bug.cgi?id=188672)

--- /WebKit/WebKitBuild/Release/layout-test-results/inspector/console/heapSnapshot-expected.txt
+++ /WebKit/WebKitBuild/Release/layout-test-results/inspector/console/heapSnapshot-actual.txt
@@ -1,16 +1,2 @@
-Test for the Console.heapSnapshot event triggered by console.takeHeapSnapshot.
+FAIL: Timed out waiting for notifyDone to be called
 
-
-== Running test suite: Console.heapSnapshot
--- Running test case: TriggerHeapSnapshotNoTitle
-Console.heapSnapshot
-PASS: Should have a timestamp.
-PASS: Should have snapshotData.
-PASS: Should not have a title.
-
--- Running test case: TriggerHeapSnapshotWithTitle
-Console.heapSnapshot
-PASS: Should have a timestamp.
-PASS: Should have snapshotData.
-PASS: Should have expected title.
-