Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.7
-
None
-
None
Description
The ignoreFailures parameter of the Gradle test tasks is set to false which means that if a Gradle test task fails the gradle
process returns with non-zero. In some CI tools (e.g. Jenkins) this will make the status of the job red and not yellow
which usually means some more serious issue than a test failure.
I would like to introduce a parameter to be able set this parameter of the test tasks.
Attachments
Attachments
Issue Links
- links to