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

394 Commits

Author SHA1 Message Date
zotov
d2113dd6fb Added/Updated functional\syspriv\test_user_management_in_selfsec_db.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. 2022-08-20 19:37:29 +03:00
zotov
5e9486b6ed Added/Updated bugs\core_6142_test.py. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 2022-08-20 16:59:45 +03:00
zotov
efcf2ef57f Added/Updated bugs\core_4998_test.py. There is a problem with issue reproduction if we use firebird-driver for work with too old FB version. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 2022-08-19 10:28:32 +03:00
zotov
389572aebd Added/Updated bugs\core_6441_test.py. removed uneeded block that remained because of copy-paste 2022-08-18 15:46:31 +03:00
zotov
bf5fb4e20d Added/Updated bugs\gh_6860_test.py. Re-implemented. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. 2022-08-18 15:45:30 +03:00
zotov
b366eff138 Added/Updated bugs\gh_6790_test.py. Re-implemented. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. 2022-08-18 13:51:02 +03:00
zotov
e6e611c6a6 Added/Updated bugs\gh_1665_test.py. Adapted for work with pre-created [QA_ROOT]/files/qa-databases.conf. Discussed with pcisar in may-jun 2022. See details in the source. 2022-08-17 23:32:05 +03:00
zotov
5f6abfae33 Added/Updated bugs\core_6441_test.py. Adapted for work with pre-created [QA_ROOT]/files/qa-databases.conf. Discussed with pcisar in may-jun 2022. See details in the source. 2022-08-17 15:29:46 +03:00
zotov
13e5118462 Added/Updated bugs\core_6412_test.py. removed uneeded import directives 2022-08-17 15:18:06 +03:00
zotov
57071c1cbe Added/Updated bugs\core_6412_test.py. removed unneeded block 2022-08-17 15:10:23 +03:00
zotov
5479e498d4 Added/Updated bugs\core_6412_test.py. Adapted for work with pre-created [QA_ROOT]/files/qa-databases.conf. Discussed with pcisar in may-jun 2022. See details in the source. 2022-08-17 15:05:26 +03:00
zotov
8d0a89144d Added/Updated bugs\core_5887_trusted_role_test.py. Re-implemented. Checked on 5.0.0.623, 4.0.1.2692. 2022-08-15 01:04:08 +03:00
zotov
eaa53fef5b Removed core_6395_test because it requires to change content of firebird.conf. It was decided to PRESERVE all config files, discussed with pcisar, see letters after 31-may-2022. 2022-08-14 18:30:18 +03:00
zotov
f14008c53c Added/Updated bugs\core_0694_test.py. this test is REPLACEMENT for core_6395_test which will be removed. See details in the notes to core_0694_test.py 2022-08-14 18:28:25 +03:00
zotov
a573d7ec53 Updated bugs\core_0694_test.py. Adjust expected stdout/stderr to current FB version. 2022-08-14 18:26:36 +03:00
zotov
de290c5a2d Added/Updated bugs\core_6348_test.py. Fully re-implemented. Checked on 5.0.0.623, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-14 13:57:36 +03:00
zotov
9924e8614e Re-implemented details se in the notes to source code. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-08 21:02:46 +03:00
zotov
a5bf010081 Added/Updated bugs\core_6147_test.py. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-07 11:27:02 +03:00
zotov
7576648933 Added/Updated bugs\core_6043_test.py. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-06 22:32:38 +03:00
zotov
12a198fa19 Added/Updated bugs\core_5948_test.py. added comments about user='' if we want to make connection using Win_Sspi plugin 2022-08-06 10:51:27 +03:00
zotov
31d0e5b1e3 Added/Updated bugs\core_5948_test.py. Re-implemented: no more changes in the firebird.conf. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 2022-08-06 10:47:52 +03:00
zotov
114c83a0b9 Added/Updated bugs\core_4864_test.py. Replaced code to be performed exactly as it was shown in the ticket, see comments. Removed unneeded statements. 2022-08-05 08:58:27 +03:00
zotov
9668e69c7c Added/Updated bugs\core_4864_test.py. added comments after check ticket issue on .sql and ISQL command 2022-08-05 01:03:36 +03:00
zotov
28d6e5e35a Adjusted alias with QA_root/files/qa-databases.conf 2022-08-05 00:49:06 +03:00
zotov
2106b9e63d Added/Updated bugs\core_4864_test.py. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-04 22:44:52 +03:00
zotov
c5923862a4 Added/Updated bugs\core_0733_test.py. Fully re-implemented. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. 2022-08-04 16:07:36 +03:00
zotov
2a480a7b31 Added/Updated bugs\core_4964_test.py. changed code: removed unneeded packages. 2022-08-03 00:54:27 +03:00
zotov
18998aed1c Added/Updated bugs\core_4964_test.py. Adapted for work with pre-created [QA_ROOT]/files/qa-databases.conf. Discussed with pcisar in may-jun 2022. See details in the source. 2022-08-02 22:28:32 +03:00
zotov
81ffaef0aa Added/Updated bugs\core_5793_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:50:07 +03:00
zotov
23c20cec6d Added/Updated bugs\core_5796_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:57 +03:00
zotov
3b25117dd5 Added/Updated bugs\core_6048_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:47 +03:00
zotov
70ed6b9659 Added/Updated bugs\core_5808_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:38 +03:00
zotov
7fd8f6113e Added/Updated bugs\core_5831_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:28 +03:00
zotov
e9c98efc69 Added/Updated bugs\core_6071_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:17 +03:00
zotov
c03ec9ff5a Added/Updated bugs\core_6163_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:49:04 +03:00
zotov
b21bcb8f9c Added/Updated bugs\core_6947_test.py. adjusted for usage together with QA_GLOBALS dict (read common settings from act.files_dir/test_config.ini) 2022-07-31 13:40:54 +03:00
zotov
76427f17e8 Added/Updated functional\gtcs\test_external_file_09_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-31 11:08:38 +03:00
zotov
5da08d29c5 Added/Updated functional\gtcs\test_external_file_06_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-31 11:04:11 +03:00
zotov
c3c07c64c5 Added/Updated functional\gtcs\test_external_file_04_d_int128.py. minor change: removed old commented code from FBT 2022-07-31 10:58:08 +03:00
zotov
ca78ee57e1 Added/Updated functional\gtcs\test_external_file_04_d_int128.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-31 10:56:58 +03:00
zotov
86c6e1ef75 Added/Updated functional\gtcs\test_external_file_04_d.py. minor correction 2022-07-31 10:53:39 +03:00
zotov
73376a783e Added/Updated functional\gtcs\test_external_file_04_d_bigint.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-31 10:53:12 +03:00
zotov
e7d2bfc836 Added/Updated functional\gtcs\test_external_file_04_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-31 10:47:22 +03:00
zotov
7198e3c695 Added/Updated functional\gtcs\test_external_file_03_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-31 10:35:14 +03:00
zotov
ad876585a5 Added/Updated bugs\gh_6785_test.py. Checked again on FB 4.x, 5.x. Problem can occur when FB log contains log of binary data (garbage) 2022-07-30 19:20:12 +03:00
zotov
2c4bd77394 Added/Updated functional\services\test_role_in_service_attachment.py. ACHTUNG: test works OK only if plugin.py has modification in def trace_thread() - see details in the notes to this test. 2022-07-30 18:33:02 +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
c97da0829c Added/Updated bugs\core_6237_test.py. Checked on 5.0.0.591, 4.0.1.2692, 3.0.8.33535 (windows only; pisix will be checked later). 2022-07-30 12:31:26 +03:00
zotov
fc14a6874f Added/Updated bugs\core_5598_test.py. added comment about 'io_enc=locale.getpreferredencoding()', otherwise UnicodeDecode error can raise when get localized message about inaccessible directory from FIREBIRD_TMP data 2022-07-30 12:26:37 +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
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
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
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
zotov
dffa9fbc96 Added/Updated bugs\core_6329_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-19 09:56:44 +03:00
zotov
d87feca47d Added/Updated bugs\core_6163_test.py. added forgotten import 2022-06-18 21:47:10 +03:00
zotov
95f6f7934c Added/Updated bugs\core_6163_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-18 19:52:49 +03:00
zotov
7f6f61764b Added/Updated bugs\core_6097_test.py. removed unneeded commented code 2022-06-17 21:38:22 +03:00
zotov
d0782dd382 Added/Updated bugs\core_6097_test.py. Windows only. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-17 21:22:31 +03:00
zotov
30e49f7c75 Added/Updated bugs\core_6071_test.py. added comment 2022-06-16 01:06:02 +03:00
zotov
e3e0a9efe7 Added/Updated bugs\core_6071_test.py. Currently normally runs only on WINDOWS. On Linux we have weird results either for backup or restore, depending on double quotes around name of encryption plugin. See details in the source. To be discussed with Alex. 2022-06-15 21:36:51 +03:00
zotov
029a7333ee Added/Updated bugs\core_5831_test.py. Added check for success of 'alter database encrypt with ...': no sense to do anything if encryption could not start because of plugin problems. 2022-06-13 23:06:02 +03:00
zotov
b8680e4457 Added/Updated bugs\core_5808_test.py. Added check for success of 'alter database encrypt with ...': no sense to do anything if encryption could not start because of plugin problems. 2022-06-13 23:04:37 +03:00
zotov
7938cd18e4 Added/Updated bugs\core_6048_test.py. minor change in order to reflect this commit in email 2022-06-13 22:59:51 +03:00
zotov
0c1cfa581e Added/Updated bugs\core_6048_test.py. Checked on 5.0.0.509 - both on Linux and Windows. ACHTUNG: SEE NOTES IN THE CODE. CAREFUL TUNING MAY BE REQUIRED. 2022-06-13 22:55:59 +03:00
zotov
7d0bbb838c Added/Updated bugs\core_5831_test.py. Minor change: added NOTES tag. 2022-06-13 12:23:10 +03:00
zotov
6c5dc3fbc5 Added/Updated bugs\core_5887_test.py. Minor change: remove excessive trailing CR/LF 2022-06-13 12:22:35 +03:00
zotov
68962a4138 Added/Updated bugs\core_5887_test.py: Checked on 4.0.1.2692 - both on Linux and Windows. 2022-06-13 12:20:12 +03:00
zotov
cd19b369aa Added/Updated bugs\core_5831_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-13 00:26:33 +03:00
zotov
aa5d8fdf9d Added/Updated bugs\core_5808_test.py: Checked on 4.0.1.2692 - both on Linux and Windows. 2022-06-12 18:55:09 +03:00
zotov
ed90421310 Added/Updated bugs\core_5796_test.py: added forgotten code which creates lot of generators 2022-06-12 18:21:39 +03:00
zotov
83793b347a Added/Updated bugs\core_5796_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-12 14:20:44 +03:00
zotov
497458ae6e Added/Updated bugs\core_5793_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-12 02:04:26 +03:00
zotov
d79bd4487d minor change to push last local changes. 2022-06-11 11:59:44 +03:00
zotov
7d092f3178 Added/Updated bugs\core_5673_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-11 11:55:06 +03:00
zotov
ab9b39b5cb Added/Updated bugs\core_5664_test.py: Adapted for firebird-qa plugin. Checked on 4.0.1.2692, 5.0.0.509 - both Windows and Linux 2022-06-08 11:36:27 +03:00
zotov
904a6d3532 Added/Updated bugs\core_5477_test.py: Confirmed problem on 3.0.1.32609. Checked on 4.0.1.2692, 3.0.8.33535 - all OK. 2022-06-08 09:36:53 +03:00
zotov
1931dc590c Added/Updated bugs\core_5470_addi_test.py: removed unneeded imports 2022-06-08 09:03:54 +03:00
zotov
70689ac664 Added/Updated bugs\core_5470_addi_test.py: Confirmed problem on 3.0.6.33273. Checked on 4.0.1.2692, 3.0.8.33535 - all OK. 2022-06-08 08:41:23 +03:00
19f9e4604e Fix false 'escape sequence' in test description 2022-06-07 19:04:59 +02:00
zotov
037c32b4dc Added/Updated bugs\core_5222_test.py: test must be executed on FB 4.x+ in the same wayt as for FB 3.x: we use ReadConsistency = 0 in firebird.conf for this purpose. See details in the notes. Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-06 23:05:45 +03:00
zotov
32e9b1f04b Added/Updated bugs\core_5077_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-06 20:41:32 +03:00
zotov
5d29c14283 Added/Updated bugs\core_4964_test.py: added some changes after runs on Linux 2022-05-30 11:08:01 +03:00
zotov
7ebca2442f Added/Updated bugs\core_4964_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-30 09:57:29 +03:00
zotov
b74c3ab1a6 Added/Updated bugs\core_4880_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 23:05:19 +03:00
zotov
24918989bd Added/Updated functional\syspriv\test_use_gstat_utility.py: minor change: added forgotten import directive 2022-05-28 17:25:36 +03:00
zotov
c72c5d8db6 Added/Updated bugs\core_4439_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 17:15:44 +03:00
zotov
b7ce0bd553 Added/Updated bugs\core_3884_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 14:46:12 +03:00
zotov
dbf056192a Added/Updated bugs\core_3511_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows 10. See details in the source. 2022-05-28 11:48:07 +03:00
zotov
e9345f3c8e Added/Updated bugs\core_3058_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497. 2022-05-27 15:50:15 +03:00
zotov
01b7317d18 Added/Updated bugs\core_2493_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 14:16:34 +03:00
zotov
2020660ba4 Added/Updated bugs\core_2484_test.py: minor change: removed old code from fbt 2022-05-27 11:48:52 +03:00
zotov
f754ffa03e Added/Updated bugs\core_2484_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 11:32:52 +03:00
zotov
df3ccb15ad Added/Updated bugs\core_1544_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 10:52:01 +03:00
zotov
3d16f66c13 Added/Updated functional\trigger\database\test_disconnect_01.py: Checked on: 4.0.1.2692, 5.0.0.497 2022-05-26 14:12:48 +03:00
zotov
a0a57a07e2 Added/Updated functional\trigger\database\test_connect_04.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 13:21:29 +03:00
zotov
5e6f7c15cf Added/Updated functional\trigger\database\test_connect_02.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 12:44:40 +03:00
zotov
9e757e44ba Added/Updated functional\tabloid\test_eqc_306263.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 12:00:43 +03:00
zotov
0d62d4ce41 Added/Updated functional\tabloid\test_eqc_136030.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 11:48:56 +03:00
zotov
5da35c2d91 Added/Updated functional\syspriv\test_trace_any_attachment.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-25 14:28:57 +03:00
zotov
eaa605b920 Added/Updated functional\syspriv\test_use_gbak_utility.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-23 20:02:00 +03:00
zotov
e1634d3f7a Added/Updated functional\syspriv\test_change_shutdown_mode.py: minor correction: replace shutdown mode to correct mnemonic value after it was changed in the firebird-driver 2022-05-23 17:24:44 +03:00
zotov
9832bb726b Added/Updated bugs\core_6141_test.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:06:56 +03:00
zotov
9bb612bb1b Added/Updated functional\syspriv\test_use_gstat_utility.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:05:52 +03:00
zotov
73c917100c Added/Updated functional\syspriv\test_read_raw_pages.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:05:12 +03:00
zotov
88d42c776c Added/Updated functional\syspriv\test_read_raw_pages.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 22:04:40 +03:00
zotov
cdadc5e1d3 Added/Updated functional\syspriv\test_drop_database.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 21:16:45 +03:00
zotov
bc7a30f31c Added/Updated functional\syspriv\test_create_database.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 20:03:07 +03:00
zotov
9ea623ab9c Added/Updated functional\syspriv\test_change_shutdown_mode.py: refactored: added 'ACCESS_SHUTDOWN_DATABASE' privilege in order to have ability to use shutdown modes 'single' and 'multi'. Use nested loops instead of direct specification of diff values. 2022-05-20 19:31:21 +03:00
zotov
dfc906b1c4 Added/Updated functional\syspriv\test_change_shutdown_mode.py: NOTE. Modes 'single' and 'multi' will be added after fix of this issue. See details in the source. Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 10:40:08 +03:00