New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 796747 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 779607
issue 785055
issue 773073



Sign in to add a comment

org.chromium.chrome.browser.browseractions.BrowserActionActivityTest#testOpenTabInBackgroundWithInitialization flaky on linux_android_rel_ng

Project Member Reported by kbr@chromium.org, Dec 21 2017

Issue description

Test failed here:
https://ci.chromium.org/buildbot/tryserver.chromium.android/linux_android_rel_ng/456995

against this unrelated CL:
https://chromium-review.googlesource.com/837681

Log:

java.util.concurrent.TimeoutException: waitForCallback timed out!
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:191)
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:227)
	at org.chromium.chrome.browser.browseractions.BrowserActionActivityTest.testItemHandlingWithInitialzation(BrowserActionActivityTest.java:257)
	at org.chromium.chrome.browser.browseractions.BrowserActionActivityTest.testOpenTabInBackgroundWithInitialization(BrowserActionActivityTest.java:230)
	at java.lang.reflect.Method.invokeNative(Method.java)
	at java.lang.reflect.Method.invoke(Method.java:515)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52)
...

This entire test suite looks flaky. Blocking on a couple of other flakes which have been filed for a couple of months. Please investigate this ASAP.

 

Comment 1 by kbr@chromium.org, Dec 21 2017

Blocking: 785055

Comment 2 by ltian@chromium.org, Jun 11 2018

Cc: ltian@chromium.org
Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment