6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
Commit Graph

531 Commits

Author SHA1 Message Date
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
zotov
a436e84cf0 Added SQL script that is common for all functional/transactions/test_read_consist_* tests 2022-07-28 14:48:33 +03:00
zotov
d92f38e90e Added/Updated bugs\core_5393_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591. NOTE: setting N_COUNT_PER_MEASURE was increased upto 50K, otherwise ratios can be unreal. 2022-07-25 23:22:43 +03:00
zotov
49406da911 Added/Updated bugs\core_5302_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591. NOTE: setting N_COUNT_PER_MEASURE was increased upto 50K, otherwise ratios can be unreal. 2022-07-25 23:00:18 +03:00
zotov
6c774dfd06 Added/Updated bugs\core_2477_test.py. Totally re-implemented. No async call of ISQL, waiting/killing etc. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-24 17:07:15 +03:00
zotov
907696d7ef Added/Updated bugs\core_6444_test.py. Checked on 4.0.1.2692, 5.0.0.591. NOTE: simplified version of this test (comparing to FBT) is currently committed. File 'databases.conf' is not changed. Values that differ from default are not interested. 2022-07-24 14:05:22 +03:00
zotov
166d14668d Added/Updated bugs\core_6392_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-24 12:33:00 +03:00
zotov
60f5fc0272 Added/Updated bugs\gh_7045_test.py. Checked on 5.0.0.591 2022-07-24 10:04:48 +03:00
zotov
08b15059c6 Added/Updated bugs\gh_7038_test.py. Checked on 5.0.0.591 2022-07-21 23:34:34 +03:00
zotov
cda4b8688f Added/Updated bugs\gh_7031_test.py. Checked on 3.0.8.33501, 4.0.1.2613, 5.0.0.591 2022-07-21 21:05:50 +03:00
zotov
e2f0b3cf39 Added/Updated bugs\gh_6976_test.py. Re-implemented for new QA. See details in the code. 2022-07-21 01:35:52 +03:00
zotov
f811573e70 Added/Updated bugs\gh_6872_test.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-20 20:33:11 +03:00
zotov
11105872e9 Updated bugs\gh_6785_test.py. Adjust expected stdout/stderr to current FB version. 2022-07-20 18:27:31 +03:00
3f86f45e5d Release 0.17.0 - Mapping + test globals 2022-06-30 17:37:21 +02:00
zotov
c767ef8b4a Added/Updated bugs\gh_6785_test.py. Checked on 4.0.1.2692, 5.0.0.509. Re-check reproducing of problem on 4.0.0.2452. Pay attention on notes related to non-ascii content of firebird.log. 2022-06-30 15:26:57 +03:00
zotov
fa29308c67 Added compressed .fbk that is used in the gh_6785_test.py 2022-06-30 12:33:14 +03:00
zotov
3f31ec0739 Added/Updated bugs\gh_6782_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.509. 2022-06-30 12:19:17 +03:00
zotov
8760ded984 Added/Updated bugs\gh_6740_test.py. Checked on 5.0.0.509. 2022-06-30 11:03:47 +03:00
zotov
fccda06597 Added/Updated bugs\gh_6709_test.py. Checked on 4.0.1.2692, 5.0.0.509. Re-check reproducing of problem on 4.0.0.2353. 2022-06-29 21:36:54 +03:00
zotov
c25cbc3cef Added/Updated bugs\gh_6220_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.509 -- both Windows and Linux. 2022-06-21 23:22:41 +03:00
zotov
5c59f2e900 Added/Updated bugs\gh_3106_test.py. Checked on 4.0.1.2692, 5.0.0.509. 2022-06-21 21:36:07 +03:00
zotov
72316d8759 Added/Updated bugs\core_6163_test.py. minor change in comments 2022-06-20 22:03:54 +03:00
zotov
48fdb63cd8 Added/Updated bugs\core_6947_test.py. Checked on 5.0.0.509 - both Windows and Linux. 2022-06-20 22:00:28 +03:00
zotov
36fb5aa511 Added/Updated bugs\core_6163_test.py. minor change: added forgotten mark related to encryption-related set 2022-06-20 20:21:45 +03:00
zotov
759290ffef Added/Updated bugs\core_6932_test.py. Checked on 3.0.8.33535, 4.0.1.2692, T5.0.0.509 2022-06-20 17:56:17 +03:00
zotov
fc3634b448 Added/Updated bugs\core_6542_test.py. Checked on 4.0.1.2692, 3.0.8.33535 -- both Windows and Linux. 2022-06-20 13:35:59 +03:00
zotov
65f2c3849c Added/Updated bugs\core_6362_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-20 12:49:41 +03:00
e841f7330c Fix git pull format 2022-06-19 15:55:48 +02:00
114f397349 Documentation: release v0.16.0 2022-06-19 15:50:08 +02:00