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

Unified Diff: third_party/WebKit/LayoutTests/harness-tests/wpt/README.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/harness-tests/wpt/README.txt
diff --git a/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt b/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2fc426986c6aa23f27efa2cf5c8fb947757732a8
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/harness-tests/wpt/README.txt
@@ -0,0 +1,5 @@
+The tests in this directory are NOT layout tests. Instead, they test our test
+harness itself as well as associated tools/scripts, such as testharnessreport.js.
+
+Tests in this directory behave as if they were in external/wpt at least for the
+purposes of console log filtering.

Powered by Google App Engine
This is Rietveld 408576698