We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_cli_remapping
Required Info:
Log output: Although most of the tests have different names, the log output is very similar in all of them:
Traceback (most recent call last): File "C:\ci\ws\src\ros2\system_tests\test_cli_remapping\test\test_cli_remapping.py", line 149, in test_topic_and_service_replacement self.assertIn(topic_and_service_replacement, self.get_topics()) AssertionError: '/remapped/ts5907_00_20_08' not found in ['/fully/qualified/name', '/ns/s5749_00_20_08/original_node_name/private/name', '/ns/s5749_00_20_08/relative/name', '/original/namespace/node_6563_00_20_08/private/name', '/original/namespace/original_node_name/private/name', '/original/namespace/relative/name', '/parameter_events', '/remapped/t1668_00_20_08', '/rosout']
Reference builds:
Flakiness ratio in the last 30 days:
This test has failed on the following jobs:
They're mostly Repeated and windows jobs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Required Info:
Steps to reproduce issue
test_cli_remapping
fail if you're luckyExpected behavior
test_cli_remapping
should passActual behavior
test_cli_remapping
is failing sometimesAdditional information
Log output:
Although most of the tests have different names, the log output is very similar in all of them:
Reference builds:
Buildfarmer stats
Flakiness ratio in the last 30 days:
This test has failed on the following jobs:
They're mostly Repeated and windows jobs
The text was updated successfully, but these errors were encountered: