[Buildbot-commits] [Buildbot] #2107: The Test BuildStep would be more useful with a failurePattern argument

Buildbot nobody at buildbot.net
Tue Sep 13 21:35:36 UTC 2011


#2107: The Test BuildStep would be more useful with a failurePattern argument
---------------------------+------------------------
Reporter:  ulfalizer       |       Owner:
    Type:  enhancement     |      Status:  new
Priority:  minor           |   Milestone:  undecided
 Version:  0.8.4p2         |  Resolution:
Keywords:  BuildStep Test  |
---------------------------+------------------------

Comment (by ulfalizer):

 Ops, I just realized you usually _can_ determine success by looking at the
 exit status from "make", by generating a non-0 exit status if a test
 fails. In my case I'm running the tests on an external device and
 capturing output, but could still do something like '<get log from device>
 | grep "All tests succeeded"' I guess.

 That makes this slightly less useful, but still handy I guess :)

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2107#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list