Issue metadata
Sign in to add a comment
|
android_webview_test_apk failing on chromium.android/Lollipop Phone Tester |
||||||||||||||||||||||
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.
,
Dec 12 2016
I skimmed the blamelist and don't see anything obvious. boliu: Could you please take a look?
,
Dec 12 2016
-> webview bugcop queue
,
Dec 21 2016
hasn't flaked in a long time on that bot: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=android_webview_test_apk&builder=chromium.android%3ALollipop%20Phone%20Tester
,
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 |
|||||||||||||||||||||||
Comment 1 by dalecur...@chromium.org
, Dec 12 2016