Issue Type: Bug Bug
Assignee: Tomas Westling
Components: build-failure-analyzer
Created: 20/Jun/14 8:30 AM
Description:

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.

Project: Jenkins
Priority: Major Major
Reporter: Oliver V
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to