Comment 2 for bug 685483

Revision history for this message
Matthias Klose (doko) wrote :

thanks, build continues until running the testsuite with 2.7:

======================================================================
FAIL: test_decode (decode.PageJobTest)
Doctest: decode.PageJobTest.test_decode
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/doctest.py", line 2166, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for decode.PageJobTest.test_decode
  File "/scratch/packages/tmp/python-djvulibre-0.1.18/tests/decode.py", line 468, in test_decode

----------------------------------------------------------------------
File "/scratch/packages/tmp/python-djvulibre-0.1.18/tests/decode.py", line 494, in decode.PageJobTest.test_decode
Failed example:
    page_job.gamma
Expected:
    2.2000000000000002
Got:
    2.2

----------------------------------------------------------------------
Ran 26 tests in 0.626s

FAILED (failures=1)
make[1]: *** [override_dh_auto_test] Error 1