Skip to content
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

Figure out how to test QoS parameters #214

Open
clalancette opened this issue Aug 7, 2017 · 1 comment
Open

Figure out how to test QoS parameters #214

clalancette opened this issue Aug 7, 2017 · 1 comment
Labels
enhancement New feature or request

Comments

@clalancette
Copy link
Contributor

There are 2 branches currently in this repository that start adding QoS tests:

These should probably be combined, but then we run into a combinatorial problem; we would test all combinations of RMW implementations x the rclcpp or rclpy x all QoS parameters, which would lead to a very long test. What we should probably do is combine the above, and then choose some subset of the tests that make sense and run those.

@clalancette clalancette added the enhancement New feature or request label Aug 9, 2017
@mikaelarguedas
Copy link
Member

Enabebling these tests for a single client library and a single message type (for all rmw) is a good way to test this for now until we change the way to whitelist/blacklist specific tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants