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

296 Commits

Author SHA1 Message Date
zotov
f8c2161e8a Added/Updated functional\session\test_ext_conn_pool_01.py. Totally re-implemeted. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. 2022-08-21 13:32:49 +03:00
zotov
0cc3dfa7f5 Test was moved to: functional/syspriv/, new name: 'test_user_management_in_selfsec_db.py' 2022-08-20 19:40:29 +03:00
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