commit | 36e0f128929ca2cdcd51dcb1d0c1fc6557414875 | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Fri Sep 16 11:08:00 2016 +0900 |
committer | Seigo Nonaka <nona@google.com> | Fri Sep 16 12:13:30 2016 +0900 |
tree | 37c53fafe299e03e9cfcd545639e53bfcb59c8ce | |
parent | 1fd68ad92c56b59a4b2550c351e87e819f3486f9 [diff] |
Fix test failure due to out of UI thread runnning. After Ie8c42d60a0bff7636795a958a475058798061fe5, ActivityTestRule is no longer a subclass of UiThreadTestRule, and looks like the new UiThreadTest annotation is not working for Parameterized test. As a temporary fix, use runOnUiThread instead of @UiThreadTest. Change-Id: I69d035864259c1f0765d52ebc53634d3ef8ef84a