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

Pipeline job does not fail when serialization of Pipeline steps arguments fails within NonCPS

XMLWordPrintable

      Discovered it during testing of JENKINS-50665

      Example (for nonCPS wrapper which may not work correctly as jglick mentioned in the PR):

      nonCPS.exec() { 
          def formatter = new org.jfree.chart.axis.QuarterDateFormat()
          printTimestamp arg1: 'foo', formatter: formatter, persistFormatter: true
      }
      

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: