DescriptionAndroid: uses a fifo rather than logcat for the test runner.
- This uses the same mechanism as webkit drt.
- It fixes the "timestamping" bug (147800), as the fifo
order is guaranteed (as opposed to logcat).
- It also removes AndroidLogPrinter which was injected in the gtest
framework.
- Downside is that we won't get inline crashstack. However, those
were normally useless as they were not symbolized anyways.
We can still get tombstones if we detect a crash.
BUG=147800
TEST=build/android/run_tests.py
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157541
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comments #
Total comments: 1
Messages
Total messages: 15 (0 generated)
|