[Buildbot-commits] [Buildbot] #1772: vstudio.py misses compile errors and doesn't check for exit status
Buildbot
nobody at buildbot.net
Tue Jan 25 18:26:00 UTC 2011
#1772: vstudio.py misses compile errors and doesn't check for exit status
----------------------+-----------------------
Reporter: philippem | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: 0.8.+
Version: 0.8.3 | Resolution:
Keywords: windows |
----------------------+-----------------------
Changes (by philippem):
* status: closed => reopened
* resolution: fixed =>
Comment:
there's another error condition that is not matched by the regexp.
{{{
33>svn info --xml C:\buildbot-slave\sfs-
continuous\build\XXX\VSSolutionFiles\ >C:\buildbot-slave\sfs-
continuous\build\XXX\bin\Debug\BuildSVNInfo.xml || dir>nul
33>C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(539,9):
error : The OutputPath property is not set for this project. Please check
to make sure that you have specified a valid Configuration/Platform
combination. Configuration='Debug' Platform='x86'
33>Done building project "DistributionFulfillment.csproj" -- FAILED.
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/1772#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list