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

don't fail job if plugin crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cobertura-plugin
    • None

      separate issue will talk about crashes.

      When plugin crashes, it results in a failed job

      13:26:20 [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #10
      13:26:20 [Cobertura] Publishing Cobertura coverage report...
      13:26:20 ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
      13:26:20 java.lang.NullPointerException
      13:26:20 Build failed. Publishing Doxygen skipped.

      plugin should wrap itself in a big honking try/catch, and then not fail the build due to its own implementation issues?

            Unassigned Unassigned
            moncreaff Greg Moncreaff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: