Print test that is being retried
commit4fb936475e23d7acb7e286c08f8417b1803e4ba8
authorboliu <boliu@chromium.org>
Sat, 28 Feb 2015 03:45:54 +0000 (27 19:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 28 Feb 2015 03:46:32 +0000 (28 03:46 +0000)
tree8837dc77a6dbce00c5640cc22e49306dd683695b
parent65b9392697befefd009dbe73d75dfe66894d814c
Print test that is being retried

It's sometimes hard to tell which test is being retried because
tests are usually run in parallel among many devices. So just print the
name of test of device to make debugging easier.

BUG=

Review URL: https://codereview.chromium.org/965803005

Cr-Commit-Position: refs/heads/master@{#318590}
build/android/pylib/base/test_dispatcher.py