On Fri, 2012-06-29 at 10:34 -0500, Andrew Bogott wrote:
> $ /opt/stack/nova$ ./run_tests.sh test_virt_drivers
> AbstractDriverTestCase
>      test_add_to_aggregate                                        ERROR  
> 0.02
>      test_agent_update                                            ERROR  
> 0.02
>      etc.
> 
>      And yet, if I scroll up and look at the earlier run (where 
> everything passed) I see it running AbstractDriverTestCase with all green.

Try:

    ./run_tests.sh nova.tests.test_virt_drivers

and see if there's any difference with the full path as compared to the
abbreviated path?
-- 
Kevin L. Mitchell <kevin.mitch...@rackspace.com>


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to