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

Unified Diff: third_party/WebKit/LayoutTests/custom-elements/spec/custom-elements-registry/when_defined-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/custom-elements/spec/custom-elements-registry/when_defined-expected.txt
diff --git a/third_party/WebKit/LayoutTests/custom-elements/spec/custom-elements-registry/when_defined-expected.txt b/third_party/WebKit/LayoutTests/custom-elements/spec/custom-elements-registry/when_defined-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5a4f3e5c7017d96f05992622a6df9badaf74f584
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/custom-elements/spec/custom-elements-registry/when_defined-expected.txt
@@ -0,0 +1,43 @@
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "whenDefined() called with invalid name bad-; should throw "SyntaxError"DOMException"
+PASS Custom Elements: CustomElementRegistry.whenDefined
+PASS whenDefined() called with invalid name annotation-xml should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name color-profile should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name font-face should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name font-face-src should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name font-face-uri should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name font-face-format should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name font-face-name should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name missing-glyph should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name div should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name p should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name nothtmlbutnohyphen should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name -not-initial-a-z should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name 0not-initial-a-z should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name Not-initial-a-z should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name intermediate-UPPERCASE-letters should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-¶ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-¸ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-¿ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-× should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-÷ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-; should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-; should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-  should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-‎ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-‾ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-⁁ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad- should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-← should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-⯿ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-⿰ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-  should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-��� should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad- should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-﷐ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-﷯ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-￾ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-￿ should throw "SyntaxError"DOMException
+PASS whenDefined() called with invalid name bad-󰀀 should throw "SyntaxError"DOMException
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698