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

Side by Side 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, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "Context clicking on selected "wellcome" gives suggestion "welcome"."
3 PASS This test requires internals to set editing behavior.
4 PASS This test requires event sender to simulate keyboard and mouse actions.
5 PASS Dummy test holder
6 PASS Has marker on initial misspelling in "wellcome home.".
7 PASS Has marker on initial multi-word misspelling in "It should be upper case.".
8 PASS Has marker on initial misspelling in "hello, wellcome home.".
9 PASS Has marker on initial misspelling in "Hi, wellcome home.".
10 PASS Has marker on initial misspelling in "wellcome!".
11 PASS Has marker on initial misspelling in "wellcome home." with "llco" selected.
12 PASS Has marker on initial misspelling in "wellcome home." with "wellcome home" selected.
13 PASS Has marker on misspelled word "wellcome" after selecting it with double-cli cking
14 PASS Has marker on misspelled word "wellcome" after selecting it and its trailin g underscore with double-clicking
15 PASS Context clicking on selected "wellcome" gives suggestion "welcome".
16 PASS Context clicking on selected "upper case" gives suggestion "uppercase".
17 PASS Context clicking on selected " wellcome " gives suggestion "welcome".
18 PASS Context clicking on selected "_wellcome_" gives suggestion "welcome".
19 PASS Context clicking on selected "wellcome!" gives suggestion "welcome".
20 PASS Context clicking on selected "llco" does not give any suggestion.
21 PASS Context clicking on selected "wellcome home" does not give any suggestion.
22 PASS Context clicking on selected "wellcome" gives suggestion "welcome".
23 PASS Context clicking on selected "wellcome_" gives suggestion "welcome".
24 Harness: the test ran to completion.
25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698