6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 14:03:06 +01:00
Commit Graph

471 Commits

Author SHA1 Message Date
pavel-zotov
33cd05d57f Added/Updated tests\bugs\gh_7456_test.py: Checked on 5.0.0.920, 4.0.3.2900, 3.0.11.33664 -- all fine. 2023-02-15 23:43:37 +03:00
pavel-zotov
7b53dda10c Added/Updated tests\bugs\gh_7464_test.py: Confirmed crash on 5.0.0.910. Checked on 5.0.0.920 -- all fine. 2023-02-15 17:58:56 +03:00
pavel-zotov
84906dfc20 Added/Updated tests\bugs\gh_7467_test.py: Checked on 5.0.0.932; 4.0.3.2900; 3.0.11.33664 -- all fine. 2023-02-14 17:05:56 +03:00
zotov
cfcadbb989 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5201_test.py: adjusted tail of restore log - see notes. 2023-02-07 14:08:48 +03:00
zotov
062c9d1a85 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change for triggering all QA runs 2023-02-05 22:04:15 +03:00
zotov
0de555bcf6 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change for triggering all QA runs 2023-02-04 20:36:58 +03:00
zotov
34a25c2d2c Added/Updated D:\FB\firebird-qa\tests\bugs\D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change in comment in order to trigger re-run QA tests for all FB major versions. 2023-02-03 23:06:47 +03:00
zotov
c1f57432d4 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: removed unneeded import directive, adjusted comments after additional check. 2023-02-02 10:10:34 +03:00
zotov
4d0ff477a7 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: Checked on 3.0.11.33658; 4.0.3.2894 -- all fine. NOTE: Build 5.0.0.920: still has a problem with BUGCHECK 2023-02-01 22:17:29 +03:00
zotov
28cd8a8a1f Added/Updated D:\FB\firebird-qa\tests\bugs\core_5434_test.py: adjusted TITLE test and ISSUE tag 2023-01-17 11:39:41 +03:00
zotov
89515d5503 prepare for qa-new batch 2022-12-05 23:13:53 +03:00
zotov
92f9408920 added assert 2022-10-31 16:25:00 +03:00
zotov
f43a45fe8b Must be executed only on Windows - see notes. 2022-10-31 16:24:21 +03:00
zotov
4017c97fa4 minor change: added notes 2022-10-31 16:23:16 +03:00
zotov
f1853140fa added notes 2022-10-31 16:22:24 +03:00
zotov
b507250cf8 Added/Updated D:\FB\firebird-qa\tests\bugs\core_2477_test.py: increased number of rows to be processed after fail on Linux, mode=CS. 2022-10-10 11:16:16 +03:00
zotov
11b55e1db1 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5892_test.py: Added 'order by clause' to provide predictable output from selectable procedures. This became actual after commit e9fdb67e63ce17947766b5acd02cb543fc227a61 'Rework monitoring logic to provide faster response under high CPU-bound load' - thanks to dimitr for suggestion. 2022-10-09 16:35:22 +03:00
zotov
6c77e9bd9c Added/Updated bugs\core_0959_test.py. prepared for futher checks of ability to use each avaliable protocols: INET, XNET. Currently commented because of problems with it. 2022-10-08 13:05:17 +03:00
zotov
bd177b855c Added/Updated D:\FB\firebird-qa\tests\bugs\core_2484_test.py: separated code for Windows nd Linux 2022-10-06 22:34:38 +03:00
zotov
b3b921da61 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5685_test.py: Unstable outcome on Linux, see notes. Will be re-implemented. DEFERRED. 2022-10-06 18:57:12 +03:00
zotov
2ee714fe37 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5464_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:27:09 +03:00
zotov
33897d8a62 Added/Updated D:\FB\firebird-qa\tests\bugs\core_3489_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:25:37 +03:00
zotov
6272058b04 Added/Updated D:\FB\firebird-qa\tests\bugs\core_2227_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:23:51 +03:00
zotov
29d4267b9b Added/Updated D:\FB\firebird-qa\tests\bugs\core_1366_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:21:14 +03:00
zotov
865143061e Added/Updated D:\FB\firebird-qa\tests\bugs\core_0857_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:18:18 +03:00
zotov
49c162c060 Added/Updated bugs\core_4337_test.py. Removed check of sweep log: sometime it can remain empty, for unknown reason (detected on 4.0.1 Classic). Added loop with check for several seconds for appearance of 2nd gfix attach - as it was initially implemented in fbt. 2022-09-25 16:02:24 +03:00
zotov
6ebb2e3824 Added/Updated bugs\gh_6782_test.py. fixed pattern for search performnce statictics in the trace log: there may be only 'N ms' without any other tokens 2022-09-24 13:11:12 +03:00
zotov
eb70db276a Added/Updated bugs\core_4200_test.py. adjusted SQL code: it is enough to see only first 3 characters of auth protocol name. No matter is it Srp or Srp256. 2022-09-24 11:40:01 +03:00
zotov
df5a046cdb Added/Updated bugs\core_6248_test.py. Totally reimplemented. See notes. Checked on Windows and Linux, 4.0.1.2692 (SS/CS), 5.0.0.736 (SS/CS). 2022-09-23 19:39:38 +03:00
zotov
fdf8ec9955 Added/Updated bugs\core_6509_test.py. No crashes on Windows and Linux (CentOS 7.9.2009). 2022-09-22 14:20:51 +03:00
zotov
e400ebaee7 Added/Updated bugs\core_3450_test.py. Removed SKIP notation because test works fine on FB 4.0.1. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.736 2022-09-22 14:05:23 +03:00
zotov
e2c848eea7 Added/Updated bugs\core_6143_test.py. Self-security database is used to avoid any problems with global mappings. See notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) 2022-09-22 13:47:58 +03:00
zotov
2228b6a51d Added alias for using in the bugs/core_6143_test.py 2022-09-22 13:46:56 +03:00
zotov
0386c34cbb Added/Updated bugs\core_5921_test.py. Common temporary file must be used instead of temp database that is provided by db_factory(). See notes. Checked on Linux and Windows: 4.0.1.2692 (SS/CS). 2022-09-22 09:12:39 +03:00
zotov
1aebdaabb0 Added/Updated bugs\core_4524_test.py. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) 2022-09-21 20:20:41 +03:00
zotov
5efc8274a9 Added/Updated bugs\core_4582_test.py. temporary commented out 'gfix -shut single ...' and bring it online after. See notes. 2022-09-21 09:41:54 +03:00
zotov
1681883f0c Added/Updated bugs\core_5664_test.py. thresholds must differ for STARTS_WITH vs ENDS_WITH cases. Added comments. 2022-09-21 09:01:14 +03:00
zotov
e527a32ccb Added/Updated bugs\core_3658_test.py. adjusted pattern because trace has diff formats on Windows and Linux 2022-09-21 00:12:22 +03:00
zotov
56d0e6afc6 Added/Updated bugs\gh_6932_test.py. Increased min_version to 4.x because of ability to query config only since FB 4.x - see 'TempTableDirectory' 2022-09-20 21:27:08 +03:00
zotov
34e4ae0f0f See notes 2022-09-20 21:25:28 +03:00
zotov
fe3eaa81ac Added/Updated bugs\core_5884_test.py. added/replaced notes about AuthServer parameter from databases.conf and PLUGIN_FOR_MAPPING setting. 2022-09-20 12:56:11 +03:00
zotov
d375801184 Added/Updated bugs\core_5291_test.py. adjusted code. Fixed 'substitutions' because of non-default port that is displayed in error message after 'localhost 2022-09-20 11:15:10 +03:00
zotov
20a0a51d98 Added/Updated bugs\core_4864_test.py. Removed query to security.db ('select s.sec$user_name as remained_in_main_sec_db ...') because it can cause translit error. in case when some non-ascii user remains in this database (after previous tests). This problem is quite irrelevant to this test. 2022-09-20 11:03:34 +03:00
zotov
ea8c8f116e Added/Updated bugs\core_3547_test.py. Added substitution in order to stop comparison after 15th digit. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.730 - both Linux and Windows 2022-09-20 10:04:30 +03:00
zotov
9c28af425e Added/Updated bugs\core_1746_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) 2022-09-19 20:05:25 +03:00
zotov
1c19a8c9f5 Added/Updated bugs\core_3658_test.py. ACHTUNG: EXPLICIT invocation of fbsvcmgr required, see notes. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) 2022-09-19 18:12:47 +03:00
zotov
c2f82e1a6e Added/Updated bugs\core_3323_test.py. Fully reimplemented, see notes. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. 2022-09-19 14:35:01 +03:00
zotov
f1c35dcdf4 Added/Updated bugs\core_5501_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. 2022-09-18 18:35:15 +03:00
zotov
f03fdd0bd5 Added/Updated bugs\core_5496_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. 2022-09-18 15:18:44 +03:00
zotov
01c28b9a3b Added/Updated bugs\core_4841_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS). 2022-09-18 14:37:28 +03:00
zotov
b55ab2e28c Added/Updated bugs\core_4386_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-17 19:10:38 +03:00
zotov
5cd7ceec6b Added/Updated bugs\core_4319_test.py. Added description and notes. Checked on Linux and Windows (localized, cp1251): 3.0.8.33535, 4.0.1.2692, 5.0.0.730 2022-09-17 13:30:15 +03:00
zotov
25070fa720 Added/Updated bugs\core_2912_test.py. Trouble with 'ÿ' raises only on LINUX. All fine on Windows. Mark for running on Windows was *temporary* added to this test. Problem will be investigated. 2022-09-17 00:00:01 +03:00
zotov
11d271a818 Added/Updated bugs\core_4821_test.py. Removed unneeded code that remained from previous version 2022-09-16 23:47:03 +03:00
zotov
19ff5f6b2c Added/Updated bugs\core_4821_test.py. Fully re-implemented, see notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-16 23:40:56 +03:00
zotov
b750696260 Added/Updated bugs\core_6542_test.py. adjusted setting 2022-09-16 10:47:18 +03:00
zotov
20fee7b1b8 1) adjusted MIN_RATIO_THRESHOLD.
2) median ratios must be ignored if both medians have proximity to zero, usually this is ~20...30 ms.
   This is tuned by setting MAX_MEDIAN_TO_IGNORE.
