Gradle CI builds fail when no test tasks are run

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      We have a gradle build with multiple subprojects.
      Gradle can check what has been build previously and will not build again if nothing changed.

      Now when changing a minor thing in the tree (like a properties file) the build will start to run, notices everyting is up to date and will not start compiling/testing/jar-ing

      But at the end of the build Jenkins says: Test reports were found but none of them are new. Did tests run?
      My answer is: no, because there was no use.

      How do I take care of this issue?

            Assignee:
            Gregory Boissinot
            Reporter:
            bjansen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: