Skip to content

Skip flaky can_record_again_after_stop test#2031

Merged
MichaelOrlov merged 1 commit intorollingfrom
morlov/skip-can_record_again_after_stop
Jun 2, 2025
Merged

Skip flaky can_record_again_after_stop test#2031
MichaelOrlov merged 1 commit intorollingfrom
morlov/skip-can_record_again_after_stop

Conversation

@MichaelOrlov
Copy link
Copy Markdown
Contributor

Description

Is this user-facing behavior change?

No.

Did you use Generative AI?

No.

Additional Information

Skipping RecordIntegrationTestFixture.can_record_again_after_stop until the relevant issue #1914 is resolved.

- Skipping flaky test for a while. Until relevant issue
 #1914 will be resolved.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
@MichaelOrlov MichaelOrlov marked this pull request as ready for review June 1, 2025 18:35
@MichaelOrlov
Copy link
Copy Markdown
Contributor Author

Pulls: #2031
Gist: https://gist.githubusercontent.com/MichaelOrlov/7c07fa7b7ae9fef3c109eafa77a9664a/raw/272984957a707d9f8a0a7a9cfd314e66e1efca0d/ros2.repos
BUILD args: --packages-above-and-dependencies rosbag2_transport
TEST args: --packages-above rosbag2_transport
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/16145

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

@MichaelOrlov MichaelOrlov merged commit 5a364f7 into rolling Jun 2, 2025
11 of 12 checks passed
@MichaelOrlov MichaelOrlov deleted the morlov/skip-can_record_again_after_stop branch June 2, 2025 03:20
@MichaelOrlov
Copy link
Copy Markdown
Contributor Author

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

@mergify
Copy link
Copy Markdown

mergify bot commented Jun 2, 2025

backport kilted jazzy

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Jun 2, 2025
- Skipping flaky test for a while. Until relevant issue
 #1914 will be resolved.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
(cherry picked from commit 5a364f7)
mergify bot pushed a commit that referenced this pull request Jun 2, 2025
- Skipping flaky test for a while. Until relevant issue
 #1914 will be resolved.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
(cherry picked from commit 5a364f7)
MichaelOrlov added a commit that referenced this pull request Jun 3, 2025
- Skipping flaky test for a while. Until relevant issue
 #1914 will be resolved.


(cherry picked from commit 5a364f7)

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
Co-authored-by: Michael Orlov <morlovmr@gmail.com>
MichaelOrlov added a commit that referenced this pull request Jun 3, 2025
- Skipping flaky test for a while. Until relevant issue
 #1914 will be resolved.


(cherry picked from commit 5a364f7)

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
Co-authored-by: Michael Orlov <morlovmr@gmail.com>
MichaelOrlov added a commit that referenced this pull request Jan 12, 2026
This reverts commit 5a364f7.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>
MichaelOrlov added a commit that referenced this pull request Jan 21, 2026
* Revert "Skip flaky `can_record_again_after_stop` test (#2031)"

This reverts commit 5a364f7.

Signed-off-by: Michael Orlov <morlovmr@gmail.com>

* Explicitly disable subscription's callbacks before its deletion

Explicitly disable all subscription's callbacks to avoid UB and
 receiving new messages on deleted subscriptions.
Note: The callbacks propagated to the executor and may still be in the
executor's queue, but they will no longer be called after this point.

- Depends on the ros2/rclcpp#2985

Signed-off-by: Michael Orlov <morlovmr@gmail.com>

---------

Signed-off-by: Michael Orlov <morlovmr@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.

2 participants