New issue
Advanced search Search tips

Issue 604494 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 598482
Owner:
Closed: Apr 2016
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Several ImeTests flakily failing due to timeout issues.

Project Member Reported by mikec...@chromium.org, Apr 18 2016

Issue description

There have been several recent ImeTest test failures due to "Criteria not met in allotted time" errors.
Below are some examples of the errors I am seeing...


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

C  220.661s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll:
C  220.661s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.


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

C  220.558s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testPastePopupShowAndHide:
C  220.558s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.


https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Phone%20Tester/builds/4164/steps/Instrumentation%20test%20content_shell_test_apk/logs/stdio

C  176.716s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll:
C  176.716s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.
C  176.719s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testPastePopupShowAndHide:
C  176.719s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.
 
See some more flakes on the Android GN bot today.

https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/33868

C  232.999s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testPastePopupShowAndHide:
C  232.999s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.

https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/33871

C  234.788s Main  [FAIL] org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll:
C  234.788s Main  junit.framework.AssertionFailedError: Criteria not met in allotted time.
Mergedinto: 598482
Status: Duplicate (was: Untriaged)

Sign in to add a comment