On Wed, Jul 17, 2013 at 12:00 PM, Roman Podolyaka
<[email protected]> wrote:
> Hi,
>
> Ensure that stdout isn't captured by the corresponding fixture:
>
> OS_STDOUT_CAPTURE=0 python -m testtools.run
> neutron.tests.unit.openvswitch.test_ovs_neutron_agent.TestOvsNeutronAgent.test_port_update
> Tests running...
Thanks Roman, ipdb works fine with test cases in Neutron master
branch. And if you run 'python -m testtools.run {testcase}', stdout is
not captured by default.
However, the issue still exists with Neutron stable/grizzly branch,
even with OS_STDOUT_CAPTURE=0. Not quite sure which change in trunk
resolved this issue.
Thanks,
--
Qiu Yu
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev