-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.176.3, OpenJDK 1.8.222, Ubuntu 18.04.3 LTS 64-bit
I have unit tests for an Android app which keep perpetually showing up as fixed when they've been passing all along. Is there something up with the test cache or something?
The unit tests are ran over multiple build variants of the products hence why there's many duplicate entries and are skipped in some cases. I would expect these to be shown in the execution order, rather than all over the place (i.e. the fixed and skipped tests to be clustered as each product flavour (of which there are 6) has 4 build variants each)