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

Fix for a false negative integration test with bag split in recorder #1743

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

MichaelOrlov
Copy link
Contributor

  • This PR address wrong written record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size integration test which was a false negative all the time because the publisher was starting after terminating the recorder.

- In
record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size
publisher was starting after terminating recorder.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
@MichaelOrlov
Copy link
Contributor Author

@ros-pull-request-builder retest this please

@MichaelOrlov MichaelOrlov marked this pull request as ready for review July 16, 2024 20:58
@MichaelOrlov MichaelOrlov requested a review from a team as a code owner July 16, 2024 20:58
@MichaelOrlov MichaelOrlov requested review from gbiggs, jhdcs, ahcorde and fujitatomoya and removed request for a team July 16, 2024 20:58
@ahcorde
Copy link
Contributor

ahcorde commented Jul 17, 2024

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@MichaelOrlov MichaelOrlov merged commit da1acb2 into rolling Jul 17, 2024
14 checks passed
@MichaelOrlov
Copy link
Contributor Author

https://github.com/Mergifyio backport jazzy humble

Copy link

mergify bot commented Jul 17, 2024

backport jazzy humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jul 17, 2024
…1743)

- In
record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size
publisher was starting after terminating recorder.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit da1acb2)
mergify bot pushed a commit that referenced this pull request Jul 17, 2024
…1743)

- In
record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size
publisher was starting after terminating recorder.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit da1acb2)

# Conflicts:
#	rosbag2_tests/test/rosbag2_tests/test_rosbag2_record_end_to_end.cpp
MichaelOrlov added a commit that referenced this pull request Jul 18, 2024
…1743) (#1750)

- In
record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size
publisher was starting after terminating recorder.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit da1acb2)

Co-authored-by: Michael Orlov <michael.orlov@apex.ai>
@MichaelOrlov MichaelOrlov deleted the morlov/fix-for-false-negative-bag-split-tests branch July 19, 2024 02:50
MichaelOrlov added a commit that referenced this pull request Jul 19, 2024
…recorder (backport #1743) (#1751)

* Fix for a false negative integration test with bag split in recorder (#1743)

- In
record_end_to_end_with_splitting_bagsize_split_is_at_least_specified_size
publisher was starting after terminating recorder.

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
(cherry picked from commit da1acb2)

# Conflicts:
#	rosbag2_tests/test/rosbag2_tests/test_rosbag2_record_end_to_end.cpp

* Address merge conflicts

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>

---------

Signed-off-by: Michael Orlov <michael.orlov@apex.ai>
Co-authored-by: Michael Orlov <michael.orlov@apex.ai>
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