Index: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/idle-callbacks/callback-suspended-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/idle-callbacks/callback-suspended-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/idle-callbacks/callback-suspended-expected.txt |
index 82442ca32f7f3d699e24aeef98bf73db77abe6b5..25b260d47ec5969cc3448c3b52dcc11c7daa5f35 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/idle-callbacks/callback-suspended-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/idle-callbacks/callback-suspended-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE ERROR: line 29: Uncaught TypeError: handler is not a function |
This is a testharness.js-based test. |
Harness Error. harness_status.status = 1 , harness_status.message = Uncaught TypeError: handler is not a function |
FAIL Dispatching idle callbacks should be able to be suspended and then resumed assert_true: idle callback should've been called by now expected true got false |