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

Issue 2186923002: Remove grammar checking from layout tests, and MockGrammarCheck (Closed)

Created:
4 years, 4 months ago by Xiaocheng
Modified:
4 years, 4 months ago
Reviewers:
tkent, yosin_UTC9
CC:
blink-reviews, chromium-reviews, jochen+watch_chromium.org, mlamouri+watch-test-runner_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@RemoveGrammarTests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove grammar checking from layout tests, and MockGrammarCheck Since Chromium and Blink do not support grammar checking, this patch removes grammar checking from the following layout tests: spelling/markers.html spelling/inline_spelling_markers.html spelling/inline-spelling-markers-hidpi.html spelling/inline-spelling-markers-hidpi-composited.html The last three tests use pixel tests, and are temporarily marked as failing. They will be unmarked after the grammar marks are removed from their pixel results. This patch also removes the class MockGrammarCheck since its only purpose is to support grammar checking in tests. BUG=619452 TEST=n/a; this patch changes test files Committed: https://crrev.com/57b84ed8f4c1df5564ae573459287ce55569dab3 Cr-Commit-Position: refs/heads/master@{#408347}

Patch Set 1 #

Patch Set 2 : Remove grammar check from tests #

Total comments: 2

Patch Set 3 : Use NeedsRebaseline #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -182 lines) Patch
M components/test_runner/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
D components/test_runner/mock_grammar_check.h View 1 chunk +0 lines, -30 lines 0 comments Download
D components/test_runner/mock_grammar_check.cc View 1 chunk +0 lines, -65 lines 0 comments Download
M components/test_runner/spell_check_client.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M components/test_runner/test_runner.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html View 1 2 chunks +4 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html View 1 2 chunks +4 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited-expected.txt View 1 2 chunks +1 line, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-expected.txt View 1 2 chunks +1 line, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline_spelling_markers.html View 1 2 chunks +4 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/inline_spelling_markers-expected.txt View 1 2 chunks +1 line, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/markers.html View 3 chunks +5 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/editing/spelling/markers-expected.txt View 2 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
Xiaocheng
PTAL.
4 years, 4 months ago (2016-07-28 01:24:19 UTC) #7
yosin_UTC9
lgtm from editing point of view +tken@ for OWNERS review. https://codereview.chromium.org/2186923002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2186923002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1373 ...
4 years, 4 months ago (2016-07-28 01:44:41 UTC) #9
tkent
test_runner lgtm
4 years, 4 months ago (2016-07-28 01:53:28 UTC) #10
Xiaocheng
PTAL at Patch 3. Am I using NeedsRebaseline in the correct way? https://codereview.chromium.org/2186923002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations ...
4 years, 4 months ago (2016-07-28 02:22:10 UTC) #13
yosin_UTC9
On 2016/07/28 at 02:22:10, xiaochengh wrote: > PTAL at Patch 3. > > Am I ...
4 years, 4 months ago (2016-07-28 02:26:36 UTC) #14
Xiaocheng
On 2016/07/28 at 02:26:36, yosin wrote: > On 2016/07/28 at 02:22:10, xiaochengh wrote: > > ...
4 years, 4 months ago (2016-07-28 02:29:27 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2186923002/60001
4 years, 4 months ago (2016-07-28 06:52:45 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-28 07:00:27 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 07:02:53 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/57b84ed8f4c1df5564ae573459287ce55569dab3
Cr-Commit-Position: refs/heads/master@{#408347}

Powered by Google App Engine
This is Rietveld 408576698