Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt |
index ea31f388122252ca88c9530ecc9b8d8e07da7456..445f02438ecdf538618effd5b24092d008b755dc 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE ERROR: line 1: Uncaught ReferenceError: undefined_variable is not defined |
This is a testharness.js-based test. |
-FAIL window.onerror - runtime error in setTimeout assert_equals: second arg expected "file:///.../html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html" but got "" |
+FAIL window.onerror - runtime error in setTimeout assert_equals: second arg expected "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html" but got "" |
PASS window.onerror - runtime error in setTimeout (column) |
Harness: the test ran to completion. |