Process 'Gradle Test Executor 1' finished with non-zero exit value 10

We constantly face this issue for our Android builds.

  • What went wrong:
    Execution failed for task ‘:app:testMvaDebugNoSuffixUnitTest’.

Process ‘Gradle Test Executor 1’ finished with non-zero exit value 10
This problem might be caused by incorrect test process configuration.
Please refer to the test execution section in the User Manual at Testing in Java & JVM projects

Build : Bitrise - Mobile Continuous Integration and Delivery - iOS & Android Build Automation

Is there a way we can fix this or increase the memory of the Docker container in which tests are running.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.