Ok.. try a longer prompt timeout?
parent
e8f3d64e71
commit
a1ea373f34
|
|
@ -777,7 +777,7 @@ def test_multi_nested_subactors_error_through_nurseries(
|
||||||
child.expect(
|
child.expect(
|
||||||
PROMPT,
|
PROMPT,
|
||||||
timeout=(
|
timeout=(
|
||||||
2 if (
|
6 if (
|
||||||
_non_linux
|
_non_linux
|
||||||
and
|
and
|
||||||
ci_env
|
ci_env
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue