Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt |
index 8548922db51bfeef5d56fa6749d50af2881908fd..15e2a9960cbc59a4944bc1c2909c8c11db68b114 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-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 setInterval assert_equals: second arg expected "file:///.../html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html" but got "" |
+FAIL window.onerror - runtime error in setInterval assert_equals: second arg expected "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html" but got "" |
PASS window.onerror - runtime error in setInterval (column) |
Harness: the test ran to completion. |