This repository was archived by the owner on May 31, 2025. It is now read-only.
Improves lunar-devel jenkins test stability (backport to kinetic-devel)#1578
Merged
dirk-thomas merged 4 commits intoros:kinetic-develfrom Feb 1, 2019
Merged
Improves lunar-devel jenkins test stability (backport to kinetic-devel)#1578dirk-thomas merged 4 commits intoros:kinetic-develfrom
dirk-thomas merged 4 commits intoros:kinetic-develfrom
Conversation
Member
|
Sounds good to me. Thanks for the patch. |
This was referenced Feb 1, 2019
mbittarelli6river
added a commit
to 6RiverSystems/ros_comm
that referenced
this pull request
Nov 26, 2019
* Improves lunar-devel jenkins test stability (backport to kinetic-devel) (ros#1578) * extend timeout for sensitive python test * compression ratio test threshold relaxed * removed accidental test race condition * relaxes bag compression-ratio test threshold more * fix compiler warnings about unused variables (ros#1428) (ros#1576) * feat: building in debug mode * feat: building in debug mode * feat: building in debug mode * fix: * fix: fixing tests * fix: fixing tests * fix: fixing tests * feat: building in debug mode * feat: building in debug mode * feat: building in debug mode * fix: * fix: fixing tests * fix: fixing tests * fix: fixing tests * fix: adding test_rosmaster dependency to rosmsg * fix: release is failing. trying with release versions * fix: excluding local_setup.sh from the build * fix: printing version of boost * fix: changing to debug build * fix: adding more debugging info around the starting / stopping of bags * feat: changing build type to RelWithDebInfo
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #1135 to
kinetic-devel. Fixes flaky unit testCallbackQueue.raceConditionCallbackon kinetic-devel (http://build.ros.org/job/Kpr__ros_comm__ubuntu_xenial_amd64/464/).This patch has not been selected for backporting to kinetic in #1205 for some reason, although it cleanly applies and only affects unit tests: