-
Notifications
You must be signed in to change notification settings - Fork 261
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
[backport foxy] Add QoS decoding translation for infinite durations to RMW_DURATION_INFINITE (backport #684) #1088
Conversation
…NFINITE (#684) * Add QoS decoding translation for infinite durations to RMW_DURATION_INFINITE Signed-off-by: Emerson Knapp <[email protected]> (cherry picked from commit de70a81) Signed-off-by: Emerson Knapp <[email protected]>
…ibrary Signed-off-by: Emerson Knapp <[email protected]>
75ee349
to
9987727
Compare
Gist: https://gist.githubusercontent.com/emersonknapp/6b02a51c6326c1689d6f1745f25d064b/raw/0688bfd464a365c6b3a72397c58fc2512c2d6340/ros2.repos Rerun on focal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emersonknapp Backport looks good to me.
Only concern about CI failures on Windows
C:\ci\ws\src\ros2\rosbag2\rosbag2_tests\test\rosbag2_tests\test_rosbag2_record_end_to_end.cpp(488): error: Expected: (metadata.relative_file_paths.size()) >= (1), actual: 0 vs 1
Bagfile never split!
[ FAILED ] RecordFixture.record_end_to_end_test_with_zstd_file_compression_compresses_files (1376 ms)
@emersonknapp It seems that |
Signed-off-by: Emerson Knapp <[email protected]>
Gist: https://gist.githubusercontent.com/MichaelOrlov/5b6d727b8a061123e96c0c58c3839d22/raw/0688bfd464a365c6b3a72397c58fc2512c2d6340/ros2.repos |
Rebuil on focal and without connext_dds |
Failure in the Windows CI job in |
The Linux job failed from the previous CI run due to the infrastructure issue related to the java. Thanks @emersonknapp for teaching me how to find an automatically restarted CI job. |
Maybe let's wait for #1353 and then run one more clean CI on this one - though it looks like everything is OK here. |
@emersonknapp Ahh it will not be green anyway. There are a lot more warnings and random failures. |
This is an automatic backport of pull request #684 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com