[Python-checkins] buildbot warnings in x86 W2k trunk

Collin Winter collinw at gmail.com
Sat Mar 31 21:34:12 CEST 2007


On 3/31/07, buildbot at python.org <buildbot at python.org> wrote:
> ERROR: test_makedir (test.test_os.MakedirTests)
> ----------------------------------------------------------------------
>
> Traceback (most recent call last):
>   File "C:\trentm\data\buildbot\python-slave\trunk.mick-windows\build\lib\test\test_os.py", line 376, in setUp
>     os.mkdir(test_support.TESTFN)
> WindowsError: [Error 183] Cannot create a file when that file already exists: '@test'

r54637 will hopefully shut this up.

Collin Winter


More information about the Python-checkins mailing list