commit | 4cad330154b7df7c3adf126b9f4b2665191a23a4 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <aeubanks@google.com> | Fri Apr 21 14:22:55 2017 -0700 |
committer | Arthur Eubanks <aeubanks@google.com> | Mon Apr 24 10:52:51 2017 -0700 |
tree | 24a90dc0f04676eb54dc8a92869c217487bc62d2 | |
parent | bd59805508bae1cd77e2517bd43588eab0c7aa8a [diff] |
Fix unit test race condition Message saying whether test passed or failed is asynchronous, so sometimes reported results were inconsistent. Added flag to see if UnitTest received message or not. Test: m -j50 RSTestBackward Test: adb install RSTestBackward.apk Test: adb shell am instrument -w \ com.android.rs.testbackward/android.support.test.runner.AndroidJUnitRunner Change-Id: Ibbc6ffb0f0b9296e4c441239d3841546329b7ee5