** Description changed:

+ [Test Case]
+ No test case; the code that's being patched is only a test and does not 
actually appear in the package.
+ 
+ 
+ [Description of the problem]
+ 
  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)
+   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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308069

Title:
  test_prepare_holds_startup_lock() fails spuriously

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1308069/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to