Comment 2 for bug 1320612

Revision history for this message
Daniel Holbach (dholbach) wrote :

tests/messages/test_pofile.py ..................................

=================================== FAILURES ===================================
____________________ [doctest] babel.dates.format_timedelta ____________________
728
729 >>> format_timedelta(timedelta(hours=23), threshold=0.9, locale='en_US')
730 u'1 day'
731 >>> format_timedelta(timedelta(hours=23), threshold=1.1, locale='en_US')
732 u'23 hours'
733
734 In addition directional information can be provided that informs
735 the user if the date is in the past or in the future:
736
737 >>> format_timedelta(timedelta(hours=1), add_direction=True)
Expected:
    u'In 1 hour'
Got:
    u'In 1 Stunde'

/tmp/buildd/python-babel-1.3+dfsg.1/babel/dates.py:737: DocTestFailure
===================== 1 failed, 443 passed in 2.42 seconds =====================
debian/rules:67: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-babel-1.3+dfsg.1'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package