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

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

Issue 2782653002: Revert of Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: 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
new file mode 100644
index 0000000000000000000000000000000000000000..d577934692b0b4dae03c8b6c11ebfb8396d70795
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/suborigin-invalid-options-expected.txt
@@ -0,0 +1,13 @@
+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