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

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

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
      }
      

            Assignee:
            Unassigned
            Reporter:
            Oleg Nenashev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: