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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/spelling/context_click_on_selected_misspelling-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/platform/mac/editing/spelling/context_click_on_selected_misspelling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/context_click_on_selected_misspelling-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/context_click_on_selected_misspelling-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..316b087a3c580738dcae7a3181f572f3072b402c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/context_click_on_selected_misspelling-expected.txt
@@ -0,0 +1,25 @@
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Context clicking on selected "wellcome" gives suggestion "welcome"."
+PASS This test requires internals to set editing behavior.
+PASS This test requires event sender to simulate keyboard and mouse actions.
+PASS Dummy test holder
+PASS Has marker on initial misspelling in "wellcome home.".
+PASS Has marker on initial multi-word misspelling in "It should be upper case.".
+PASS Has marker on initial misspelling in "hello, wellcome home.".
+PASS Has marker on initial misspelling in "Hi, wellcome home.".
+PASS Has marker on initial misspelling in "wellcome!".
+PASS Has marker on initial misspelling in "wellcome home." with "llco" selected.
+PASS Has marker on initial misspelling in "wellcome home." with "wellcome home" selected.
+PASS Has marker on misspelled word "wellcome" after selecting it with double-clicking
+PASS Has marker on misspelled word "wellcome" after selecting it and its trailing underscore with double-clicking
+PASS Context clicking on selected "wellcome" gives suggestion "welcome".
+PASS Context clicking on selected "upper case" gives suggestion "uppercase".
+PASS Context clicking on selected " wellcome " gives suggestion "welcome".
+PASS Context clicking on selected "_wellcome_" gives suggestion "welcome".
+PASS Context clicking on selected "wellcome!" gives suggestion "welcome".
+PASS Context clicking on selected "llco" does not give any suggestion.
+PASS Context clicking on selected "wellcome home" does not give any suggestion.
+PASS Context clicking on selected "wellcome" gives suggestion "welcome".
+PASS Context clicking on selected "wellcome_" gives suggestion "welcome".
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698