Nick Coghlan added the comment:

As Paul noted, I discovered there was a bug in my assumption testing test - 
when I tried it directly on Windows, I discovered the culprit here is issue 
20541.

So adding that as a dependency, and I'll disable that part of the test on 
Windows (and mark the assumption as an expected failure).

----------
dependencies: +os.path.exists() gives wrong answer for Windows special files

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

Reply via email to