Skip to content

Commit

Permalink
Merge pull request #518 from gazebosim/Crola1702/8_to_11_2024-08-08
Browse files Browse the repository at this point in the history
8 ➡️ 11
  • Loading branch information
azeey authored Aug 9, 2024
2 parents b0328a1 + a642508 commit f067c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log/test/integration/playback.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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<std::string> topics = {"/foo", "/bar", "/baz"};

Expand Down

0 comments on commit f067c9b

Please sign in to comment.