5 Jul 2009 09:55
Test suite failure
Katrina Ellison <katrina.m.ellison <at> gmail.com>
2009-07-05 07:55:09 GMT
2009-07-05 07:55:09 GMT
Hi, I just tried establishing Docutils on my Mac (running OS 10.5.6) and experienced this failure when I ran the test suite: > Testing Docutils 0.6 [snapshot 2009-07-04, r6008] with Python 2.5.1 > on 2009-07-05 at 03:44:34 > Working directory: /Users/katrina/Documents/Software/docutils/test > Docutils package: /Users/katrina/Documents/Software/docutils/docutils > ...................................................................... > .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ......................................................................................................................................................................................... > test_parsers/test_rst/test_directives/test_tables.py: totest['csv- > table'][20]; test_parser (DocutilsTestSupport.ParserTestCase) > input: > .. csv-table:: bad encoding > :file: test_parsers/test_rst/test_directives/utf-16.csv > :encoding: latin-1 > > (7- and 8-bit text encoded as UTF-16 has lots of null/zero bytes.) > > -: expected > +: output > <document source="test data"> > <system_message level="3" line="1" source="test data" > type="ERROR"> > <paragraph> > Error with CSV data in "csv-table" directive: > - 'ascii' codec can't encode characters in position 0-1: > ordinal not in range(128)(Continue reading)
RSS Feed