Staging
v0.5.1
https://github.com/python/cpython
Revision 9d2e3a1e2f248c75bd73874ac42ba77d4f7c4854 authored by Tim Peters on 01 September 2013, 20:56:22 UTC, committed by Tim Peters on 01 September 2013, 20:56:22 UTC
"The fix" is to tell Mercurial that the test files are binary.

Windows developers:  to get the correct line endings in your checkout,
delete Lib\test\xmltestdata, and then "hg revert" that directory.

Why the Windows buildbots didn't fail test_sax remains a mystery :-(
1 parent 4c8ce84
History
Tip revision: 9d2e3a1e2f248c75bd73874ac42ba77d4f7c4854 authored by Tim Peters on 01 September 2013, 20:56:22 UTC
Fix issue 18889: test_sax: multiple failures on Windows desktop.
Tip revision: 9d2e3a1

README

back to top