[Buildbot] #2364: console shows builds against wrong revision
Buildbot trac
trac at buildbot.net
Tue Jul 1 13:30:06 UTC 2014
#2364: console shows builds against wrong revision
-------------------------+-----------------------------------
Reporter: pepsiman | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.x (unmaintained)
Version: master | Resolution:
Keywords: web, console |
-------------------------+-----------------------------------
Changes (by dustin):
* milestone: 0.9.+ => 0.8.x (unmaintained)
Old description:
> I'm using a SingleBranchScheduler to start a builder which builds and
> installs my software.
>
> I'm using NightlyTriggerable to start the builders to run tests against
> the install software. I'm using NightlyTriggerable instead of Nightly
> because I want the source stamp of the build that installed the software
> to be retained.
>
> I'm using mercurial, so I'm using order_console_by_time=True.
>
> If a change is pushed between the installation of the software and the
> test starting then the console view shows the build running the test
> against the wrong revision.
New description:
I'm using a SingleBranchScheduler to start a builder which builds and
installs my software.
I'm using NightlyTriggerable to start the builders to run tests against
the install software. I'm using NightlyTriggerable instead of Nightly
because I want the source stamp of the build that installed the software
to be retained.
I'm using mercurial, so I'm using order_console_by_time=True.
If a change is pushed between the installation of the software and the
test starting then the console view shows the build running the test
against the wrong revision.
--
--
Ticket URL: <http://trac.buildbot.net/ticket/2364#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list