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 |
|
pavel-zotov
|
44098cdfba
|
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 |
|
pavel-zotov
|
d60709d08d
|
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 |
|
pavel-zotov
|
4066b05eaa
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 14:22:20 +03:00 |
|
pavel-zotov
|
da9edd067d
|
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 |
|
pavel-zotov
|
f7714da147
|
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 |
|
pavel-zotov
|
5c63d404db
|
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 |
|
pavel-zotov
|
710b05d048
|
Updated tests\bugs\core_5481_test.py: adjust expected stdout/stderr to current FB version.
|
2023-09-24 17:04:50 +03:00 |
|
pavel-zotov
|
dd89167945
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: TEST MUST BE REIMPLEMENTED. Currently only replaced verification method of worker attachment presense (which tries DML and waits for resource).
|
2023-09-23 23:38:47 +03:00 |
|
pavel-zotov
|
a7af825275
|
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 |
|
pavel-zotov
|
ac4ba3ba0c
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.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:55:50 +03:00 |
|
pavel-zotov
|
8df943a710
|
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 |
|
pavel-zotov
|
a90f57e309
|
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 |
|
pavel-zotov
|
8a5a65cdb4
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_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:47:02 +03:00 |
|
pavel-zotov
|
50d446bb0c
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_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:43:26 +03:00 |
|
pavel-zotov
|
1bd26f85b4
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.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:36:26 +03:00 |
|
pavel-zotov
|
05f77f0d7f
|
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 |
|
pavel-zotov
|
d826a44139
|
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 |
|
pavel-zotov
|
ebd880b4a3
|
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 |
|
pavel-zotov
|
53a808b62a
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.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:18:19 +03:00 |
|
pavel-zotov
|
fa14a01083
|
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 |
|
pavel-zotov
|
8619513297
|
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 |
|
pavel-zotov
|
ec97ce85b1
|
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 |
|
pavel-zotov
|
f5e419ccfa
|
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 |
|
pavel-zotov
|
184c0f0caa
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_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:02:56 +03:00 |
|
pavel-zotov
|
f807b16334
|
Added/Updated tests\bugs\gh_3810_test.py: Removed usage of index test_fld2 after discuss with Anton Zuev (Red Soft) and dimitr
|
2023-09-22 20:19:43 +03:00 |
|
pavel-zotov
|
d79fe4f174
|
Prepare to run tests against FB 6.x major version. Created prototypes for firebird.conf
|
2023-09-22 13:28:35 +03:00 |
|
pavel-zotov
|
836eceddb2
|
Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version.
|
2023-09-14 22:03:50 +03:00 |
|
pavel-zotov
|
5e20f8b56b
|
Updated tests\bugs\core_6444_test.py: adjust expected stdout/stderr to current FB version.
|
2023-09-14 19:42:39 +03:00 |
|
pavel-zotov
|
5415ce16f4
|
Added/Updated tests\bugs\gh_7747_test.py: Checked on 5.0.0.1211, 4.0.4.2988 (intermediate snapshots), SS/CS.
|
2023-09-14 14:18:25 +03:00 |
|
pavel-zotov
|
733eead599
|
Added/Updated tests\bugs\gh_7350_test.py: several changes after fixed gh-7700, see notes
|
2023-09-13 12:49:15 +03:00 |
|
pavel-zotov
|
2e7d814168
|
Added/Updated tests\functional\tabloid\test_8816d5c8.py: see notes
|
2023-09-13 11:23:20 +03:00 |
|
pavel-zotov
|
a427e6f7bc
|
Added/Updated tests\bugs\core_5845_test.py: change expected plan for one of provided queries because there was a bug fixed in intermediate snapshot 5.0.0.1204 with timestamp 12-sep-2023 08:00.
|
2023-09-12 12:49:30 +03:00 |
|
pavel-zotov
|
566e6fa091
|
Added/Updated tests\bugs\core_5845_test.py: Refactored - see notes.
|
2023-09-12 12:27:39 +03:00 |
|
pavel-zotov
|
100370cd21
|
Added/Updated tests\bugs\gh_7331_test.py: Adjusted plan for query #2 after letter from dimitr, 11-sep-2023 20:23.
|
2023-09-12 08:26:44 +03:00 |
|
pavel-zotov
|
01674a3b32
|
Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: fixed wrong subsitution item
|
2023-09-10 11:29:01 +03:00 |
|
pavel-zotov
|
c50bfc4ed8
|
Updated tests\functional\tabloid\test_e260ced8.py: adjust expected stdout/stderr to current FB version.
|
2023-09-09 08:47:45 +03:00 |
|
pavel-zotov
|
f11a0bc870
|
Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: see notes
|
2023-09-08 20:59:33 +03:00 |
|
pavel-zotov
|
7e3ddec61c
|
Added/Updated tests\functional\tabloid\test_e260ced8.py: see notes
|
2023-09-08 12:40:11 +03:00 |
|
pavel-zotov
|
1a62a85ba6
|
Removed old file that no more needed for test core-2115
|
2023-09-07 13:22:47 +03:00 |
|
pavel-zotov
|
f5ae194cba
|
Added/Updated tests\bugs\core_2115_test.py: Refactored. See notes.
|
2023-09-07 13:22:10 +03:00 |
|
pavel-zotov
|
a761949760
|
Added/Updated tests\bugs\gh_7691_test.py: Checked on 5.0.0.1190, 4.0.4.2986.
|
2023-09-07 11:46:55 +03:00 |
|
pavel-zotov
|
ae4acb2db7
|
Added/Updated tests\bugs\gh_7426_test.py: Checked on 5.0.0.1190. Ыуу тщеуыю
|
2023-09-07 11:21:37 +03:00 |
|
pavel-zotov
|
8f7d779d97
|
Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: Added code for running test when no port is specified in the firebird-driver.conf and it has default (commented) value in the firebird.conf. Added check that port is actually listening. Replaced hard-coded SYSDBA/masterkey -- see notes.
|
2023-09-07 00:31:03 +03:00 |
|
pavel-zotov
|
f236cd96fb
|
Removed windows-style EOLs from oltp-emul-12_activate_db_triggers.sql
|
2023-09-07 00:29:21 +03:00 |
|
pavel-zotov
|
bc74fc6319
|
Added/Updated tests\bugs\gh_7466_test.py: Adjusted expected output after commit f62a27ec: DDL trigger is loaded into metadata cache only once.
|
2023-09-06 12:29:28 +03:00 |
|
pavel-zotov
|
1d6cfa0d5e
|
Added/Updated tests\bugs\core_5167_test.py: replace one of expression which must fail after commit 3fabcb5b: IN-predicate is evaluated differently in FB 5.x. See notes.
|
2023-09-06 11:55:19 +03:00 |
|
pavel-zotov
|
3a97423b63
|
Added/Updated tests\bugs\core_2508_test.py: Replaced query so that DIFFERENT indices are involved (because WHERE-expression refers to diff. columns). See notes.
|
2023-09-06 11:12:58 +03:00 |
|
pavel-zotov
|
5b86af0857
|
Updated tests\bugs\core_1812_test.py: adjust expected stdout/stderr to current FB version.
|
2023-09-01 19:35:49 +03:00 |
|
pavel-zotov
|
22dea34a61
|
Added/Updated tests\bugs\gh_7727_test.py: Checked on 5.0.0.1183, 4.0.4.2983 (intermediate snapshots).
|
2023-08-31 21:30:33 +03:00 |
|