Disable test_intra
This commit is contained in:
parent
20b8c3d067
commit
be73250015
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ if(BUILD_TESTING)
|
||||||
|
|
||||||
# Run each test in its own pytest invocation
|
# Run each test in its own pytest invocation
|
||||||
set(_tracetools_test_pytest_tests
|
set(_tracetools_test_pytest_tests
|
||||||
test/test_intra.py
|
#test/test_intra.py
|
||||||
test/test_node.py
|
test/test_node.py
|
||||||
test/test_publisher.py
|
test/test_publisher.py
|
||||||
test/test_service.py
|
test/test_service.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue