[New-bugs-announce] [issue9831] test_distutils fails on MacOSX 10.6

Ismail Donmez report at bugs.python.org
Sat Sep 11 11:46:20 CEST 2010


New submission from Ismail Donmez <ismail at namtrac.org>:

Using py3k branch revision 84707, on Mac OSX 10.6, case-sensitive HFS+ filesystem.


======================================================================
FAIL: test_package_data (distutils.tests.test_build_py.BuildPyTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/cartman/Sources/py3k/Lib/distutils/tests/test_build_py.py", line 56, in test_package_data
    self.assertTrue("__init__.pyc" in files)
AssertionError: False is not True

----------
components: Tests
messages: 116084
nosy: cartman
priority: normal
severity: normal
status: open
title: test_distutils fails on MacOSX 10.6
type: behavior
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9831>
_______________________________________


More information about the New-bugs-announce mailing list