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

[respeaker_ros] increase timeout to pass the test #170

Merged
merged 3 commits into from Jul 9, 2019

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Jul 4, 2019

c.f. https://api.travis-ci.org/v3/job/554008643/log.txt

Copy link
Member

@708yamaguchi 708yamaguchi left a comment

Choose a reason for hiding this comment

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

When I added this test, I tested it only on my PC. #164

I think that longer timeout will increase success rate of travis test.
Thank you.

@@ -28,7 +28,7 @@ def __init__(self):
self.tts_tolerance = rospy.Duration.from_sec(
rospy.get_param("~tts_tolerance", 1.0))
tts_action_names = rospy.get_param(
'~tts_action_names', ['robotsound', 'robotsound_jp'])
'~tts_action_names', ['soundplay'])
Copy link
Member

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants