Bug 196250 - [GTK] Regression in inspector/console/heapSnapshot.html
Summary: [GTK] Regression in inspector/console/heapSnapshot.html
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-26 06:08 PDT by Diego Pino
Modified: 2019-03-26 06:08 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.
-