-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins version: 1.605
Gradle plugin 1.24
BUILD SUCCESSFUL
Total time: 20.793 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Finished: FAILURE
I've tried adding test.outputs.upToDateWhen
{ false }to the build.gradle and run only clean but always got the failure after the success build. Only reverting back to gradle plugin 1.23 solved the issue.
[JENKINS-27632] A successful build ends with a Failure
Description |
Original:
BUILD SUCCESSFUL Total time: 20.793 secs Build step 'Invoke Gradle script' changed build result to FAILURE Finished: FAILURE I've tried adding test.outputs.upToDateWhen { false } to the build.gradle and run only clean but always got the failure after the success build. Only reverting back to gradle 1.23 solved the issue. |
New:
BUILD SUCCESSFUL Total time: 20.793 secs Build step 'Invoke Gradle script' changed build result to FAILURE Finished: FAILURE I've tried adding test.outputs.upToDateWhen { false } to the build.gradle and run only clean but always got the failure after the success build. Only reverting back to gradle plugin 1.23 solved the issue. |
Assignee | Original: yossis [ yossis ] | New: Eyal Ben Moshe [ eyalbe ] |
Workflow | Original: JNJira [ 161844 ] | New: JNJira + In-Review [ 180865 ] |