3) Added notes.
2022-09-16 09:52:36 +03:00
zotov
6f19ae7f82 Added/Updated bugs\core_4880_test.py. code that obtains PID of server process must be performed withing same 'with act.db.connect() ...' as rest code that creates DDL, otherwise we get psutil.NoSuchProcess exception. 2022-09-16 07:35:51 +03:00
zotov
a590b57902 Added/Updated bugs\core_0733_test.py. Increased setting MAX_CPU_RATIO_TXT2BIN_WCOMPR_OFF for Windows if version = 3.x 2022-09-16 07:13:12 +03:00
zotov
774a45a5d9 Added/Updated bugs\gh_6976_test.py. THRESHOLD_FOR_MAKE_CONNECT_MS must depend on ServerMode. Added comments. 2022-09-15 22:42:59 +03:00
zotov
ae74fc9b4b Added/Updated bugs\gh_3106_test.py. adjusted major version: it must be 4.0 and above 2022-09-15 22:29:32 +03:00
zotov
f19e3c07b7 Added/Updated bugs\core_5991_test.py. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-15 22:21:59 +03:00
zotov
f65b775bef Added/Updated bugs\core_5884_test.py. ACHTUNG: value 'Srp256' from plugins list of AuthServer parameter. See notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-15 22:08:59 +03:00
zotov
6f56e103ad Added/Updated bugs\core_5275_test.py. Changed search through pattern list, see 'act.match_any(line, allowed_patterns)'. Added comments. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-15 12:30:17 +03:00
zotov
14a3d8337f Added/Updated bugs\core_5087_test.py. Changed search through pattern list, see 'act.match_any(line, allowed_patterns)'. Added comments. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-15 01:37:23 +03:00
zotov
df72251572 Added/Updated bugs\core_4462_linux_test.py. Added forgotten DatabaseError into import directive. Added comment about firebird.conf and encryption-related parameter: KeyHolderPlugin = fbSampleKeyHolder. 2022-09-14 21:20:44 +03:00
zotov
3b42936e04 Added/Updated bugs\core_4462_windows_test.py. Added forgotten DatabaseError into import directive. Added comment about firebird.conf and encryption-related parameter: KeyHolderPlugin = fbSampleKeyHolder. 2022-09-14 21:20:33 +03:00
zotov
aa7abac763 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:05:48 +03:00
zotov
d9a223edc2 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:01:34 +03:00
zotov
abfc956d62 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:00:37 +03:00
zotov
b26cdcebd7 Added/Updated bugs\core_4337_test.py. Re-implemented - see notes. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 2022-09-14 16:25:26 +03:00
zotov
c7b7d8f33a Added/Updated bugs\core_4236_test.py. Validation outcome may contain info about WARNINGS. We must raise fail only in case of message related to errors. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.691 2022-09-13 23:25:45 +03:00
zotov
fa9bd02c1a Added/Updated bugs\core_3328_test.py. Minor changes related to firebird.log diff analyzing. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.691 2022-09-13 22:01:54 +03:00
zotov
8227f98f8a Added/Updated bugs\core_2477_test.py. Changed threshold definition: its value must depend on ServerMode. Added comments. Checked again on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) 2022-09-13 21:08:45 +03:00
zotov
5998f1486c Added comments. 2022-09-12 15:11:07 +03:00
zotov
9f2d50ae3f Added/Updated bugs\core_4462_linux_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535. Implementation for Windows lives in other file. 2022-08-29 14:25:25 +03:00
zotov
a42cfd319a Added/Updated bugs\core_6264_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535 - both Windows and Linux. 2022-08-29 13:25:04 +03:00
zotov
da2bce9ee9 Added/Updated bugs\core_4462_windows_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535. Implementation of this test for LINUX will differ. It was decided to put it in separate file. 2022-08-29 12:03:52 +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
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
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
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
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
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
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
fb0c8cc52e Added/Updated bugs\core_6469_test.py: one need to remove ISC_USER and/or ISC_PASWORD from environment, otherwise error raises '335545090 : Your attachment has no trusted role' 2022-05-10 16:35:27 +03:00
zotov
72908f2dcc Added/Updated bugs\core_4418_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-28 19:57:18 +03:00
zotov
2b03624331 Added/Updated bugs\core_1885_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-24 13:50:46 +03:00
zotov
ebe597bd06 Added/Updated bugs\core_6044_test.py: corrected escape prefix: backslash must be duplicated 2022-04-24 12:52:44 +03:00
zotov
bd090f1ecf Added/Updated bugs\core_4452_test.py: removed dependency on 'show collation' output. Added substitutions to suppress output of all COLL-VERSION details. 2022-04-24 12:51:25 +03:00
zotov
5be7d5275b Added/Updated bugs\core_6044_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-24 12:24:10 +03:00
zotov
7544cb46ff Updated D:\FB\firebird-qa\tests\bugs\core_6336_test.py: adjust expected stdout/stderr to current FB version. 2022-04-24 12:19:16 +03:00
zotov
d8d426ac3d Added/Updated bugs\core_6272_test.py: act.trace() must be called with passing encoding=locale.getpreferredencoding() 2022-04-19 15:39:18 +03:00
zotov
003f3eaa05 Added/Updated bugs\core_5488_running_sttm_test.py: minor change: made TITLE text correct 2022-04-18 21:21:04 +03:00
zotov
20c2dafeab Added/Updated bugs\core_1885_test.py: changed code in order to make this test work OK both on Windows and Linux, FB 3.x only. 2022-04-17 13:09:24 +03:00
zotov
b8f0163d43 Added/Updated bugs\core_6469_test.py: Fixed problems with running this test on Windows, One need to specify 'credentials = False' and 'connect_db = False' in db_factory() call. Details see in the test NOTES. 2022-04-08 23:06:37 +03:00
zotov
2106e3552c Added/Updated bugs\core_4760_test.py: One need to specify utf8filename=True in db_factory() call if we want to establish connection as non-ascii user. 2022-04-08 22:17:42 +03:00
zotov
859140fa10 Added/Updated bugs\core_4743_test.py: One need to specify utf8filename=True in db_factory() call if we want to establish connection as non-ascii user. 2022-04-08 22:17:28 +03:00
zotov
60719a13c0 Added/Updated bugs\core_5972_test.py: Test PASSES on FB 3.0.8 Rls, 4.0.1 RLs and 5.0.0.467. 2022-04-08 18:51:46 +03:00
zotov
0e933ea00b Engine version should be compared with tested value via Action.is_version() rather than excessive connect to services and obtaining it from srv.info. Changed code after suggestion by pcisar. 2022-04-08 14:16:01 +03:00
zotov
937c110dde Adjusted TITLE section to actual info. Renamed file to have name similar to old one from FBT suite. 2022-04-08 09:23:41 +03:00
zotov
5e994b07a3 Added/Updated bugs\core_4492_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:27:40 +03:00
zotov
f8ff55d30a Added/Updated bugs\core_4528_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:23:35 +03:00
zotov
75905ca8d4 Added/Updated bugs\core_4809_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:21:02 +03:00
zotov
22e39eb86f Added/Updated bugs\core_5598_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:16:14 +03:00
zotov
e2363f5603 Added/Updated bugs\core_3553_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:02:51 +03:00
zotov
511a54cde8 Added/Updated bugs\core_3834_test.py: No need to use .fbk from original ticket. Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. See details in the test source. 2022-04-07 15:54:51 +03:00
zotov
38e749d56a Updated bugs\core_6444_test.py: adjust expected stdout/stderr to current FB version. 2022-04-07 14:35:46 +03:00
zotov
6a1345dcb3 Re-implemented after pcisar notes, see letter 25-mar-2022 14:17. 2022-03-30 22:47:07 +03:00
zotov
ca8278c169 Re-implemented: we have to create separate .sql file and run it using 'ISQL ... -I this_temporary_file.sql' - rather than use PIPE mechanism. Details see in the code. 2022-03-24 21:25:17 +03:00
zotov
0b97393439 Adjusted 2022-03-23 20:20:45 +03:00
zotov
418ef58677 removed dependency on separate .fbk file: got script which forces crash on FB 2.5.0 without it, but one need to re-connect. Put this inside test code. 2022-03-23 20:11:04 +03:00
zotov
8044f703df Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2022-03-08 11:35:44 +03:00
zotov
2af9561d64 Replaced code which did trace log parsing. Details see in the test source. 2022-03-08 11:16:03 +03:00
9c85eb0cb6 Clenup + todo 2022-03-07 20:06:04 +01:00
zotov
6566706968 refactored because FB 3.x produces additional connection. Filter expression must be stronger in the DB-connect trigger 2022-03-07 14:42:25 +03:00
zotov
369f58bd13 Resolved problem with output mismatch on Windows vs Linux. See details in the source code. 2022-03-06 14:25:43 +03:00
zotov
bb37b407c3 Resolved problem with output mismatch for FB 3.0.x on Windows vs Linux. See details in the source code. 2022-03-04 23:38:23 +03:00
zotov
7bb72bff00 Resolved problem with output mismatch on Windows vs Linux. See details in the source code. 2022-03-02 21:04:43 +03:00
da0ffc3cae Adjustments for v0.12.1 2022-02-24 19:21:22 +01:00
zotov
61b4a65a55 replaced 'out nul' with reference to variable which stores actual name of null device that depends on OS. 2022-02-12 19:06:55 +03:00
zotov
88218d531b removed 'out nul', otherwise file with this name will be created on Linux. Test query does not produce any output thus we can skip redirection command. 2022-02-12 12:03:18 +03:00
8cd83ec67f Fix for Windows with 4.0.1 2022-02-09 20:47:40 +01:00
2e0f861142 Fix for 3.0.8 Windows 2022-02-08 18:14:29 +01:00
9a10f3468e Corrections for FB 4.0.1 2022-02-07 18:03:19 +01:00
b5d8a22976 Remove xfails that escaped cleanup 2022-02-07 12:43:29 +01:00
91781e9231 New metadata + cleanup 2022-02-04 19:05:19 +01:00
924743b4dc New metadata (missing FBTEST ID) + cleanup 2022-02-02 15:46:19 +01:00
160bc9e23c New metadata + cleanup 2022-01-30 16:52:03 +01:00
75ce508947 New metadata + cleanup 2022-01-27 20:08:36 +01:00
a3639dd84f New metadata + cleanup 2022-01-26 21:10:46 +01:00
6e892d4e33 New metadata + cleanup 2022-01-25 22:55:48 +01:00
dc224afdf4 New metadata + cleanup 2022-01-24 20:27:02 +01:00
eb3b51b207 New metadata + cleanup 2022-01-23 20:41:55 +01:00
810bc39fa8 New metadata + cleanup 2022-01-22 21:59:15 +01:00
333f1fa604 New metadata + cleanup 2022-01-21 18:49:26 +01:00
70bbf092ee New metadata + cleanup 2022-01-20 17:32:14 +01:00
8e1956d242 New metadata + cleanup 2022-01-19 17:54:56 +01:00
b347f1d1c4 Obsolete test 2022-01-18 20:48:50 +01:00
63b28f9dd4 New metadata + cleanup 2022-01-18 20:45:21 +01:00
f5048e112d New DOC test metadata & cleanup 2022-01-18 11:45:40 +01:00
c282bd46fc Fix test 2022-01-16 12:38:16 +01:00
805ef0ed38 Fix tests (windows) 2022-01-16 10:03:34 +01:00
c2246ae978 Fix for tests 2022-01-14 14:53:16 +01:00
c6ded23210 Fix comment 2022-01-13 17:06:35 +01:00
96af2def7f Fix test 2022-01-12 10:17:32 +01:00
6e2e5ac436 Update 2021-12-31 12:06:51 +01:00
2e32081417 Add tests from new .fbt conversions 2021-12-30 19:47:57 +01:00
eb3f848f4e Update and add tests from new .fbt conversions 2021-12-30 19:43:52 +01:00
0c47f798c6 Action.files_dir + XFAIL for not implemented 2021-12-30 17:00:48 +01:00
62202b87c7 refactoring and other changes 2021-12-22 20:23:11 +01:00
8b48d5f188 Tests 2021-12-19 22:25:36 +01:00
264650d58e More Python tests and adjustments/ehancements to old tests 2021-12-15 22:02:07 +01:00
20bd6d4e74 More Python test and test enhancements 2021-12-14 20:56:34 +01:00
560873a3f0 More python tests 2021-12-10 19:50:31 +01:00