#929: Visual Studio steps not working in v 0.8.1
-------------------+--------------------------------------------------------
Reporter: cowo | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.2
Version: 0.8.1 | Keywords:
-------------------+--------------------------------------------------------
Buildbot v0.8.1 / activepython 2.6 / windows 7 for both master and slave,
visual studio 2008.
If I create a step like
{{{
s2 = VC8(
mode = "rebuild",
projectfile = "msvc/solution.sln",
config = "Release",
installdir = "msvc_base_installation",
useenv = False,
arch = "x86"
)
}}}
When the step is then evaluated on the slave it yields:
{{{
devenv None /Rebuild None
in dir C:\Devel\Buildslave\libCopan-C++\build (timeout 1200 secs)
watching logfiles {}
argv: ['devenv', 'None', '/Rebuild', 'None']
environment:
}}}
Properties like "projectfile" somehow are lost.
Turns out that the !VisualStudio steps don't issue a call to
self.addFactoryArguments()
[[BR]]
I'm attaching a patch against 0.8.1 code that SEEMS to solve the problem
(tested a couple of times). Also adds support for VCExpress 2008.
--
Ticket URL: <http://buildbot.net/trac/ticket/929>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits