6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
Commit Graph

1235 Commits

Author SHA1 Message Date
pavel-zotov
0dee89a8e9 Added/Updated tests\bugs\gh_7675_test.py: Checked on 6.0.0.65. 2023-10-02 16:29:29 +03:00
pavel-zotov
7a8e066723 Added/Updated tests\bugs\gh_7715_test.py: Checked on 6.0.0.65 -- all fine. 2023-10-02 15:48:39 +03:00
pavel-zotov
e4eb1834b4 Added/Updated tests\bugs\gh_7600_test.py: Checked on 6.0.0.65 - all fine. 2023-10-02 13:46:24 +03:00
pavel-zotov
5aca082b23 Added/Updated tests\bugs\gh_7772_test.py: corrected notes after check on intermediate snapshots 5.x and 6.x 2023-10-01 12:33:29 +03:00
pavel-zotov
6cc0f067d3 Added/Updated tests\bugs\gh_7772_test.py: Confirmed bug on 4.0.4.2997: restored database contains blob with size = 4464 which is less than initial size. Checked on 4.0.4.2998 -- all fine. 2023-10-01 09:58:42 +03:00
pavel-zotov
ee235a052a Added/Updated tests\bugs\core_4137_test.py: Procedure text parameters have collate clause in FB 6.x, added splitting. 2023-09-30 21:21:55 +03:00
pavel-zotov
23acc4e983 Added/Updated tests\functional\procedure\create\test_15.py: Test not needed, see test_02.py and test_03.py. Added mark.skip(). 2023-09-30 11:35:57 +03:00
pavel-zotov
d27e02648e Added/Updated tests\functional\procedure\create\test_03.py: Added all supported data types that did appear since FB 4.x. Expected output differ in FB 3.x vs 4.x/5.x vs 6.x. Added splitting. 2023-09-30 11:32:36 +03:00
pavel-zotov
2f563be3e9 Added/Updated tests\functional\procedure\create\test_02.py: minor change: aded forgotten substitution 2023-09-30 11:20:34 +03:00
pavel-zotov
0e345c8698 Added/Updated tests\functional\procedure\create\test_02.py: Added all supported data types that did appear since FB 4.x. Expected output differ in FB 3.x vs 4.x/5.x vs 6.x. Added splitting. 2023-09-30 11:19:39 +03:00
pavel-zotov
4f0d7d88b5 Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version. 2023-09-30 10:40:46 +03:00
pavel-zotov
89ac37919c Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version. 2023-09-30 10:35:17 +03:00
pavel-zotov
35906837ed Added/Updated tests\bugs\core_4572_test.py: Expected error message became differ in FB 6.x, added splitting. 2023-09-30 10:32:10 +03:00
pavel-zotov
1fdd69fb28 Added/Updated tests\bugs\core_4280_test.py: added notes 2023-09-30 06:50:37 +03:00
pavel-zotov
9500ed44e4 Added/Updated tests\bugs\core_4280_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:49:47 +03:00
pavel-zotov
e95286d49f Added/Updated tests\bugs\core_3509_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:46:19 +03:00
pavel-zotov
4686b4400e Added/Updated tests\bugs\gh_7687_test.py: Added substitution to suppress output of BLOB_ID values because access_path type now is BLOB. 2023-09-29 21:01:09 +03:00
pavel-zotov
d80cd70470 Updated tests\bugs\gh_7086_test.py: adjust expected stdout/stderr to current FB version. 2023-09-29 20:46:45 +03:00
pavel-zotov
e89963fcbc Added/Updated tests\bugs\core_0214_test.py: added combine_output to isql call in order to see runtime errors if they occur 2023-09-29 17:22:56 +03:00
pavel-zotov
78dc4bafd8 Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-29 17:10:55 +03:00
pavel-zotov
ff195a24a5 Added/Updated tests\bugs\gh_7760_test.py: Confirmed bug on 5.0.0.1225, 6.0.0.49. Checked on 6.0.0.57, 5.0.0.1233, 4.0.4.2995, 3.0.12.33713. 2023-09-28 19:38:00 +03:00
pavel-zotov
5c93362438 Added/Updated tests\bugs\core_5790_test.py: refactored: make code more robust when FB major version changes. Removed unneeded parts of code. 2023-09-28 15:18:08 +03:00
pavel-zotov
8de6057b4a Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-09-28 14:14:10 +03:00
pavel-zotov
87d7334d20 Added/Updated tests\bugs\core_1018_test.py: replaced code that parses obtained engine version: removed dependency on concrete major version. 2023-09-28 14:01:44 +03:00
pavel-zotov
b0afe2e25a Added/Updated tests\bugs\gh_7761_test.py: Confirmed bug on 6.0.0.49. Checked on 6.0.0.55, 5.0.0.1229, 4.0.0.2995 - all fine. 2023-09-28 00:01:35 +03:00
pavel-zotov
57d84b449d Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-27 11:25:58 +03:00
pavel-zotov
d1e428111d Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: restored substitutions which have been commented for debug 2023-09-26 13:12:04 +03:00
pavel-zotov
1acccdf888 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: restored substitutions which have been commented for debug 2023-09-26 12:59:48 +03:00
pavel-zotov
1d9a570c35 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 12:27:10 +03:00
pavel-zotov
4edaf5b7f8 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 11:43:39 +03:00
pavel-zotov
d36db9712a Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 11:28:59 +03:00
pavel-zotov
3ba2df6b63 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: restored substitutions which have been commented for debug 2023-09-26 11:11:33 +03:00
pavel-zotov
2611ad109c Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 11:09:59 +03:00
pavel-zotov
23f4b76a48 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 10:54:43 +03:00
pavel-zotov
9fb038aedf Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 01:55:14 +03:00
pavel-zotov
0b2f313971 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: restored substitutions which have been commented for debug 2023-09-25 22:30:24 +03:00
pavel-zotov
8dbe8d7b67 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-25 22:22:17 +03:00
pavel-zotov
fb18a3ea23 Adjusted info about minimal build numbers of FB 4.x and 5.x that can be used for these tests 2023-09-25 21:59:36 +03:00
pavel-zotov
96230acefb Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: cleanup, added comments, adjust min_version to 4.0.3 because of using trace with watching for EXECUTE_STATEMENT_RESTART event that first appeared in 4.0.2.2807 2023-09-25 21:37:09 +03:00
pavel-zotov
f27e30a24a Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-25 21:33:00 +03:00
pavel-zotov
b5282e080c Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: restored substitutions which have been commented for debug 2023-09-25 21:03:29 +03:00
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