]> granicus.if.org Git - python/commit
Fix issue 18889: test_sax: multiple failures on Windows desktop.
authorTim Peters <tim@python.org>
Sun, 1 Sep 2013 20:56:22 +0000 (15:56 -0500)
committerTim Peters <tim@python.org>
Sun, 1 Sep 2013 20:56:22 +0000 (15:56 -0500)
commit9d2e3a1e2f248c75bd73874ac42ba77d4f7c4854
tree776efa44ef3eb42a8ac6a4c9163172dd29d8b35b
parent4c8ce847e64b0ad7bfebad95034943f5addc0e09
Fix issue 18889: test_sax: multiple failures on Windows desktop.

"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 :-(
.hgeol