[Python-modules-team] Bug#802757: djangorestframework-gis: FTBFS with djangorestframework 3.2.2-1

Brian May bam at debian.org
Fri Oct 23 08:58:08 UTC 2015


Just uploaded the latest version into git. Now I get another error.

   debian/rules override_dh_auto_test
make[1]: Entering directory '/«PKGBUILDDIR»'
set -e; \
for python in python2.7 python3.5 python3.4; do \
  $python runtests.py ; \
done
............................F..........s.s.s.........
======================================================================
FAIL: test_post_location_list_EWKT (django_restframework_gis_tests.tests.TestRestFrameworkGis)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/django_restframework_gis_tests/tests.py", line 137, in test_post_location_list_EWKT
    expected_coords
AssertionError: Tuples differ: (6.381496, 53.384067) != (6.381495826183805, 53.3840669...

First differing element 0:
6.381496
6.38149582618

- (6.381496, 53.384067)
+ (6.381495826183805, 53.384066927384985)

----------------------------------------------------------------------
Ran 53 tests in 0.349s

FAILED (failures=1, skipped=3)
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
make[1]: *** [override_dh_auto_test] Error 1
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build] Error 2
debian/rules:9: recipe for target 'build' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- 
Brian May <bam at debian.org>



More information about the Python-modules-team mailing list