Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
794f240b
Commit
794f240b
authored
Jan 30, 2013
by
Shane Kerr
Browse files
Change lettuce test timeouts from 10 seconds to 1 minute.
parent
5351989c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/lettuce/features/terrain/terrain.py
View file @
794f240b
...
...
@@ -86,7 +86,7 @@ removelist = [
# If we have waited OUTPUT_WAIT_MAX_INTERVALS times, we will abort with an
# error (so as not to hang indefinitely)
OUTPUT_WAIT_INTERVAL
=
0.5
OUTPUT_WAIT_MAX_INTERVALS
=
20
OUTPUT_WAIT_MAX_INTERVALS
=
1
20
# class that keeps track of one running process and the files
# we created for it.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment