mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: minor change: added forgotten call to func 'wait_for_attach_showup_in_monitoring()'
This commit is contained in:
parent
8a5a65cdb4
commit
a90f57e309
@ -309,7 +309,7 @@ def test_1(act: Action, fn_worker_sql: Path, fn_worker_log: Path, fn_worker_err:
|
|||||||
stdout = hang_out,
|
stdout = hang_out,
|
||||||
stderr = hang_err
|
stderr = hang_err
|
||||||
)
|
)
|
||||||
time.sleep(1)
|
wait_for_attach_showup_in_monitoring(con_monitoring, SQL_TAG_THAT_WE_WAITING_FOR)
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
### L O C K E R - 2 ###
|
### L O C K E R - 2 ###
|
||||||
|
Loading…
Reference in New Issue
Block a user