[Buildbot-devel] Warning exit codes?

Marc-Antoine Ruel maruel at chromium.org
Mon Mar 29 12:54:45 UTC 2010


http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/scripts/master/log_parser/retcode_command.py?view=markup

config.Master.retcode_warnings == 88. I was wrong with -88, it's
indeed 88. It's still an arbitrary value.

M-A

2010/3/28 tom fogal <tfogal at alumni.unh.edu>:
> 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