[Buildbot-commits] [Buildbot] #1967: mode="copy" fails the second+ time around on win32, due to the directory sticking around.
Buildbot
nobody at buildbot.net
Mon May 30 22:23:58 UTC 2011
#1967: mode="copy" fails the second+ time around on win32, due to the directory
sticking around.
--------------------+--------------------
Reporter: tfogal | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.3p1 | Resolution:
Keywords: windows |
--------------------+--------------------
Changes (by dustin):
* milestone: 0.8.4 => 0.8.+
Comment:
So, I can't replicate this on W7. I set up a config with
{{{
f1.addStep(SVN(svnurl='svn://svn.twistedmatrix.com/svn/Twisted/trunk',
mode='copy'))
}}}
and forced it twice. It checked out the first time, and successfully
updated and copied the second time.
It seems that windows often has timing issues, where a folder doesn't
disappear immediately when it's deleted. Is it possible this is
intermittent?
--
Ticket URL: <http://trac.buildbot.net/ticket/1967#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list