-
Bug
-
Resolution: Unresolved
-
P4
-
jfx23
We intermittently get the following exception when running `gradle :web:test`
--------------------------------------------------
> Task :web:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':web:test'.
> Process 'Gradle Test Executor 484' finished with non-zero exit value 133
--------------------------------------------------
This happens even though no failure of any particular test has been reported.
--------------------------------------------------
> Task :web:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':web:test'.
> Process 'Gradle Test Executor 484' finished with non-zero exit value 133
--------------------------------------------------
This happens even though no failure of any particular test has been reported.