NEW 196250
[GTK] Regression in inspector/console/heapSnapshot.html
https://bugs.webkit.org/show_bug.cgi?id=196250
Summary [GTK] Regression in inspector/console/heapSnapshot.html
Diego Pino
Reported 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. -
Attachments
Note You need to log in before you can comment on or make changes to this bug.