One of the unit tests is failing for me on trunk now.  Is anyone else seeing
this?

Thanks,

Ewan.

[FAIL]: 
nova.tests.network_unittest.NetworkTestCase.test_allocate_deallocate_fixed_ip

Traceback (most recent call last):
  File "/home/ewan/openstack/nova/trunk/nova/tests/network_unittest.py", line 
89, in test_allocate_deallocate_fixed_ip
    self.assertEqual(True, is_in_project(address, self.projects[0].id))
twisted.trial.unittest.FailTest: not equal:
a = True
b = False



_______________________________________________
Mailing list: https://launchpad.net/~nova
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nova
More help   : https://help.launchpad.net/ListHelp

Reply via email to