[Python-modules-team] Bug#881332: django-auth-ldap FTBFS with mockldap 0.3.0

Adrian Bunk bunk at debian.org
Fri Nov 10 12:49:13 UTC 2017


Source: django-auth-ldap
Version: 1.2.15-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-auth-ldap.html

...
======================================================================
FAIL: test_populate_with_attrlist (django_auth_ldap.tests.LDAPTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/1st/django-auth-ldap-1.2.15/django_auth_ldap/tests.py", line 692, in test_populate_with_attrlist
    self.assertEqual(user.first_name, 'Alice')
AssertionError: u'' != 'Alice'

----------------------------------------------------------------------
Ran 79 tests in 0.640s

FAILED (failures=1, skipped=2)
Creating test database for alias 'default'...
System check identified no issues (0 silenced).
Destroying test database for alias 'default'...
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: PYTHONPATH=. python2.7 /build/1st/django-auth-ldap-1.2.15/test/manage.py test django_auth_ldap
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom "--test-args=PYTHONPATH=. {interpreter} {dir}/test/manage.py test django_auth_ldap" returned exit code 13
debian/rules:18: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25



More information about the Python-modules-team mailing list