BlueOcean: tests throws javascript error when duration is NaN

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

XMLWordPrintable

      When viewing tests, 'Existing failures' remains 'Loading...':

      The javascript console shows an error:

      blueocean-core-js.js:58316 Error fetching page SyntaxError: Unexpected token N in JSON at position 60954
      SyntaxError: Unexpected token N in JSON at position 60954
      (anonymous) @ blueocean-core-js.js:58316
      

      Upon inspecting the json returned by /blue/rest/organizations/jenkins/pipelines/7.29/pipelines/work/runs/285/tests/?status=FAILED&state=%21REGRESSION&start=0&limit=101, at position 60954 a NaN has populated a duration:

      ...,"age":10,"duration":NaN,"errorDetails":null,"errorStackTrace":"...
      

      The classic pipeline does not have this problem and shows the NaN as 0 ms

            Assignee:
            Unassigned
            Reporter:
            Stefan Drissen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: