Android GN bot failing AwImeTest#testPressNextFromEditTextAndType |
|||||
Issue descriptionFirst failed link: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/34270 CC-ed every CL found suspicious. Suspected CL: 2016-05-10 siddarthaj New Scroll APIs + Bug Fixes (#79) from https://codereview.chromium.org/1968413004 Please re-assign if necessary. Build logs: I 128.343s TimeoutThread-1-for-delete_temporary_file(0309f99208e4e26d) [host]> /b/build/slave/Android_GN/build/src/third_party/android_tools/sdk/platform-tools/adb -s 0309f99208e4e26d shell 'rm -f /data/local/tmp/temp_file-52356d5e21a6d' I 128.360s run_tests_on_device(0309f99208e4e26d) detected failure in org.chromium.android_webview.test.AwImeTest#testPressNextFromEditTextAndType. raw output: I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: numtests=1 I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: stream= I 128.361s run_tests_on_device(0309f99208e4e26d) org.chromium.android_webview.test.AwImeTest: I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: id=InstrumentationTestRunner I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: test=testPressNextFromEditTextAndType I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: class=org.chromium.android_webview.test.AwImeTest I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: current=1 I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS_CODE: 1 I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: numtests=1 I 128.361s run_tests_on_device(0309f99208e4e26d) INSTRUMENTATION_STATUS: stream= I 128.361s run_tests_on_device(0309f99208e4e26d) Failure in testPressNextFromEditTextAndType: I 128.361s run_tests_on_device(0309f99208e4e26d) junit.framework.AssertionFailedError: Criteria not met in allotted time. I 128.361s run_tests_on_device(0309f99208e4e26d) at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:74) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.content.browser.test.util.CriteriaHelper.pollUiThread(CriteriaHelper.java:112) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.content.browser.test.util.CriteriaHelper.pollUiThread(CriteriaHelper.java:133) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.android_webview.test.AwImeTest.waitForNonNullInputConnection(AwImeTest.java:89) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.android_webview.test.AwImeTest.testPressNextFromEditTextAndType(AwImeTest.java:105) I 128.362s run_tests_on_device(0309f99208e4e26d) at java.lang.reflect.Method.invokeNative(Native Method) I 128.362s run_tests_on_device(0309f99208e4e26d) at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) I 128.362s run_tests_on_device(0309f99208e4e26d) at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) I 128.362s run_tests_on_device(0309f99208e4e26d) at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161) I 128.362s run_tests_on_device(0309f99208e4e26d) at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124) I 128.362s run_tests_on_device(0309f99208e4e26d) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) I 128.362s run_tests_on_device(0309f99208e4e26d) at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) I 128.363s run_tests_on_device(0309f99208e4e26d) at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) I 128.363s run_tests_on_device(0309f99208e4e26d) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
,
May 14 2016
,
May 14 2016
why rvg? that bot is public
,
May 14 2016
Because I added the internal link at the first message. src commits to blame: e5af85db20c9a70583765474d41dc9b9502a2b85..552dbdc4c66ae49753f84c892d5e3ff54daeb1ab
,
May 14 2016
It's failing on that bot only. That's sketchy.. how is that bot configured differently..?
,
May 14 2016
Yeah that's not enough to warrant rvg
,
May 14 2016
So talked to jbudorick. The only difference he's aware of on this bot is these devices are KOT49H and the other bots (covered by cq and not failing) are on KTU84P. This "Android GN" bot is being decomissioned soon anyway, so probably should just revert the disable after it's gone. Unless changwan thinks this is an important test that is.
,
May 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/922b6a34547fd24f69a4adb5092b5c488c8aea38 commit 922b6a34547fd24f69a4adb5092b5c488c8aea38 Author: ssid <ssid@chromium.org> Date: Sat May 14 01:24:04 2016 Disable testPressNextFromEditTextAndType webview test The Android GN bot is broken. So disabling this test for now. BUG= 611928 Review-Url: https://codereview.chromium.org/1978093002 Cr-Commit-Position: refs/heads/master@{#393724} [modify] https://crrev.com/922b6a34547fd24f69a4adb5092b5c488c8aea38/android_webview/javatests/src/org/chromium/android_webview/test/AwImeTest.java
,
May 16 2016
Removing EarlGrey developers from the bug, since the CL mentioned (roll earl_grey) shouldn't have anything to do with Android. This is a target under ios/third_party. I chatted with jbudorick@ to get the Android perspective, and he agreed.
,
May 24 2016
Please reenable this test now. Android GN is gone.
,
May 24 2016
and by that, I mean that I'm reverting #8.
,
May 24 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/4542ad283b4659bdee20b139997fe98b7ef06d22 commit 4542ad283b4659bdee20b139997fe98b7ef06d22 Author: jbudorick <jbudorick@chromium.org> Date: Tue May 24 13:49:06 2016 Revert of Disable testPressNextFromEditTextAndType webview test (patchset #3 id:40001 of https://codereview.chromium.org/1978093002/ ) Reason for revert: Android GN is gone. Original issue's description: > Disable testPressNextFromEditTextAndType webview test > > The Android GN bot is broken. So disabling this test for now. > > BUG= 611928 > > Committed: https://crrev.com/922b6a34547fd24f69a4adb5092b5c488c8aea38 > Cr-Commit-Position: refs/heads/master@{#393724} TBR=boliu@chromium.org,ssid@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG= 611928 Review-Url: https://codereview.chromium.org/2000373004 Cr-Commit-Position: refs/heads/master@{#395590} [modify] https://crrev.com/4542ad283b4659bdee20b139997fe98b7ef06d22/android_webview/javatests/src/org/chromium/android_webview/test/AwImeTest.java
,
May 25 2016
Thanks for reenabling it. I'll take a deeper look if this recurs. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by ssid@chromium.org
, May 14 2016