[Buildbot-commits] [Buildbot] #2364: console shows builds against wrong revision
Buildbot
nobody at buildbot.net
Fri Aug 31 16:53:18 UTC 2012
#2364: console shows builds against wrong revision
---------------------+-----------------------
Reporter: pepsiman | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords: web
---------------------+-----------------------
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>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list