New issue
Advanced search Search tips

Issue 609588 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Android instrumentation test suceed on retry not reported as failures to flakiness dashboard

Project Member Reported by boliu@chromium.org, May 5 2016

Issue description

Example, this run:
https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/34200

If you open the stdio of chrome_public_test_apk and search for "detected failure in": https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/34200/steps/Instrumentation%20test%20chrome_public_test_apk/logs/stdio

You'll find that CastStartStopTest#testStopFromNotification failed once and then succeeded on retry.

Then going to the flakiness dashboard for the test: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=chrome_public_test_apk&tests=testStopFromNotification

That run is reported as green and not red.
 
Owner: jbudorick@chromium.org
Status: Started (was: Untriaged)
Status: Fixed (was: Started)

Sign in to add a comment