Package: pystache
Version: 0.5.3-2
Severity: important
Tags: sid jessie
User: debian-pyt...@lists.debian.org
Usertags: python3.4

python3.4 as the default python3 can be found in experimental.

   debian/rules override_dh_auto_test
make[1]: Entering directory `/build/buildd/pystache-0.5.3'
nosetests -d build2 && \
        nosetests3 -d build3

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
......................................................................................................................................................................................................F......................................................
======================================================================
FAIL: Test that the decode_errors attribute is respected.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/build/buildd/pystache-0.5.3/build3/lib/pystache/tests/test_renderer.py", line
222, in test_unicode__decode_errors
    self.assertEqual(renderer.str(b), 'd\\ufffd\\ufffdf')
nose.proxy.AssertionError: 'd\ufffd\ufffdf' != 'd\\ufffd\\ufffdf'
- d\ufffd\ufffdf
+ d\ufffd\ufffdf

    """Fail immediately, with the given message."""
>>  raise self.failureException("'d\ufffd\ufffdf' != 'd\\\\ufffd\\\\ufffdf'\n-
d\ufffd\ufffdf\n+ d\\ufffd\\ufffdf\n")


----------------------------------------------------------------------
Ran 253 tests in 0.336s

FAILED (failures=1)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to