Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
087202ff
Commit
087202ff
authored
May 07, 2021
by
Maxime Perrotin
Browse files
Try to make test case more deterministic
parent
ff289649
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/ri_during_startup/regression.py
View file @
087202ff
...
...
@@ -12,8 +12,8 @@ expected = [
"[MASTER] Set timer and call Slave during init"
,
"[TASTE] Initialization completed for function master"
,
"[slave] Startup"
,
"[TASTE] Initialization completed for function slave"
]
,
"[slave] I am free? Really? I don't believe it"
,
"[TASTE] Initialization completed for function slave"
,
"[slave] I am free? Really? I don't believe it"
]
,
"[MASTER] Timer expired, Slave did not answer within 1 sec (as expected)"
,
"[MASTER] Trying again"
,
"[slave] Second call, I say thank you"
,
...
...
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