DescriptionFinish AppTasks on UI thread during test tear down
Finish AppTasks on the UI thread rather than the insturmentation
thread during test setup and tear down. Also eclose the finishAndRemoveTask()
calls in a try-catch block so that otherwise passing tests don't fail
on Android framework exceptions.
BUG=653731
Committed: https://crrev.com/3a6e675bcca631ad83cd0dd7412c87297467bcda
Cr-Commit-Position: refs/heads/master@{#423759}
Patch Set 1 #Patch Set 2 : Finish AppTasks on UI thread during test tear down #Messages
Total messages: 13 (8 generated)
|