This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-qa
Watch
6
Star
0
Fork
0
You've already forked firebird-qa
mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced
2025-01-22 21:43:06 +01:00
Code
Issues
Activity
3bfca00d36
firebird-qa
/
tests
/
functional
/
transactions
History
pavel-zotov
3bfca00d36
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
2023-09-25 20:33:28 +03:00
..
__init__.py
Firebird engine tests
2021-04-26 20:07:00 +02:00
test_read_consist_statement_delete_undone_01.py
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
2023-09-25 20:33:28 +03:00
test_read_consist_statement_delete_undone_02.py
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 21:15:43 +03:00
test_read_consist_sttm_merge_deny_multiple_matches.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:59:37 +03:00
test_read_consist_sttm_restart_max_limit.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: added pytest.mark.skip tag
2023-09-24 17:09:36 +03:00
test_read_consist_sttm_restart_on_delete_01.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 21:39:41 +03:00
test_read_consist_sttm_restart_on_delete_02.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 21:44:41 +03:00
test_read_consist_sttm_restart_on_delete_03.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:11:37 +03:00
test_read_consist_sttm_restart_on_delete_04.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: removed unneded block
2023-09-25 14:23:15 +03:00
test_read_consist_sttm_restart_on_merge_01.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:24:00 +03:00
test_read_consist_sttm_restart_on_merge_02.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:28:51 +03:00
test_read_consist_sttm_restart_on_merge_03.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:32:30 +03:00
test_read_consist_sttm_restart_on_merge_04.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
2023-09-25 14:58:15 +03:00
test_read_consist_sttm_restart_on_update_01.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: removed pytest.mark.skip tag
2023-09-24 17:09:08 +03:00
test_read_consist_sttm_restart_on_update_02.py
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()'
2023-09-23 22:50:18 +03:00
test_read_consist_sttm_restart_on_update_03.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
2023-09-23 22:51:31 +03:00
test_read_consist_sttm_restart_on_update_04.py
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
2023-09-25 02:18:42 +03:00