Disable test_intra

This commit is contained in:
Christophe Bedard 2019-10-22 11:17:55 -07:00
parent 20b8c3d067
commit be73250015

View file

@ -141,7 +141,7 @@ if(BUILD_TESTING)
# Run each test in its own pytest invocation
set(_tracetools_test_pytest_tests
test/test_intra.py
#test/test_intra.py
test/test_node.py
test/test_publisher.py
test/test_service.py