CastStartStopTest#testStopFromNotification is flaky |
||
Issue descriptionThis test has started failing intermittently in the last 24h on the Android GN bot (see https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN) I don't see any recent commits to this code, or related code -- not in the last two weeks, anyway -- or else I'd have something to revert. I can disable the test, but it's not closing the tree, so I don't think there's a rush, if it's an easy fix. Failures: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/34195 https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/34193 https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20GN/builds/34189
,
May 9 2016
Android GN chromepublictest failures since May 5 (including the ones quoted above): 34198, "StrictModeViolation" in: PaymentRequestNoShippingTest#testPayAndCancelDialog 34195 & 34193, "SecurityException: Injecting to another application requires INJECT_EVENTS permission" in: CastStartStopTest#testStopFromNotification 34189, "AssertionFailedError: Failed to close notification" in: CastStartStopTest#testStopFromNotification 34157 & 34156, "AssertionError" in: CustomTabExternalNavigationTest#testExternalActivityStartedForDefaultUrl CustomTabExternalNavigationTest#testIntentPickerNotShownForNormalUrl PaymentRequestNoShippingTest#testCloseDialog PaymentRequestNoShippingTest#testEditAndCancelDialog PaymentRequestNoShippingTest#testEditAndCloseDialog 34155, "AssertionError" in: CustomTabExternalNavigationTest#testExternalActivityStartedForDefaultUrl CustomTabExternalNavigationTest#testIntentPickerNotShownForNormalUrl 34147, "AssertionError" in: FeatureUtilitiesTest#testHasGoogleAccountCorrectlyDetected 34145, "AssertionFailedError: Activity did not regain focus." in: ContextMenuTest#testSaveDataUrl 34134, "AssertionFailedError: Video not ready" in: CastStartStopTest#testStopFromNotification I'm not seeing any clear patterns here, let alone a pattern in #testStopFromNotification. Some of these look simple, though.
,
May 9 2016
Some of those already have other bugs assigned; testStopFromNotification certainly isn't the *only* failure on that bot, but it's happened more than once recently, so I'm just mentioning it as being flaky.
,
May 30 2016
Android GN bot is no more now that GN transition is complete. |
||
►
Sign in to add a comment |
||
Comment 1 by avayvod@chromium.org
, May 9 2016Owner: avayvod@chromium.org