I'v tried doing those modifications directly on the master branch, just to see if the tests would run. Sadly, i get the same output.
Am i supposed to change something when adding new files before running the tests? On Tue, Jun 26, 2012 at 9:36 AM, Leander Bessa Beernaert < [email protected]> wrote: > Performing the alteration you suggested did not change anything, the > output from "run_tests.sh" is still the same: > > ./run_tests.sh >> >> >> ---------------------------------------------------------------------- >> Ran 0 tests in 0.000s >> OK >> Running PEP8 and HACKING compliance check... >> 4 imports missing in this test environment >> > > Any ideas? > > On Mon, Jun 25, 2012 at 7:01 PM, Kevin L. Mitchell < > [email protected]> wrote: > >> On Mon, 2012-06-25 at 16:56 +0100, Leander Bessa Beernaert wrote: >> > Here's the diff http://paste.openstack.org/show/18756/ >> >> Change "import diagnostics" to "from nova.virt.libvirt import >> diagnostics". (Also note that you may need to add a space between your >> name and your email address in Authors, and if you mean to submit this >> to the trunk, it'd be nice to put your entry in the >> alphabetically-appropriate placeā¦) >> -- >> Kevin L. Mitchell <[email protected]> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openstack >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> > >
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

