← Back to team overview

nova team mailing list archive

Re: test_allocate_deallocate_fixed_ip failing

 

I can confirm it is working for me with current trunk, did you change
any dependencies recently?

-Eric

On Tue, Aug 17, 2010 at 11:02:25PM +0100, Ewan Mellor wrote:
> 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     : nova@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~nova
> More help   : https://help.launchpad.net/ListHelp



References