New issue
Advanced search Search tips

Issue 673278 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug-Regression



Sign in to add a comment

android_webview_test_apk failing on chromium.android/Lollipop Phone Tester

Project Member Reported by perezju@chromium.org, Dec 12 2016

Issue description

A handful of org.chromium.android_webview.test.KeySystemTest tests are failing, apparently with timeouts, e.g.:

org.chromium.android_webview.test.KeySystemTest#testSupportPlatformKeySystem with {--webview-sandboxed-renderer} (run #1):
java.util.concurrent.TimeoutException: waitForCallback timed out!
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:183)
	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:194)
	at org.chromium.content.browser.test.util.TestCallbackHelperContainer$OnEvaluateJavaScriptResultHelper.waitUntilHasValue(TestCallbackHelperContainer.java:169)
	at org.chromium.content.browser.test.util.TestCallbackHelperContainer$OnEvaluateJavaScriptResultHelper.waitUntilHasValue(TestCallbackHelperContainer.java:174)
	at org.chromium.android_webview.test.util.JSUtils.executeJavaScriptAndWaitForResult(JSUtils.java:71)
	at org.chromium.android_webview.test.AwTestBase.executeJavaScriptAndWaitForResult(AwTestBase.java:512)
	at org.chromium.android_webview.test.KeySystemTest.isKeySystemSupported(KeySystemTest.java:78)
	at org.chromium.android_webview.test.KeySystemTest.testSupportPlatformKeySystem(KeySystemTest.java:142)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1853)
https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.android%2FLollipop_Phone_Tester%2F8423%2F%2B%2Frecipes%2Fsteps%2Fandroid_webview_test_apk_on_Android%2F0%2Flogs%2Forg.chromium.android_webview.test.KeySystemTest_testSupportPlatformKeySystem_with__--webview-sandboxed-renderer_%2F0

Failures have been pretty consistent since first bad build:
https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Phone%20Tester/builds/8400

cc'ing some people who may be familiar with this test.
 
Cc: jrumm...@chromium.org xhw...@chromium.org

Comment 2 by xhw...@chromium.org, Dec 12 2016

Owner: boliu@chromium.org
I skimmed the blamelist and don't see anything obvious.

boliu: Could you please take a look?

Comment 3 by boliu@chromium.org, Dec 12 2016

Owner: ----
-> webview bugcop queue

Comment 5 by boliu@chromium.org, Dec 21 2016

well, at least that test, the service worker ones have separate bugs, as they are flaking everywhere..

Sign in to add a comment