Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(425)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt
index 66b4890daea4e86de1bb52188330993be71fd11f..871ee1834fa4fdba8f919ae71374fd8bed1a34f5 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/imports-expected.txt
@@ -1,10 +1,3 @@
-CONSOLE ERROR: line 13: Uncaught SyntaxError: Unexpected token import
-CONSOLE ERROR: line 22: Uncaught SyntaxError: Unexpected token import
-CONSOLE ERROR: line 39: Uncaught SyntaxError: Unexpected token import
-CONSOLE ERROR: line 1325: Uncaught Error: Tried to create a test with file_is_test
-CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token import
-CONSOLE ERROR: line 1325: Uncaught Error: Tried to create a test with file_is_test
-CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token import
This is a testharness.js-based test.
FAIL html-script-module-imports Uncaught SyntaxError: Unexpected token import
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698