Fix output not appearing in individual steps on android.
commit9b9256d9b947be852f236490311801f6e8d0e5eb
authorsimonhatch <simonhatch@chromium.org>
Wed, 7 Jan 2015 18:03:42 +0000 (7 10:03 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 18:04:26 +0000 (7 18:04 +0000)
tree93161eb176a032ce26363db546016f640e177ca7
parentbbaf2c83b69fe1e0881809f2c0b7a66606d6a15a
Fix output not appearing in individual steps on android.

Previously we were returning after writing out the chartjson data before getting a chance to print out the output from the previous step.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#310317}
build/android/pylib/perf/test_runner.py
build/android/test_runner.py