##// END OF EJS Templates
Added comments to testStrictDict about random test failure on OS X....
Added comments to testStrictDict about random test failure on OS X. On OS X testStrictDict is [OK], but there is a weird error being printed: ('EOF in multi-line statement', (36, 0)). This commit adds a simple comment about the offending lines.
Brian Granger -
r2166:9b81b02d
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
controllertest.py Loading ...
engineservicetest.py Loading ...
multienginetest.py Loading ...
tasktest.py Loading ...
test_contexts.py Loading ...
test_controllerservice.py Loading ...
test_enginefc.py Loading ...
test_engineservice.py Loading ...
test_multiengine.py Loading ...
test_multienginefc.py Loading ...
test_newserialized.py Loading ...
test_pendingdeferred.py Loading ...
test_task.py Loading ...
test_taskfc.py Loading ...
test_twistedutil.py Loading ...