Fixed
Status Update
Comments
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #2
Here's a really detailed StackOverflow answer that seems to point out some things to look at in relation to this behaviour:
http://stackoverflow.com/a/14293528/238753
Description
Version used: 2.2.2
What steps will reproduce the problem?
1. Add espresso-intents to a project that contains an `AndroidManifest` in the test directory with a label on the application tag
What is the expected output? What do you see instead?
The tests should run without error, however manifest merging fails due to the conflicting labels present and suggests overriding espresso-intents label.