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

Add record test for ros2bag #523

Merged
merged 6 commits into from
Oct 19, 2020
Merged

Conversation

jacobperron
Copy link
Member

@jacobperron jacobperron commented Sep 11, 2020

A nominal smoke test to confirm that the tool is working.

This should hopefully catch bugs like #522, before they get released.

I think it's worth backporting this test.

A nominal smoke test to confirm that the tool is working.

Signed-off-by: Jacob Perron <[email protected]>
@jacobperron jacobperron force-pushed the jacob/add_ros2bag_record_test branch from 371e8a5 to 5857220 Compare September 11, 2020 21:52
Signed-off-by: Jacob Perron <[email protected]>
Signed-off-by: Jacob Perron <[email protected]>
@jacobperron
Copy link
Member Author

jacobperron commented Sep 16, 2020

Testing with --retest-until-fail 10 to check for flakes:

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

Signed-off-by: Jacob Perron <[email protected]>
Signed-off-by: Jacob Perron <[email protected]>
@jacobperron jacobperron force-pushed the jacob/add_ros2bag_record_test branch from 6236696 to 48dbcad Compare September 16, 2020 22:51
@jacobperron
Copy link
Member Author

Windows: Build Status

@jacobperron jacobperron merged commit 54cee3c into master Oct 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/add_ros2bag_record_test branch October 19, 2020 21:46
adamdbrw pushed a commit that referenced this pull request Nov 2, 2020
* Add record test for ros2bag

A nominal smoke test to confirm that the tool is working.

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix lint

Signed-off-by: Jacob Perron <[email protected]>

* Expect exit code 2 from rclcpp

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix test for Windows

Signed-off-by: Jacob Perron <[email protected]>
emersonknapp pushed a commit that referenced this pull request Feb 2, 2021
* Add record test for ros2bag

A nominal smoke test to confirm that the tool is working.

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix lint

Signed-off-by: Jacob Perron <[email protected]>

* Expect exit code 2 from rclcpp

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix test for Windows

Signed-off-by: Jacob Perron <[email protected]>
emersonknapp pushed a commit that referenced this pull request Feb 17, 2021
* Add record test for ros2bag

A nominal smoke test to confirm that the tool is working.

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix lint

Signed-off-by: Jacob Perron <[email protected]>

* Expect exit code 2 from rclcpp

Signed-off-by: Jacob Perron <[email protected]>

* Remove unused import

Signed-off-by: Jacob Perron <[email protected]>

* Fix test for Windows

Signed-off-by: Jacob Perron <[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.

2 participants