[Buildbot-commits] [SPAM] Re: [Buildbot] #835: fix windows test failures

Buildbot buildbot-devel at lists.sourceforge.net
Thu May 13 09:49:34 UTC 2010


#835: fix windows test failures
---------------------+------------------------------------------------------
Reporter:  dustin    |       Owner:       
    Type:  defect    |      Status:  new  
Priority:  critical  |   Milestone:  0.8.1
 Version:  0.7.12    |    Keywords:       
---------------------+------------------------------------------------------

Comment(by marcusl):

 The remove-problems is probably due to the filesystem differences. On
 Windows, you can't unlink an open file, whereas on *nix it's possible, the
 file goes away once all open handles to it are closed.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/835#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list