Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Enabled tests and then fixed them#764

Closed
gerkey wants to merge 2 commits intoindigo-develfrom
enable_tests2
Closed

Enabled tests and then fixed them#764
gerkey wants to merge 2 commits intoindigo-develfrom
enable_tests2

Conversation

@gerkey
Copy link
Copy Markdown
Contributor

@gerkey gerkey commented Mar 10, 2016

Replacement for #751, where my branch got mangled to a point that I couldn't squash the commits. This branch contains the same changes as enable_tests, where on the last build all tests passed on Indigo, and there was one apparently spurious timing failure in rostest:

Thanks much to @dhood for the help!

<run_depend>rosbag</run_depend>
<run_depend>roslib</run_depend>

<test_depend>geometry_msgs</test_depend>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently nothing in this repository depends on common_msgs. Therefore I think this should be avoided and local custom messages should be used for these tests.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In 1437c60 I deleted test_rosmsgproto_geometry_py and added to test_rosmsgproto.py tests of similar complexity to the deleted tests, but only using messages from std_msgs. The resulting test suite is not identical to the previous suite, but I don't see any significant changes in coverage.

@dirk-thomas
Copy link
Copy Markdown
Member

Thanks. Recreated against kinetic-devel: #826

In the future please comment on the pull request when committing changes in order to notify people.

@dirk-thomas dirk-thomas deleted the enable_tests2 branch June 27, 2016 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants