Cesar Puerta

Results 3 issues of Cesar Puerta

This patch updates `Request` and `ClassRequest` to enable the configuration of a default JUnit4 Runner other than `BlockJUnit4ClassRunner`. The only visible change is a new static method in Request, `classWithDefaultRunner`,...

**Description** `mergeResourcesOutput`, `mergeAssetsOutput` and `platformDataRoot` are declared as file inputs with relative path sensitivity, which causes Gradle to compute those inputs based on the file contents. The task, however, consumes...

**Description** Gradle disables caching of unit tests when running Paparazzi, declares the snapshots directory output property as "overlapping." **Steps to Reproduce** This happens consistently when running tests, provided that the...

bug