Skip to content

Commit e99849d

Browse files
committed
Revert "Mark cyclonedds test_service test as flakey (#648)"
This reverts commit 5188639. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
1 parent b33feb1 commit e99849d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

rcl/test/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,6 @@ function(test_target_function)
244244
PUBLIC "RMW_TIMESTAMPS_SUPPORTED=1")
245245
target_compile_definitions(test_service${target_suffix}
246246
PUBLIC "RMW_TIMESTAMPS_SUPPORTED=1")
247-
# TODO(tfoote) Disable this tests on CI as it's being flakey
248-
# This should be removed when https://github.com/ros2/rmw_cyclonedds/issues/185 is resolved.
249-
ament_add_test_label(test_service${target_suffix} xfail)
250247
else()
251248
message(STATUS "Disabling message timestamp test for ${rmw_implementation}")
252249
endif()

0 commit comments

Comments
 (0)