[Buildbot-devel] Warning exit codes?

tom fogal tfogal at alumni.unh.edu
Mon Mar 29 01:54:35 UTC 2010


Marc-Antoine Ruel <maruel at chromium.org> writes:
> We use an hard coded value to signal warning in our scripts. For
> example in chromium we use -88 to signal that only flaky tests
> failed.

And then do you do anything special in buildbot with that -88?  Or do
you just let BB mark that as "failed"?

If you do have any special handling -- link to the code?

-tom

> 2010/3/27 Dustin J. Mitchell <dustin at zmanda.com>:
> > On Sat, Mar 27, 2010 at 12:21 PM, tom fogal <tfogal at alumni.unh.edu> wrote:
> >> I was considering defining a mapping of hopefully-unused exit codes
> >> to return these types of statuses.  In the end, what I want is
> >> my /builders page to give more fine grained indication of what's
> >> happening: for example, if a build completed, but had warnings, maybe
> >> color the result as green-but-slightly-orange instead of green.
> >>
> >> Thoughts?  Interest?
> >
> > I'm interested, with the following provisos:
> >
> > * configurable
> > * keeps existing behavior by default
> >
> > We already have a "warnings" indication.  I'd prefer not to add
> > additional step/build statuses (and anyway, the colors are assigned in
> > the web status, not in the build processing).
> >
> > Dustin
> >
> > --
> > Open Source Storage Engineer
> > http://www.zmanda.com
> >
> > ---------------------------------------------------------------------------
> ---
> > Download Intel® Parallel Studio Eval
> > Try the new software tools for yourself. Speed compiling, find bugs
> > proactively, and fine-tune applications for parallel performance.
> > See why Intel Parallel Studio got high marks during beta.
> > http://p.sf.net/sfu/intel-sw-dev
> > _______________________________________________
> > Buildbot-devel mailing list
> > Buildbot-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
> >




More information about the devel mailing list