-
Notifications
You must be signed in to change notification settings - Fork 251
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
SQLite3 tests might block database [return code 5] #240
Comments
I'm seeing a similar error while following the ROS2 "Recording and Playing back data" tutorial. Any updates on this?
|
@alrashwa that error looks like its caused by not having the If that's not the cause, can you please respond back with more information (ROS2 distro, OS, type of ROS2 install) so I can determine if its related to this issue? Thanks |
Thanks, I think that package was it. It looks like the rosbag2 install process as shown in the tutorials usually would install this package. I ran into an issue (looks like others have as well) where the installer is interrupted when it hits a dependency on I was able to install the |
I want to go through the build & test history and get a better metric at how frequent this fails. |
For complete noobs who might have made the mistake I did - the tutorial asked me to install ros2bag using this command
I ended up typing the last part as ros2bag* instead of rosbag2* |
It seems that mostly this was an issue in the documentation and/or user error - that should be resolved now, as you can just If this is a flaky |
@zmichaels11 I have the exact same issue that you initially commented, but none of these fixes fixed it. I am just trying to run |
Hi @revanthsenthil, |
Did you able to find a solution for this ? |
record_end_to_end_test
has a small chance of failing:This test has failed 3x total with a frequency of about 1/40 tests.
Resources:
The text was updated successfully, but these errors were encountered: