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

Expand test timeout to deflake rmw_connext #449

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Conversation

mjcarroll
Copy link
Member

I didn't see any duplication as in other tests, the following are just very substantial test files.

Based on a test local to my laptop, two test exceed the current 60 second timeout:

test_executor .....................   Passed   61.35 sec
test_node .........................   Passed  103.98 sec

And one is marginal:

test_time_source ..................   Passed   54.96 sec

Signed-off-by: Michael Carroll michael@openrobotics.org

Based on a test local to my laptop, two test exceed the current 60
second timeout:

test_executor .....................   Passed   61.35 sec
test_node .........................   Passed  103.98 sec

And one is marginal:

test_time_source ..................   Passed   54.96 sec

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll
Copy link
Member Author

Build Status

@hidmic
Copy link
Contributor

hidmic commented Oct 23, 2019

A duplicate of #448 ? Either is fine, let's see which one is less flaky :)

@mjcarroll
Copy link
Member Author

Whoops, didn't see that you had opened that, I found that you're going to need > 100 seconds in some cases, so your threshold may not be enough.

@mjcarroll mjcarroll merged commit 531e8c4 into master Oct 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the deflake_connext branch October 23, 2019 21:38
suab321321 pushed a commit to suab321321/rclpy that referenced this pull request Jan 31, 2020
Based on a test local to my laptop, two test exceed the current 60
second timeout:

test_executor .....................   Passed   61.35 sec
test_node .........................   Passed  103.98 sec

And one is marginal:

test_time_source ..................   Passed   54.96 sec

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: AbhinavSingh <singhabhinav9051571833@gmail.com>
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

3 participants