[issue36750] test_socket failed (env changed) on Azure pipeline

2019-04-29 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: > issue35092 reported by Victor closed as duplicate of issue23828 Sorry, it was reported by Pablo in issue35092. I haven't seen any old reports of this in search. The other buildbots on Ubuntu run fine so not sure if it's only for Azure and Ubuntu

[issue36750] test_socket failed (env changed) on Azure pipeline

2019-04-29 Thread Karthikeyan Singaravelan
New submission from Karthikeyan Singaravelan : This PR https://github.com/python/cpython/pull/12271 has consistent build failures in test_socket even after merging the master branch. Sample build failure : https://dev.azure.com/Python/cpython/_build/results?buildId=41411 I tried reproducing t