I'm really sorry about the horrid UI - we're in the middle of fixing the plumbing to report this and support things like tempest better - from the bottom up. The subunit listing -> testr reporting of listing errors is fixed on the subunit side, but not on the the testr side yet.
If you look at the end of the error: \rimport errors4neutron.tests.unit.linuxbridge.test_lb_neutron_agent\x85\xc5\x1a\\', stderr=None error: testr failed (3) You can see this^ which translates as import errors neutron.tests.unit.linuxbridge.test_lb_neutron_agent so neutron/tests/unit/linuxbridge/test_lb_neutron_agent.py is failing to import. HTH, Rob On 28 December 2013 13:41, Jay Pipes <[email protected]> wrote: > Please see: > > http://paste.openstack.org/show/57627/ > > This is on a brand new git clone of neutron and then running ./run_tests.sh > -V (FWIW, the same behavior occurs when running with tox -epy27 as well...) > > I have zero idea what to do...any help would be appreciated! > > It's almost like the subunit stream is being dumped as-is into the console. > > Best! > -jay -- Robert Collins <[email protected]> Distinguished Technologist HP Converged Cloud _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
