New issue
Advanced search Search tips

Issue 915029 link

Starred by 2 users

Issue metadata

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



Sign in to add a comment

ContextMenuTest#testContextMenuRetrievesVideoOptions is very flaky

Project Member Reported by pdr@chromium.org, Dec 13

Issue description

This test is very flaky on android-kitkat-arm-rel:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=chrome_public_test_apk&tests=ContextMenuTest%23testContextMenuRetrievesVideoOptions

When it fails, it's a timeout:
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.test.util.browser.contextmenu.ContextMenuUtils.openContextMenuByJs(ContextMenuUtils.java:81)
at org.chromium.chrome.test.util.browser.contextmenu.ContextMenuUtils.openContextMenu(ContextMenuUtils.java:56)
at org.chromium.chrome.browser.contextmenu.ContextMenuTest.testContextMenuRetrievesVideoOptions(ContextMenuTest.java:424)
at java.lang.reflect.Method.invokeNative(Method.java)
at java.lang.reflect.Method.invoke(Method.java:515)

jinsukkim, can you triage this?
 
Cc: hanxi@chromium.org na...@chromium.org
Labels: -Pri-3 Pri-1
Just had a roll fail due to this
https://chromium-review.googlesource.com/c/chromium/src/+/1393255

Android Sheriffs, could you please disable the test?
We have see chrome_public_test_apk failed on multiple android Testers, see crbug.com/914006, and we are working on that. It fails on different tests on each builds, so I am afraid disabling a single test may not help. Meanwhile, please try to commit it again to see whether it can pass the CQ.
Status: Assigned (was: Untriaged)
This issue has an owner, a component and a priority, but is still listed as untriaged or unconfirmed. By definition, this bug is triaged. Changing status to "assigned". Please reach out to me if you disagree with how I've done this.

Sign in to add a comment