[Buildbot-commits] [Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps
Buildbot
buildbot-devel at lists.sourceforge.net
Mon Oct 4 20:27:32 UTC 2010
#1008: Last build status only reports last failure for multiple non-halt-on-
failure steps
------------------------+---------------------------------------------------
Reporter: ayust | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords:
------------------------+---------------------------------------------------
Sometimes there may be a string of steps in a build process that are all
non-haltOnFailure (due to wanting to process certain types of errors in
previous steps), but non-expected types of failure in earlier steps causes
later steps to fail as well. In such cases, the fact that the grid/tgrid
and waterfall last-build status blocks only report the final failure in
the chain can be misleading.
Perhaps we should either a) report all failed steps, or b) report the
first failed step and a note like "Failed test (and 2 more)".
--
Ticket URL: <http://buildbot.net/trac/ticket/1008>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list