zotov
a4a2626a02
Added config example for LINUX.
2022-10-04 18:14:19 +03:00
zotov
ea579cec00
Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa
2022-10-04 18:04:41 +03:00
zotov
d083fc326d
misc.
2022-10-04 18:03:12 +03:00
a47b0ac605
Fix trace session initialization when full config is used
2022-09-28 09:02:23 +02:00
zotov
c6f0563c44
Added/Updated functional\syspriv\test_access_shutdown_database.py. Added substituion pair for suppressing '-Some database(s) were shutdown when trying to read mapping data' message that appears on Classic when we try to bring DB online using fbsvcmgr call. It seems to be a kind of bug. Sent report to Alex et al.
2022-09-25 19:10:57 +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
e51df6c59f
Removed text related to AuthServer cautions. That was not bug as Alex explained privately.
2022-09-23 23:09:57 +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
fadffa9bce
Added/Updated functional\basic\db\test_30.py. adjusted expected_stdout to FB 4.0.1 Release
2022-09-22 14:11:06 +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
b94d981d49
Added/Updated functional\services\test_role_in_service_attachment.py. replaced code: make EXPLICIT call of fbsvcmgr utility. See notes.
2022-09-21 00:11:44 +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
f3cf084941
Added 'AuthServer' per-database parameter for core_5884_test.py
2022-09-20 12:55: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
ca3c0af5c0
Added alias for core_5496_test.py
2022-09-18 15:18:24 +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
b211beb1bb
Added TWO aliases for test core_4821_test.py. NB: SECOND alias, 'tmp_bind_4821_alias', defines database for which FIRST alias, 'tmp_core_4821_alias', serves as security DB
2022-09-16 23:42:41 +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
ce37347844
Added caution related to Srp256 plugin in AuthServer parameter.
2022-09-15 22:15:25 +03:00
zotov
c0f257821a
Added pre-defined alias 'tmp_core_5884_alias' for performing test bugs/core_5884_test.py
2022-09-15 22:14:45 +03:00