New submission from Antoine Pitrou <[email protected]>:
Another weird failure that isn't common on other buildbots:
test test_gettext failed -- Traceback (most recent call last):
File
"C:\Users\Buildbot\buildbot.python.org\3.2.kloth-win64\build\lib\test\test_gettext.py",
line 80, in tearDown
shutil.rmtree(os.path.split(LOCALEDIR)[0])
File
"C:\Users\Buildbot\buildbot.python.org\3.2.kloth-win64\build\lib\shutil.py",
line 289, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File
"C:\Users\Buildbot\buildbot.python.org\3.2.kloth-win64\build\lib\shutil.py",
line 287, in rmtree
os.rmdir(path)
WindowsError: [Error 145] The directory is not empty: 'xx'
----------
components: Tests
keywords: buildbot
messages: 164112
nosy: jeremy.kloth, pitrou, skrah
priority: normal
severity: normal
status: open
title: test_gettext failure on Win64 buildbot
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com