New issue
Advanced search Search tips

Issue 786137 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Several tests in org.chromium.chrome.browser.payments flake due to PaymentRequestTestRule.triggerUIAndWait

Project Member Reported by jbudorick@chromium.org, Nov 16 2017

Issue description

oops, forgot to include the stack. Seeing quite a few failures w/

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:202)
	at org.chromium.content.browser.test.util.TestCallbackHelperContainer$OnEvaluateJavaScriptResultHelper.waitUntilHasValue(TestCallbackHelperContainer.java:160)
	at org.chromium.content.browser.test.util.JavaScriptUtils.executeJavaScriptAndWaitForResult(JavaScriptUtils.java:56)
	at org.chromium.content.browser.test.util.JavaScriptUtils.executeJavaScriptAndWaitForResult(JavaScriptUtils.java:30)
	at org.chromium.content.browser.test.util.DOMUtils.scrollNodeIntoViewByJs(DOMUtils.java:306)
	at org.chromium.content.browser.test.util.DOMUtils.scrollNodeIntoView(DOMUtils.java:296)
	at org.chromium.content.browser.test.util.DOMUtils.clickNode(DOMUtils.java:234)
	at org.chromium.chrome.browser.payments.PaymentRequestTestCommon.clickNodeAndWait(PaymentRequestTestCommon.java:194)
	at org.chromium.chrome.browser.payments.PaymentRequestTestCommon.openPageAndClickNodeAndWait(PaymentRequestTestCommon.java:164)
	at org.chromium.chrome.browser.payments.PaymentRequestTestCommon.triggerUIAndWait(PaymentRequestTestCommon.java:180)
	at org.chromium.chrome.browser.payments.PaymentRequestTestRule.triggerUIAndWait(PaymentRequestTestRule.java:146)

Comment 2 by pdr@chromium.org, Nov 16 2017

Cc: flackr@chromium.org
I think this is effectively blocking the CQ:
https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng?numbuilds=200
#2: those failures appear to largely be in org.chromium.content.browser.input.ImeTest?
Project Member

Comment 5 by sheriffbot@chromium.org, Nov 19

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment