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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/name-calc-inputs-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/accessibility/name-calc-inputs-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/name-calc-inputs-expected.txt b/third_party/WebKit/LayoutTests/accessibility/name-calc-inputs-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b87449e08846ba597035f6184ca192b3a37b3305
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/accessibility/name-calc-inputs-expected.txt
@@ -0,0 +1,17 @@
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Text input with title and aria-placeholder"
+PASS Text input
+PASS Text input with title
+PASS Text input with title and placeholder
+PASS Text input with title, placeholder and label-for
+PASS Text input with title, placeholder, label-for and aria-label
+PASS Text input with title, placeholder, label-for, aria-label and aria-labelledby
+PASS Text input with title and label-wrapped
+PASS Text input with wrapped label with wrong ID
+PASS Text input with title, placeholder, label-for and label-wrapped
+PASS Text input with placeholder and label-wrapped
+PASS Text input with multiple label-for
+PASS Text input with title and aria-placeholder
+PASS Text input with title and aria-placeholder
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698