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

Issue 2058633004: Remove all the @FlakyTest annotations in ImeTest (Closed)

Created:
4 years, 6 months ago by yabinh
Modified:
4 years, 6 months ago
Reviewers:
Changwan Ryu
CC:
aelias_OOO_until_Jul13
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

There are 6 flaky tests in ImeTest. They are flaky because when we call InputConnection#setSelection and other methods together, the order of messages sometimes does not get kept. We can solve this by enabling IME thread, because when IME thead is on, the order can be kept. Another way is applying the following patch, which deals with the re-ordering issue: https://codereview.chromium.org/1877073003/. Since the patch has been landed, we can remove the @FlakyTest annotations. BUG=598482, 603991 Committed: https://crrev.com/6f23392b1f1f2b91909f646bc5ddf54c2c4003a6 Cr-Commit-Position: refs/heads/master@{#400099}

Patch Set 1 : Solve the flaky problem by enabling Ime Thread #

Patch Set 2 : Remove all the @FlakyTest annotations in ImeTest #

Patch Set 3 : Remove all the @FlakyTest annotations in ImeTest & fix another flaky test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, -16 lines) Patch
A + bin/draw_gl/draw_gl.cc View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java View 1 2 8 chunks +0 lines, -17 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
yabinh
4 years, 6 months ago (2016-06-10 02:47:59 UTC) #3
yabinh
On 2016/06/10 02:47:59, yabinh wrote: After this patch(https://codereview.chromium.org/1877073003/) was landed, I ran the 6 flaky ...
4 years, 6 months ago (2016-06-16 06:33:55 UTC) #12
Changwan Ryu
lgtm
4 years, 6 months ago (2016-06-16 06:37:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2058633004/20001
4 years, 6 months ago (2016-06-16 06:41:32 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-16 07:10:00 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-16 07:10:05 UTC) #19
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/6f23392b1f1f2b91909f646bc5ddf54c2c4003a6 Cr-Commit-Position: refs/heads/master@{#400099}
4 years, 6 months ago (2016-06-16 07:11:09 UTC) #21
Henrik Grunell
4 years, 6 months ago (2016-06-16 14:20:38 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2070083003/ by grunell@chromium.org.

The reason for reverting is: Flaky failure seen in

https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg....

Powered by Google App Engine
This is Rietveld 408576698