-
Notifications
You must be signed in to change notification settings - Fork 911
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
Improves lunar-devel jenkins test stability #1135
Improves lunar-devel jenkins test stability #1135
Conversation
Triggered jobs 324-331. Update: only one failed, new commit to extend that timeout. |
f581da6
to
50785ed
Compare
Triggered jobs 332-339. Update: 338 failed, but I can't find any "RESULT: FAIL" in the output... |
@kmactavish If it's of any help: It looks like the failing test is a nosetest added( using catkin_add_nosetests) and not a rostest. |
Build 345 failed (not this branch). It was in
Fixed by only setting the sync flag in one thread. It means adding another check to see if the queue is empty in the second thread. |
@mikaelarguedas Thanks! That helped. |
Build 355 (not this branch) also failed due to the compression ratio test thresholds, but in the other direction, relaxed them more. |
@esteve, I had to change your |
Thank you for improving the stability of the tests. |
This PR is to establish a Jenkins test-result baseline for lunar-devel. #1133 is failing stochastically, and this PR is being used to establish a baseline of which stochastic failures are expected on devel (if any).
Update: Also fixes one flaky test:
random_play.py
timeout