[Buildbot-commits] [SPAM] [Buildbot] #783: Windows error reporting broken
Buildbot
buildbot-devel at lists.sourceforge.net
Thu Apr 8 19:04:58 UTC 2010
#783: Windows error reporting broken
----------------------+-----------------------------------------------------
Reporter: dabrahams | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.0 | Keywords:
----------------------+-----------------------------------------------------
1. Set up a windows slave
2. install MSysGit on the slave
3. set the path (incorrectly) this way:
{{{
> PATH="C:\Program Files\Git\bin";%PATH%
}}}
4. start the slave with a recipe that starts with a {{{Git(…)}}} step
* stdio log just says: remoteFailed: [Failure instance: Traceback from
remote host -- Traceback unavailable]
* err.text says "Traceback (most recent call last): Failure:
exceptions.RuntimeError"
* err.html says "exceptions.RuntimeError: Couldn't find executable for
'git'" (twice)
There's no sign of the environment dump that's supposed to be at the
beginning of the log
--
Ticket URL: <http://buildbot.net/trac/ticket/783>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list