commit | 8e9fc4a5b2274a1279261f1a36c5396b9884042d | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Wed Feb 10 19:45:48 2016 +0900 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Wed Feb 10 19:45:48 2016 +0900 |
tree | c17a7b851c0abf8862cbd690e08141aba0d20bc4 | |
parent | f6adbdfab39755d3d7223701386cf56acb81737f [diff] |
Fix: TextViewTest#testCopyAndPaste_byKey didn't wait for ui thread. waitForIdleSync is missing after runOnUiThread; thus, this test didn't wait for finishing tests running on the ui thread. Bug: 27045179 Change-Id: Ia1cc0e54d085e76320a619e1fc9830b0fdd73cd7