[Buildbot-commits] [Buildbot] #2433: Status color after test failed
Buildbot
nobody at buildbot.net
Thu Feb 7 12:41:07 UTC 2013
#2433: Status color after test failed
----------------------------+------------------------
Reporter: sizeofvoid | Owner:
Type: support-request | Status: closed
Priority: major | Milestone: undecided
Version: master | Resolution: fixed
Keywords: |
----------------------------+------------------------
Comment (by sizeofvoid):
Thanks ot the davice, but my test is still red after failure.
{{{
f = factory.BuildFactory()
f.addStep(Test(
command = ["xvfbrunExperimentalTest.sh"],
description=["Test (ctest)"],
descriptionDone=["Test (ctest)"],
env = environment,
warnOnFailure = True,
locks = [test_lock]
)
)
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2433#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list