Comment 0 for bug 1308069

Revision history for this message
Graham Binns (gmb) wrote :

This happened when trying to land a documentation-only branch:

======================================================================
FAIL: maasserver.rpc.tests.test_regionservice.TestRegionAdvertisingService.test_prepare_holds_startup_lock
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "/tmp/tarmac/branch.wNIVV5/src/maasserver/rpc/tests/test_regionservice.py", line 667, in test_prepare_holds_startup_lock
    self.assertFalse(locks.eventloop.is_locked())
  File "/usr/lib/python2.7/unittest/case.py", line 418, in assertFalse
    raise self.failureException(msg)
AssertionError: True is not false

I've disabled the test and added an XXX.