A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-December/040778.html below:

[Python-Dev] test_unicode_file failing on Mac OS X

[Python-Dev] test_unicode_file failing on Mac OS XSkip Montanaro skip at pobox.com
Sat Dec 6 12:48:19 EST 2003
Two of the test_unicode_file began failing on my Mac today (fresh cvs up, OS
X 10.2.8, vanilla unix-style build):

    ======================================================================
    FAIL: test_directories (__main__.TestUnicodeFiles)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "../Lib/test/test_unicode_file.py", line 155, in test_directories
        self._do_directory(TESTFN_ENCODED+ext, TESTFN_ENCODED+ext, os.getcwd)
      File "../Lib/test/test_unicode_file.py", line 103, in _do_directory
        make_name)
    AssertionError: '@test-a\xcc\x80o\xcc\x80.dir' != '@test-\xc3\xa0\xc3\xb2.dir'

    ======================================================================
    FAIL: test_single_files (__main__.TestUnicodeFiles)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "../Lib/test/test_unicode_file.py", line 141, in test_single_files
        self._test_single(TESTFN_ENCODED)
      File "../Lib/test/test_unicode_file.py", line 116, in _test_single
        self._do_single(filename)
      File "../Lib/test/test_unicode_file.py", line 41, in _do_single
        self.failUnless(base in os.listdir(path))
    AssertionError

Skip

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4