##// END OF EJS Templates
address intermittent failure in execute_stop_on_error...
address intermittent failure in execute_stop_on_error add sleep to failing execution, to ensure tested message is waiting in queue to be aborted or not.

File last commit:

r14009:6f019b30
r20125:3b0b4ded
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()