Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41142

SQLPlus Runner build status is wrong.

XMLWordPrintable

      I have a Jenkins Build Job that uses SQL Plus Runner. Here are the version numbers of the various components
      Web Application Server: Tomcat 8.0.20
      JDK Version: 1.8.0_51
      Jenkins Version: 1.651.3
      SQLPlus Runner Version: 1.0.2

      My sqlplus script tries to drop a non-existing table and exits with a non-zero error code. However, SQLPlus runner ignores the fact that the script exited with the non-zero error code and marks the build as successful. The build should be marked as Failed because the script exited with error code of 174 which is non-zero, correct?

            boaglio Fernando Boaglio
            dinesh_revstreamone Dinesh Hegde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: