[Buildbot-devel] Waterfall display out of order

Tom Prince tom.prince at ualberta.net
Thu Mar 22 04:24:23 UTC 2012


On Sat, 17 Mar 2012 17:51:31 -0500, "Dustin J. Mitchell" <dustin at v.igoro.us> wrote:
> All of which is to say, if you're depending on this behavior, the
> included patch is adequate for the time being, but find another way to
> get your desired behavior, as it won't always work.  The best solution
> is probably to name your builders such that they sort lexically into
> the desired order.

Just an update: I've changed the sort function from sort to
naturalSort[1] which sorts embedded numbers properly.

Also, it would be reasonable to add some way to specify a sort order to
use, but this probably wont make it into v0.8.6p1.

[1] See http://buildbot.net/buildbot/docs/current/developer/utils.html




More information about the devel mailing list