maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #01649
Spurious test failure
Anyone else seen this?
======================================================================
FAIL:
maasserver.rpc.tests.test_regionservice.TestRegionAdvertisingService.test_prepare_holds_startup_lock
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File
"/tmp/tarmac/branch.ymB3aW/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
This happened on the lander just now. Retrying the branch made it land OK.
Follow ups