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

Issue 2626143002: Add more criteria to wait until keyboard appears. (Closed)

Created:
3 years, 11 months ago by gchatz
Modified:
3 years, 11 months ago
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add more criteria to wait until keyboard appears. The testBrowsingPostEntryWithKeyboard test is flaky on device, with the failure that the Go button on the keyboard is not interactable when tap is performed. This implies that the tap is reached before the keyboard is fully interactable, so this CL adds a requirement that the button is interactable to the wait criteria. BUG=670380 Review-Url: https://codereview.chromium.org/2626143002 Cr-Commit-Position: refs/heads/master@{#443038} Committed: https://chromium.googlesource.com/chromium/src/+/e0ba8c7a2c6f419d37532d31c79d2eaf62723ce8

Patch Set 1 #

Patch Set 2 : fix GREYMatcher #

Total comments: 4

Patch Set 3 : abstract matcher to method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M ios/chrome/browser/web/browsing_egtest.mm View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
gchatz
3 years, 11 months ago (2017-01-11 22:13:04 UTC) #3
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2626143002/diff/20001/ios/chrome/browser/web/browsing_egtest.mm File ios/chrome/browser/web/browsing_egtest.mm (right): https://codereview.chromium.org/2626143002/diff/20001/ios/chrome/browser/web/browsing_egtest.mm#newcode624 ios/chrome/browser/web/browsing_egtest.mm:624: id<GREYMatcher> keyboardGoButton = grey_allOf( s/keyboardGoButton/keyboardGoButtonMatcher https://codereview.chromium.org/2626143002/diff/20001/ios/chrome/browser/web/browsing_egtest.mm#newcode624 ios/chrome/browser/web/browsing_egtest.mm:624: id<GREYMatcher> ...
3 years, 11 months ago (2017-01-11 22:15:12 UTC) #4
gchatz
https://codereview.chromium.org/2626143002/diff/20001/ios/chrome/browser/web/browsing_egtest.mm File ios/chrome/browser/web/browsing_egtest.mm (right): https://codereview.chromium.org/2626143002/diff/20001/ios/chrome/browser/web/browsing_egtest.mm#newcode624 ios/chrome/browser/web/browsing_egtest.mm:624: id<GREYMatcher> keyboardGoButton = grey_allOf( On 2017/01/11 22:15:12, Eugene But ...
3 years, 11 months ago (2017-01-11 22:28:41 UTC) #5
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/2626143002/40001
3 years, 11 months ago (2017-01-11 22:30:01 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 22:59:16 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e0ba8c7a2c6f419d37532d31c79d...

Powered by Google App Engine
This is Rietveld 408576698