Closed viclovsky closed 4 years ago
Hey @viclovsky,
Tests from samples is called but it shouldn’t be. Samples tests break a build.
Samples shouldn't be part of the build pipeline. They are just there to show how does the library work, we shouldn't rely on them passing as an indicator of a valid build
And the most important one. I have run instrumental tests and haven’t found a result in the target folder (sdcard/allure-results). I have run it on Nexus 5X API 27 emulator. Moreover I have found the error on using the rules (like SampleActivityFailureTest)
I screwed up the way permissions are automatically requested in the runners. Fix is coming in a couple of minutes.
Hi, @kamildziadek
I have found two problems in new release on testing it.
If I don’t use the rule, the error dissapiares, but the result folder is still empty.
I am working on 2nd issue but maybe you have any idea of possible root cause