-
Notifications
You must be signed in to change notification settings - Fork 249
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
🧑🌾 test_rosbag2_play_end_to_end flaky on Windows #1437
Comments
@clalancette, this is happening almost consistently in Windows builds. Do you think it's a good time to disable this test while #1342 is resolved? (it seems it would be a long time until we have updates on the fix PR) |
@Crola1702 @clalancette I guess it hasn't been fully fixed for Windows after my overhaul in player tests per #1297. |
BTW. I have come across with this failure in one of my recent PR #1423 (comment).
|
I haven't seen this failure in the buildfarm 🤔 |
I'm disabling the test in: #1452 |
Preliminary analysis: The solution would be to move cc: @clalancette |
@MichaelOrlov Could this be another case similar to #1796 (review) ? |
@clalancette Not the same. It is completely different. rosbag2/rosbag2_py/src/rosbag2_py/_transport.cpp Lines 262 to 271 in 2d4d02f
Update: |
It seems I found a workaround for tests. rosbag2/rosbag2_tests/test/rosbag2_tests/test_rosbag2_play_end_to_end.cpp Lines 195 to 197 in 2d4d02f
Need repeatedely request for another service
|
@r7vme Help here will be appreciated. |
Description
Flaky test test_rosbag2_play_end_to_end in windows CI (debug, release and repeated)
Test regressions:
Expected Behavior
Test should pass
Actual Behavior
Test failing because of a timeout
To Reproduce
System (please complete the following information)
Additional context
Reference build: https://ci.ros2.org/view/nightly/job/nightly_win_deb/2813/
Test regressions:
Test is failing because of a timeout:
Log output:
Test gets stuck when the error pops up (normally takes 15 seconds to run)
Flakiness ratio (last 15 days)
Updated 17-08-2023
Running a diff between ros2 repos in nightly_win_deb#2806 and nightly_win_deb#2807:
First time this issue was seen:
ros2/rmw_connextdds#26 (comment)
The text was updated successfully, but these errors were encountered: