[issue35691] cpython3.7.2 make test failed

2020-03-18 Thread STINNER Victor
STINNER Victor added the comment: Oops, I mean: bpo-27807 "Prevent site-packages .pth files from causing test_site failure". -- superseder: macOS 12 poll syscall returns prematurely -> Prevent site-packages .pth files from causing test_site failure __

[issue35691] cpython3.7.2 make test failed

2020-03-18 Thread STINNER Victor
STINNER Victor added the comment: It's likely a duplicate of bpo-28087. -- nosy: +vstinner resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> macOS 12 poll syscall returns prematurely ___ Python tracker

[issue35691] cpython3.7.2 make test failed

2019-01-08 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: Searching for the error message I reported a very similar one in the past issue34177 that is caused due to installed python causing some problem being imported in the test -- nosy: +xtreak ___ Python tra

[issue35691] cpython3.7.2 make test failed

2019-01-08 Thread Wencan Deng
New submission from Wencan Deng : os: Linux skynet 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux gcc: gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 FAIL: test_startup_imports (test.test_site.StartupImportTests) --