[Buildbot-commits] [Buildbot] #2107: The Test BuildStep would be more useful with a failurePattern argument
Buildbot
nobody at buildbot.net
Tue Sep 13 20:38:33 UTC 2011
#2107: The Test BuildStep would be more useful with a failurePattern argument
------------------------+----------------------------
Reporter: ulfalizer | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: 0.8.4p2 | Keywords: BuildStep Test
------------------------+----------------------------
When running tests through "make" you usually can't determine success or
failure by looking at the exit status. The Test BuildStep would be more
useful if it had a failurePattern argument for recognizing failed tests in
the output of the command. This would also let it present a summary of
failed tests.
--
Ticket URL: <http://trac.buildbot.net/ticket/2107>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list