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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/suborigins/suborigin-invalid-options-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order 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/http/tests/security/suborigins/suborigin-invalid-options-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/suborigins/suborigin-invalid-options-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/suborigin-invalid-options-expected.txt
deleted file mode 100644
index d577934692b0b4dae03c8b6c11ebfb8396d70795..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/security/suborigins/suborigin-invalid-options-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-CONSOLE ERROR: Error with Suborigin header: Expected ' to end policy option.
-CONSOLE ERROR: Error with Suborigin header: Invalid character ';' in suborigin policy. Suborigin policy options must start and end with a single quote.
-CONSOLE ERROR: Error with Suborigin header: Invalid character ';' in suborigin policy. Suborigin policy options must start and end with a single quote.
-CONSOLE ERROR: Error with Suborigin header: Invalid character ';' in suborigin.
-CONSOLE ERROR: Error with Suborigin header: Invalid character '@' in suborigin policy.
-This is a testharness.js-based test.
-PASS Single quote as option
-PASS Character after single policy
-PASS Charecters after multiple policies
-PASS Character before policy
-PASS Bad characters in option
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698