Merge branch '55-disable-test-intra' into 'master'
Disable test_intra See merge request micro-ROS/ros_tracing/ros2_tracing!107
This commit is contained in:
commit
d94b6172aa
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