Skip to content

Commit

Permalink
Revert "Mark cyclonedds test_service test as flakey (#648)" (#904)
Browse files Browse the repository at this point in the history
This reverts commit 5188639.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Mar 29, 2021
1 parent b33feb1 commit b7784eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rcl/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ function(test_target_function)
PUBLIC "RMW_TIMESTAMPS_SUPPORTED=1")
target_compile_definitions(test_service${target_suffix}
PUBLIC "RMW_TIMESTAMPS_SUPPORTED=1")
# TODO(tfoote) Disable this tests on CI as it's being flakey
# This should be removed when https://github.com/ros2/rmw_cyclonedds/issues/185 is resolved.
ament_add_test_label(test_service${target_suffix} xfail)
else()
message(STATUS "Disabling message timestamp test for ${rmw_implementation}")
endif()
Expand Down

0 comments on commit b7784eb

Please sign in to comment.