Lynx icon indicating copy to clipboard operation
Lynx copied to clipboard

Review instrumentation tests.

Open vic-gonzi opened this issue 8 years ago • 1 comments

A check Gradle task is causing some instrumentation tests to fail. It seems they're consistent, as I've found the same problem in a Nexus 5X and several emulators.

@pedrovgs Travis .yml is not executing tests. Is there any reason for it? If not, after fixing this issue I'll update .yml file as well.

vic-gonzi avatar Jul 19 '16 14:07 vic-gonzi

I just wrote some instrumentation tests using Espresso when Espresso was released. I didn't put these tests as part of the CI flow because are flaky and I don't like the implementation. I just wrote that tests to practice...maybe we should just rewrite them :)

pedrovgs avatar Jul 25 '16 09:07 pedrovgs