diff --git a/log/test/integration/playback.cc b/log/test/integration/playback.cc index 488eccc57..0df12e459 100644 --- a/log/test/integration/playback.cc +++ b/log/test/integration/playback.cc @@ -563,7 +563,7 @@ TEST(playback, IGN_UTILS_TEST_DISABLED_ON_MAC(ReplayPauseResume)) ////////////////////////////////////////////////// /// \brief Record a log and then play it back calling the Step method to control /// the playback workflow. -TEST(playback, IGN_UTILS_TEST_DISABLED_ON_MAC(ReplayStep)) +TEST(playback, IGN_UTILS_TEST_ENABLED_ONLY_ON_LINUX(ReplayStep)) { std::vector topics = {"/foo", "/bar", "/baz"};