Michael Durso <rbprogram...@gmail.com> added the comment:

Hi Antoine, no worries for the delay.

I've been looking into why the AppVeyor check is failing.  I believe it to be 
an issue with the test harness in that it changes the environment during the 
tests, but only in the Windows case.  I have been thinking about ignoring the 
failing tests in Windows and create new tests just for the Windows case.  But 
I'm not sure that's the best approach.  Ideally the test harness should be able 
to either not modify the environment of the process or revert the changes it 
has made.

I'm not a strong Windows developer, so with my crude Windows development 
environment I'm struggling to see why the tests work in my Linux dev 
environment but not my Windows VM one.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32608>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to