[Buildbot-devel] order_console_by_time Was: Console display problem

Nicolas Sylvain nsylvain at chromium.org
Wed Sep 1 20:12:44 UTC 2010


On Wed, Sep 1, 2010 at 7:27 AM, Aviv Ben-Yosef <aviv.by at gmail.com> wrote:

> Well, it's slower than using the revision numbers themselves for ordering,
> in VCSs that have sequential numbering (a-la Subversion).
> It should always result in the same view though...
>

using revision is best. And it should work. I just saw the threads and it
does not make much sense to me.  It works fine on my setup, but I am not up
to date. Maybe someone changed "int(revision)" to "revision" in this
codepath, which would cause that issue.

There are a few problems with the "order by time".  Last time I looked at
the code it was comparing the time when the build started with the time in
the changes.  This works for most small projects, but if you have a lot of
revisions coming in, and your builders are lagging behind, it is not true
that when a build starts all the revision committed until that time will
make it in.

Nicolas




> 2010/9/1 Dustin J. Mitchell <dustin at zmanda.com>
>
> 2010/9/1 Benoît Allard <benoit at aeteurope.nl>:
>> > It looks to me as if this should always be on ... Is there a reason
>> (beside
>> > historical) why it isn't ?
>>
>> I could be convinced of this!  I'm adding Aviv here, who added the
>> flag initially.  Are there any objections, from Aviv or anyone else,
>> to changing this default?
>>
>> Dustin
>>
>> --
>> Open Source Storage Engineer
>> http://www.zmanda.com
>>
>
>
>
> --
> Aviv Ben-Yosef
> Miracle Max: You rush a miracle man, you get rotten miracles.
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100901/ead77e3b/attachment.html>


More information about the devel mailing list