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

Incorrect reporting of first failure

XMLWordPrintable

      BFA scans the console each time to find a known failure. The order in which they are found depends on the entry in the database.

      It should instead record the line it was found in the console and order all found causes so that failure at line 10 is reported as first and failure at line 100 second and so on.

      This way the 'root cause' is always reported first.

      We have cases where the failure at the end of the console is reported as first when there are failures early on.

      There doesn't seem to be a workaround as you can't order the database entries after the fact.

            t_westling Tomas Westling
            ovinn Oliver Vinn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: