django: failing tests from django.contrib.auth
- by gruszczy
When I run my django test I get following errors, that are outside of my test suite:
======================================================================
ERROR: test_known_user (django.contrib.auth.tests.remote_user.RemoteUserCustomTest)
----------------------------------------------------------------------
Traceback (most recent call last):
…