The attempt to merge lp:~jml/canonical-identity-provider/trivial-bad into lp:canonical-identity-provider failed. Below is the output from the failed tests. Creating test database for alias 'default'... Destroying test database for alias 'default'... [localhost] local: . /tmp/tmpqVIcZz/.env/bin/activate && python django_project/manage.py test --noinput WARNING:root:File /tmp/tmpqVIcZz/django_project/../../../local_config/local.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/config/config/devel.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/../../../local_config/local.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/config/config/devel.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/../../../local_config/local.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/config/config/devel.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/../../../local_config/local.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/config/config/devel.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/../../../local_config/local.cfg could not be read. Skipping. WARNING:root:File /tmp/tmpqVIcZz/django_project/config/config/devel.cfg could not be read. Skipping. ........................................F.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ====================================================================== FAIL: test_registered_models (identityprovider.tests.unit.test_admin.AdminTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/tmpqVIcZz/identityprovider/tests/unit/test_admin.py", line 47, in test_registered_models self.assertEqual('apples', 'oranges') AssertionError: 'apples' != 'oranges' ---------------------------------------------------------------------- Ran 1069 tests in 231.780s FAILED (failures=1) Fatal error: local() encountered an error (return code 1) while executing '. /tmp/tmpqVIcZz/.env/bin/activate && python django_project/manage.py test --noinput ' Aborting.