← Back to team overview

maas-devel team mailing list archive

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