Code review comment for lp:~jml/canonical-identity-provider/timeout-experiments

Revision history for this message
ISD Branch Mangler (isd-branches-mangler) wrote :

The attempt to merge lp:~jml/canonical-identity-provider/timeout-experiments into lp:canonical-identity-provider failed. Below is the output from the failed tests.

WARNING:root:File /tmp/tmptIkRAJ/django_project/../../../local_config/local.cfg could not be read. Skipping.
WARNING:root:File /tmp/tmptIkRAJ/django_project/config/config/devel.cfg could not be read. Skipping.
WARNING:root:File /tmp/tmptIkRAJ/django_project/../../../local_config/local.cfg could not be read. Skipping.
WARNING:root:File /tmp/tmptIkRAJ/django_project/config/config/devel.cfg could not be read. Skipping.
WARNING:root:File /tmp/tmptIkRAJ/django_project/../../../local_config/local.cfg could not be read. Skipping.
WARNING:root:File /tmp/tmptIkRAJ/django_project/config/config/devel.cfg could not be read. Skipping.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/fabric/main.py", line 717, in main
    *args, **kwargs
  File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 332, in execute
    results['<local-only>'] = task.run(*args, **new_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/fabric/tasks.py", line 112, in run
    return self.wrapped(*args, **kwargs)
TypeError: manage() takes at least 1 argument (0 given)

« Back to merge proposal