[Bug 1308069] Re: test_prepare_holds_startup_lock() fails spuriously
Jeroen T. Vermeulen
1308069 at bugs.launchpad.net
Thu May 8 20:09:37 UTC 2014
** 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
Server Team, which is subscribed to maas in 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
More information about the Ubuntu-server-bugs
mailing list