Skip to content
New issue

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

More reliable topic remapping test #456

Merged
merged 2 commits into from
Jul 10, 2020
Merged

More reliable topic remapping test #456

merged 2 commits into from
Jul 10, 2020

Conversation

Karsten1987
Copy link
Collaborator

fixes #455
As mentioned on the issue ticket, as long as we don't have a deterministic execution in ROS2, we can't test for an exact number of messages to be transported.
I lowered the ration of expected messages to only 60 percent, which seems to be fairly reliable and still fulfills the purpose of the test, which is that topics being remapped upon replay.

@Karsten1987 Karsten1987 self-assigned this Jul 8, 2020
@Karsten1987
Copy link
Collaborator Author

CI (rosbag2_transport, retest-until-fail 10):

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987
Copy link
Collaborator Author

The topic remapping test seems to be addressed with this. So I'll put this up for review.

Signed-off-by: Karsten Knese <[email protected]>
@Karsten1987
Copy link
Collaborator Author

Karsten1987 commented Jul 10, 2020

testing the failing test specifically (test-until-fail 30)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987 Karsten1987 merged commit c14f98a into master Jul 10, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix_455 branch July 10, 2020 15:34
emersonknapp pushed a commit that referenced this pull request Feb 2, 2021
* expect only 60 percent of messages to arrive

Signed-off-by: Karsten Knese <[email protected]>

* test for only one message

Signed-off-by: Karsten Knese <[email protected]>
emersonknapp pushed a commit that referenced this pull request Feb 17, 2021
* expect only 60 percent of messages to arrive

Signed-off-by: Karsten Knese <[email protected]>

* test for only one message

Signed-off-by: Karsten Knese <[email protected]>
emersonknapp pushed a commit that referenced this pull request Jul 9, 2021
* expect only 60 percent of messages to arrive

Signed-off-by: Karsten Knese <[email protected]>

* test for only one message

Signed-off-by: Karsten Knese <[email protected]>
emersonknapp pushed a commit that referenced this pull request Jul 9, 2021
* expect only 60 percent of messages to arrive
* test for only one message

Signed-off-by: Karsten Knese <[email protected]>
Signed-off-by: Emerson Knapp <[email protected]>
emersonknapp added a commit that referenced this pull request Jul 9, 2021
* expect only 60 percent of messages to arrive
* test for only one message

Signed-off-by: Karsten Knese <[email protected]>
Signed-off-by: Emerson Knapp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Topic remap test is failing regularly
2 participants