AwServiceWorkerClientTest#testInvokeInterceptCallback is failing on Android Tests, Android Tests (dbg), and Android N5X Swarm Builder |
||||
Issue descriptionLink to example of failing build: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/34790 Failing with stack: org.chromium.android_webview.test.AwServiceWorkerClientTest#testInvokeInterceptCallback (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:202) at org.chromium.android_webview.test.AwServiceWorkerClientTest.testInvokeInterceptCallback(AwServiceWorkerClientTest.java:88) at java.lang.reflect.Method.invokeNative(Native Method) 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:554) at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701) Tim, any thoughts?
,
Nov 17 2016
blamelist is here: https://uberchromegw.corp.google.com/i/chromium.android/builders/Android%20N5X%20Swarm%20Builder/builds/6413 could it be due to v8 update/rollback?
,
Nov 17 2016
note that first failures on Android Tests bot are actually one build before the one linked in the initial comment: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/34789 that blamelist also includes the v8 change.
,
Nov 17 2016
,
Nov 17 2016
ah, this has already been reverted with seeming success: crrev.com/41ad5a846d44f2134f79 test doesn't fail - https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/34792 |
||||
►
Sign in to add a comment |
||||
Comment 1 by gsennton@chromium.org
, Nov 17 2016Labels: OS-Android