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

2018-02-10 Thread Ned Deily
Ned Deily added the comment: Thanks for the elaboration. Your report wasn't confusing. The fact remains that we don't test or claim to support Python running under Docker on macOS. If someone wants to investigate further (and re-open this issue), they are welcome to but I personally have n

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

2018-02-10 Thread Alexander Mohr
Alexander Mohr added the comment: here's how to repro, download fresh debian:stretch image, then install reqs for python: apt-get update && apt-get install curl build-essential libssl-dev libffi-dev libmemcached-dev zlib1g-dev install pyenv-installer: curl -L https://raw.githubusercontent.co

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

2018-02-10 Thread Alexander Mohr
Alexander Mohr added the comment: sorry if my report is confusing, the issue is when run in a debian:stretch docker container on an OSX host, so running this: docker run --rm -ti docker:stretch on osx. So if you have access to an OSX machine and have docker running (18.02.0-ce-mac53) on your

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

2018-02-09 Thread Ned Deily
Ned Deily added the comment: The test runs fins running natively on the various macOS systems I have access to. I don't have access to a Docker configuration for macOS so I am unable to reproduce and it's not a configuration we explicitly support. Perhaps you can try debugging the test run

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

2018-02-09 Thread Alexander Mohr
Alexander Mohr 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.joi

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

2018-02-09 Thread Alexander Mohr
New submission from Alexander Mohr : This test fails when run in a debian docker container from a OSX host with the following error: test test_os failed -- Traceback (most recent call last): File "/build/Python-3.6.3/Lib/test/test_os.py", line 3273, in test_attributes self.check_entry(ent