[Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps
Buildbot trac
trac at buildbot.net
Tue Jul 1 13:38:56 UTC 2014
#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: 0.9.+
Version: master | Resolution:
Keywords: web, sprint |
------------------------+--------------------
Changes (by dustin):
* keywords: web => web, sprint
Old description:
> 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)".
New description:
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)".
--
Comment:
Some careful consideration of the build-level status for each step will
help here.
--
Ticket URL: <http://trac.buildbot.net/ticket/1008#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list