New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 610345 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

CastStartStopTest#testStopFromNotification is flaky

Project Member Reported by iclell...@chromium.org, May 9 2016

Issue description

This 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

 
Cc: aber...@chromium.org zqzh...@chromium.org
Owner: avayvod@chromium.org
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.
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.
Status: Archived (was: Assigned)
Android GN bot is no more now that GN transition is complete.

Sign in to add a comment