bugfix: added extra delays to some of the test cases with systemtap involved.
This commit is contained in:
Родитель
8e6aa11dcc
Коммит
be1655d239
|
@ -569,6 +569,7 @@ delete timer 12000
|
|||
delete thread 1
|
||||
free request
|
||||
|
||||
--- wait: 0.1
|
||||
--- response_body
|
||||
before
|
||||
hello in thread
|
||||
|
|
|
@ -185,6 +185,7 @@ delete timer 1000
|
|||
delete thread 1
|
||||
free request
|
||||
|
||||
--- wait: 0.1
|
||||
--- response_body_like: 302 Found
|
||||
--- error_code: 302
|
||||
--- no_error_log
|
||||
|
|
|
@ -255,6 +255,7 @@ delete timer 1000
|
|||
delete thread 3
|
||||
free request
|
||||
|
||||
--- wait: 0.1
|
||||
--- response_body
|
||||
hello foo
|
||||
--- no_error_log
|
||||
|
|
Загрузка…
Ссылка в новой задаче