Fixed
Status Update
Comments
nk...@google.com <nk...@google.com>
nk...@google.com <nk...@google.com> #2
Thanks. We will take a look. Even though we need to figure out a way to reliably detect when a Service is actually shutdown. Thanks for the sample project makes it a lot easier to reproduce the issue.
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.