Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
772dcdbd
Commit
772dcdbd
authored
Apr 17, 2018
by
Samuel GAIST
Browse files
[tests][test_worker] Made the wait method more verbose
parent
fac8f599
Pipeline
#19111
failed with stage
in 10 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/test_worker.py
View file @
772dcdbd
...
...
@@ -406,6 +406,9 @@ class TestOneWorker(TestWorkerBase):
message
=
self
.
controller
.
process
(
100
)
nb
+=
1
if
message
is
None
:
print
(
"Process failed with the allocate range: {}"
.
format
(
max
))
return
message
...
...
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