[Buildbot-devel] Marking a build step as failed unless the STDOUT contains a magic string.
Daniel Svensson
dsvensson at gmail.com
Tue Jan 22 17:17:24 UTC 2008
On Jan 22, 2008 5:10 PM, Scott Lawrence <slawrence at pingtel.com> wrote:
> It's not very robust to look for magic strings. It's much better to
> just make sure that your makefile is written so that 'make' will return
> a failure status unless all tests pass.
How do you show how many tests passed/failed? What if you want to
extend the mechanism to keep track of testcases that doesn't meet the
required coverage goal?
--
Daniel Svensson
More information about the devel
mailing list