Skip to content

Commit

Permalink
Skip test on Humble
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Oct 7, 2024
1 parent 3728792 commit f0fabff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def test_register_publisher_conflicting_types(self):
self.node,
msg_type_bad,
)

@unittest.skip("This test fails on Humble, but not in later distros.")
def test_register_multiple_publishers(self):
topic1 = "/test_register_multiple_publishers1"
topic2 = "/test_register_multiple_publishers2"
Expand Down

0 comments on commit f0fabff

Please sign in to comment.