Report the apptest fixture name for isolated fixture crashes.
commitd28ff1ecf96d0650a60283be1b73df31d8e9ff65
authormsw <msw@chromium.org>
Thu, 6 Aug 2015 23:20:14 +0000 (6 16:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 23:20:38 +0000 (6 23:20 +0000)
treee1e5c49dc1df2ea9f05a8cf6f8bfdc63981c599e
parent91d9b7ee4e51168ef413265e33b8fe25253a1758
Report the apptest fixture name for isolated fixture crashes.

Report specific Suite.Fixture crashes instead of mojo:foo_apptest.
Better than reporting 'mojo:foo_apptests' for each of 10 fixtures, eg.:
http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Windows/builds/58/steps/app_tests/logs/stdio

TODO: Similar reporting (and avoid crashing fixtures) when not isolated.

BUG=509880
TEST=Better logging for apptest crashes on isolated fixtures.
R=sky@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#342228}
mojo/tools/mopy/gtest.py