<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi,</tt><tt><br>
</tt><tt> </tt><tt><br>
</tt><tt> I'd like to debug the quantum unit test case using the
pdb, but it looks like I got the errors regarding the </tt>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<pre>stdin/stdout for i/o of pdb when I run the command as followings,
tox -e py27 -- quantum.tests.unit.test_debug_commands.TestDebugCommandsShell
Traceback (most recent call last):
File "/opt/stack/quantum/quantum/tests/unit/test_debug_commands.py", line 417, in test_initialize_app_help_return
sh.run(argv)
File "/opt/stack/quantum/quantum/tests/unit/test_debug_commands.py", line 417, in test_initialize_app_help_return
sh.run(argv)
File "/usr/lib/python2.7/bdb.py", line 48, in trace_dispatch
return self.dispatch_line(frame)
File "/usr/lib/python2.7/bdb.py", line 67, in dispatch_line
if self.quitting: raise BdbQuit
BdbQuit
Thanks in advance!
Best regards,
Jason
</pre>
<tt></tt>
</body>
</html>