Files
vmware-nsx/neutron/tests/unit
Maru Newby f3461c76fe Add post-mortem debug option for tests
Post-mortem debugging, the ability to drop into a debugger with the
execution state that triggered the exception, is very useful in
diagnosing failure conditions.  Our previous test runner, nose,
provided the ability to enable post-mortem debugging on test
failures (via --pdb-failure) and errors (via --pdb).  testr
lacks these options at present, so this change adds support
for enabling post-mortem debugging via an environment variable.
All test-triggered exceptions will result in a post-mortem debugger
being invoked if OS_POST_MORTEM_DEBUG is set to "1" or "True".

Implements: blueprint neutron-pm-debug-on-test-failure
Change-Id: Iddbe1335b059d062c0286df2ad27aef7728461b7
2013-12-10 03:56:50 +00:00
..
2013-12-03 15:03:47 -08:00
2013-11-18 22:17:14 +09:00
2013-08-11 11:15:28 -03:00
2013-07-06 15:02:43 -04:00
2013-07-06 15:02:43 -04:00
2013-11-21 17:01:33 +09:00
2013-07-06 15:02:43 -04:00
2013-10-09 10:02:51 +08:00
2013-12-03 15:03:47 -08:00