Description[Android] Reland 'Keep track of unknown test results at the TestRunner layer.'
Original CL https://codereview.chromium.org/11896050/
exposed a seperate issue fixed by
https://codereview.chromium.org/12033066/
If the entire gtest run crashes/failes/times out, the tests that
were not run are marked as 'unknown'. These tests are reported
by GetAllBroken() and are retried by BaseTestSharder.
Get rid of overall_* flags which are now redundant.
TBR=craigdh@chromium.org
BUG=171466
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178617
Patch Set 1 #Patch Set 2 : #
|