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

Issue 25507002: Layout Test editing/spelling/spellcheck-editable-on-focus.html is flaky (Closed)

Created:
7 years, 2 months ago by grzegorz
Modified:
7 years, 1 month ago
CC:
blink-reviews, groby+blinkspell_chromium.org, ojan
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

Layout Test editing/spelling/spellcheck-editable-on-focus.html is flaky Do not use 'shouldBe' helper to check markers when asynchronous spell checking is being used. Even if they should not have markers, we need to wait for them. According to r158283 use shouldBecomeEqual. However, the spelling markers are verified synchronously. As a result, we will check next marker only when the current one appears. It allows us to set focus on elements and make sure that it does not influence the previous expectations (where markers should not be present). BUG=278318 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161840

Patch Set 1 #

Patch Set 2 : Rebase a patch and add minor improvements #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -40 lines) Patch
M LayoutTests/editing/spelling/spellcheck-editable-on-focus.html View 1 2 chunks +33 lines, -33 lines 0 comments Download
M LayoutTests/editing/spelling/spellcheck-editable-on-focus-expected.txt View 1 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
grzegorz
Hi, According to http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20Blink&tests=spellcheck-editable-on-focus.html the test is always passing. However, I found out issue that ...
7 years, 2 months ago (2013-10-01 12:32:55 UTC) #1
tony
LGTM
7 years, 2 months ago (2013-10-01 17:22:09 UTC) #2
grzegorz
Hi, This commit has been waiting for commit since month. In the meantime, it has ...
7 years, 1 month ago (2013-11-12 14:12:22 UTC) #3
eseidel
I don't think this works. You can't focus 3 elements at once. Each focus call ...
7 years, 1 month ago (2013-11-12 15:00:10 UTC) #4
eseidel
Not lgtm
7 years, 1 month ago (2013-11-12 15:00:53 UTC) #5
grzegorz
On 2013/11/12 15:00:10, eseidel wrote: > I don't think this works. You can't focus 3 ...
7 years, 1 month ago (2013-11-12 15:43:37 UTC) #6
eseidel
I see. Well, that's something I can't say I know much about. :) If others ...
7 years, 1 month ago (2013-11-12 15:48:53 UTC) #7
tony
Still LGTM. grzegorz: If you have an LGTM, you can commit the change yourself using ...
7 years, 1 month ago (2013-11-12 17:39:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/25507002/5001
7 years, 1 month ago (2013-11-12 17:40:46 UTC) #9
grzegorz
On 2013/11/12 17:39:51, tony wrote: > Still LGTM. > > grzegorz: If you have an ...
7 years, 1 month ago (2013-11-12 17:45:37 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-12 18:48:03 UTC) #11
Message was sent while issue was closed.
Change committed as 161840

Powered by Google App Engine
This is Rietveld 408576698