6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 14:03:06 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
pavel-zotov
19b19eaced Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: TEMPORARY DISABLED. DISCUSSION WITH FB-TEAM REQUIRED 2023-03-19 01:44:14 +03:00
pavel-zotov
221c1b6a59 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: Make sure that ISQL process really established its attachment and started DML statement: see loop with 'found_worker_pid' 2023-03-18 18:00:13 +03:00
pavel-zotov
54909b1858 Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: Added check for presense of STATEMENT RESTART in the trace (see https://github.com/FirebirdSQL/firebird/issues/6730 ) 2023-02-27 18:33:32 +03:00
zotov
d808db5954 Added assert to check empty STDERR after running ISQL with preparing scripts. See also letter from dimitr, 01-feb-2022 14:46 2022-07-30 13:01:46 +03:00
zotov
9a328f737c Added/Updated functional\transactions\test_read_consist_sttm_restart_max_limit.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 22:45:44 +03:00
zotov
8dae5bc88b Added/Updated functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:39:17 +03:00
zotov
a328b7446d Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:08:45 +03:00
zotov
08d4fc61e5 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:02:54 +03:00
zotov
22f97fae37 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:54:46 +03:00
zotov
305f6a969e Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:44:56 +03:00
zotov
507b7d1c2e Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_03.py. minor change: removed old FBT source code. 2022-07-29 20:31:08 +03:00
zotov
c7598851b9 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:30:48 +03:00
zotov
1fb455d1c8 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 18:16:31 +03:00
zotov
d8d294baee Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 18:04:47 +03:00
zotov
dfd33d53e6 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:55:18 +03:00
zotov
06d2718332 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_04.py. minor change: removed old .fbt source code 2022-07-29 17:36:55 +03:00
zotov
e164a05dca Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:36:18 +03:00
zotov
a9ce71ae37 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:15:55 +03:00
zotov
c5ca5d8da1 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_01.py. minor change 2022-07-28 18:39:14 +03:00
zotov
3b1d4fcad3 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 18:38:41 +03:00
zotov
efcdd95515 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. minor change: import time must be restored in this test 2022-07-28 18:23:08 +03:00
zotov
cab4960cb1 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_02.py. minor change: import time must be restored in this test 2022-07-28 18:22:55 +03:00
zotov
5d08aaa223 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 18:22:19 +03:00
zotov
247fb02903 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 17:31:58 +03:00
zotov
3dc314b68b Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. minor adjustings 2022-07-28 17:31:43 +03:00
zotov
dc64956c6b Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 17:00:37 +03:00
91781e9231 New metadata + cleanup 2022-02-04 19:05:19 +01:00
0c47f798c6 Action.files_dir + XFAIL for not implemented 2021-12-30 17:00:48 +01:00
c8af46bc79 refactoring, python tests, added missing test from fbt 2021-12-22 20:25:10 +01:00
9ec943fc6d Change name scheme for tests 2021-04-28 12:52:50 +02:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00
7a9962e6bf Firebird engine tests 2021-04-26 20:07:00 +02:00