start time | 2015/07/16 16:45 |
---|---|
end time | 2015/07/16 16:45 |
execution information
type | label | value |
---|---|---|
result | error_test_cases | 1 |
result | failed_test_cases | 0 |
result | skipped_test_cases | 1 |
result | succeeded_test_cases | 98 |
result | total_test_cases | 100 |
log
severity | path or command | line | message |
---|---|---|---|
¶ INFO | pycoverage=True | ||
¶ DEBUG | /tmp/tmpYZHwwt/mtconverter/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpYZHwwt/local/lib/python/logilab/mtconverter /tmp/tmpYZHwwt/mtconverter/test/unittest_engine.py` executed successfuly
unparsed output:
Coverage.py warning: No data was collected. | |
¶ ERROR | /tmp/tmpYZHwwt/mtconverter/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpYZHwwt/local/lib/python/logilab/mtconverter /tmp/tmpYZHwwt/mtconverter/test/unittest_transforms.py` returned with status : 1
standard output:
...
10 more lines [double click to expand]
...
% (trdata.mimetype, targetmimetype))
TransformError: no transformation path from application/pdf to text/plain `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpYZHwwt/local/lib/python/logilab/mtconverter /tmp/tmpYZHwwt/mtconverter/test/unittest_transforms.py` returned with status : 1 standard output: Unable to find binary "pdftotext" in /sbin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin unparsed output: .s..E.. ====================================================================== ERROR: test_pdf_to_text (__main__.MiscTransformsTC) Traceback (most recent call last): File "/tmp/tmpYZHwwt/mtconverter/test/unittest_transforms.py", line 101, in test_pdf_to_text converted = ENGINE.convert(data, 'text/plain').decode().strip() File "/usr/lib/python2.7/dist-packages/logilab/mtconverter/engine.py", line 77, in convert % (trdata.mimetype, targetmimetype)) TransformError: no transformation path from application/pdf to text/plain | |
¶ DEBUG | /tmp/tmpYZHwwt/mtconverter/test | `python2.7 -W ignore -m coverage run -a --branch --source=/tmp/tmpYZHwwt/local/lib/python/logilab/mtconverter /tmp/tmpYZHwwt/mtconverter/test/unittest_utils.py` executed successfuly | |
¶ INFO | python | python2.7 |