[issue32811] test_os.py fails when run in docker container on OSX host

Alexander Mohr report at bugs.python.org
Fri Feb 9 19:45:27 EST 2018


Alexander Mohr <thehesiod at gmail.com> added the comment:

btw there are some other tests that fail too after removing that test like:

test test_tokenize failed -- Traceback (most recent call last):
  File "/build/Python-3.6.3/Lib/test/test_tokenize.py", line 1557, in test_random_files
    testfiles.remove(os.path.join(tempdir, "test_%s.py") % f)
ValueError: list.remove(x): x not in list

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32811>
_______________________________________


More information about the Python-bugs-list mailing list