Skip to content

Removed warning test_qos#2859

Merged
ahcorde merged 2 commits intorollingfrom
ahcorde/rolling/warning_qos_test
May 26, 2025
Merged

Removed warning test_qos#2859
ahcorde merged 2 commits intorollingfrom
ahcorde/rolling/warning_qos_test

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented May 26, 2025

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this May 26, 2025
@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented May 26, 2025

Pulls: #2859
Gist: https://gist.githubusercontent.com/ahcorde/174e9f867c588077d6c0323da6457285/raw/ad5d55aaa7e431cabf1fb612f09540b58210f1a1/ros2.repos
BUILD args: --packages-up-to rclcpp --packages-above-and-dependencies rclcpp
TEST args: --packages-select rclcpp --packages-above rclcpp
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/16084

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

memset(&invalid_qos, 0, sizeof(invalid_qos));
reinterpret_cast<uint32_t &>(invalid_qos.history) = 999;
unsigned int n = 999;
memcpy(&invalid_qos.history, &n, sizeof(unsigned int));
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
memcpy(&invalid_qos.history, &n, sizeof(unsigned int));
memcpy(&invalid_qos.history, &n, sizeof(n));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm, I somehow merged this suggestion... That was actually not my intention...

Signed-off-by: Janosch Machowinski <jmachowinski@users.noreply.github.com>
@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented May 26, 2025

Pulls: #2859
Gist: https://gist.githubusercontent.com/ahcorde/174e9f867c588077d6c0323da6457285/raw/ad5d55aaa7e431cabf1fb612f09540b58210f1a1/ros2.repos
BUILD args: --packages-up-to rclcpp --packages-above-and-dependencies rclcpp
TEST args: --packages-select rclcpp --packages-above rclcpp
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/16084

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

@ahcorde ahcorde merged commit df3a303 into rolling May 26, 2025
2 of 3 checks passed
@ahcorde ahcorde deleted the ahcorde/rolling/warning_qos_test branch May 26, 2025 20:05
@ahcorde
Copy link
Copy Markdown
Contributor Author

ahcorde commented Jun 12, 2025

https://github.com/Mergifyio backport kilted

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 12, 2025

backport kilted

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Jun 12, 2025
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
(cherry picked from commit df3a303)
ahcorde added a commit that referenced this pull request Jun 13, 2025
(cherry picked from commit df3a303)

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@Crola1702
Copy link
Copy Markdown
Contributor

Crola1702 commented Aug 6, 2025

https://github.com/Mergifyio backport humble

(see warning on humble)

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 6, 2025

backport humble

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Aug 6, 2025
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
(cherry picked from commit df3a303)
Crola1702 pushed a commit that referenced this pull request Aug 6, 2025
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
(cherry picked from commit df3a303)
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Crola1702 pushed a commit that referenced this pull request Aug 7, 2025
(cherry picked from commit df3a303)

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
@Crola1702
Copy link
Copy Markdown
Contributor

https://github.com/Mergifyio backport jazzy

(See warning on jazzy)

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 3, 2025

backport jazzy

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Sep 3, 2025
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
(cherry picked from commit df3a303)
fujitatomoya pushed a commit that referenced this pull request Sep 3, 2025
(cherry picked from commit df3a303)

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
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.

3 participants