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

Expose time-limit parameter from rostest #109

Merged

Conversation

Achllle
Copy link
Contributor

@Achllle Achllle commented Feb 6, 2020

Description

The default rostest maximum allotted time to each test is 60 seconds. For many behaviors, this isn't enough. Currently the user has to directly specify the test node in flexbe_rostest.test as opposed to using the wrapper. This PR passes through the time-limit argument so it can be specified from within the user's rostest file.

TODO

  • Change documentation?

@Achllle Achllle changed the base branch from master to develop February 6, 2020 18:43
@pschillinger
Copy link
Member

Looks good to me, thanks for adding!

What documentation do you refer to in your TODO?

@Achllle
Copy link
Contributor Author

Achllle commented Feb 11, 2020

The state testing one on wiki.ros.org and that also needs an update since #97

@pschillinger
Copy link
Member

Agree, I plan to update this soon. However, this does not block the PR, so I will merge already.

In general, I prefer to rather have functions already available in the installed packages and not yet being covered in the tutorial than describing something in the tutorial that is not yet available in the installation.

@pschillinger pschillinger merged commit 3ffe3ba into team-vigir:develop Feb 11, 2020
@Achllle Achllle deleted the feature/testing/timeout_parameter branch February 13, 2020 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants