I have been researching this problem all day since updating AS to 2.0 this morning and cant find any solutions.
When running espresso UI tests, this 'warning' shows up:
The error used to be a warning before upgrading AS.
The espresso UI tests can still run, but after they pass, AS reports that they have been terminated. I do not believe this issue is related to progaurd and I do not need to DEX. I have tried checking out the project fresh from git. (i was able to fix the duplicateFileException)
The problem: warning messages shows as an error, and UI tests 'terminate' after passing
You can see here the test passed but is terminated...
Any help greatly appreciated!