System groovy script file succeeds on build slave when script does not exist

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: groovy-plugin
    • None

      Configure a job to run on a non-master node, and define an "Execute system Groovy script" that calls a "Groovy script file" called "test.groovy"
      "test.groovy" contains

      println("testing")

      If the file "test.groovy" doesn't exist in the non-master node's workspace the build step succeeds.

            Assignee:
            vjuranek
            Reporter:
            _
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: