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

535 Commits

Author SHA1 Message Date
zotov
35de28b053 Dummy changes for qa-scenario debug. 2022-12-08 17:51:01 +03:00
zotov
a932fead12 Reverted to state of 14-dec-2021: removed all 'particular' servers sections that must be added only during QA scenario to temporary copy of this config. Added examples under comments. 2022-12-08 12:26:32 +03:00
zotov
b7b8633016 Removed irrelevant comment 2022-12-06 12:58:22 +03:00
zotov
3202793cf0 Removed configs related to FB 2.5.x 2022-12-06 09:31:16 +03:00
zotov
9738ad53b3 Adjusted firebird configs according to recent discussion with Alex. Added HQ-specific parameters to HQ configs. 2022-12-06 09:29:05 +03:00
zotov
89515d5503 prepare for qa-new batch 2022-12-05 23:13:53 +03:00
zotov
92659d1645 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2022-11-29 08:19:26 +03:00
zotov
95fb6514a4 Added configurarion prototypes for HQ40 2022-11-29 08:18:36 +03:00
1e322f226a Release 0.17.1; extended XML output on db initialization error 2022-11-21 11:51:30 +01:00
211aca9d13 Extend XML with title, description and notes 2022-11-09 16:01:03 +01:00
zotov
20a3036144 Added prototypes for firebird.conf files of each testing major version + servermode. 2022-11-03 11:08:21 +03:00
zotov
a2887dbae0 Put test into proper folder. 2022-11-03 09:24:17 +03:00
zotov
5499a5e88a Set proper place for this test. 2022-10-31 16:30:56 +03:00
zotov
bfc82953e4 minor change: removed old notes with run outcomes. 2022-10-31 16:28:54 +03:00
zotov
911001509e Added asert: size of ExtConnPool must be greater than 1. 2022-10-31 16:27:27 +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
773f6f3bc5 Added/Updated D:\FB\firebird-qa\tests\functional\syspriv\test_use_gbak_utility.py: adjusted code: make ATT_NAME column value in case-insensitive because of Linux 2022-10-07 20:51:54 +03:00
zotov
9f12466262 Added/Updated D:\FB\firebird-qa\tests\functional\syspriv\test_create_database.py: adjusted expected data for Linux 2022-10-07 20:48:09 +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
82806070df Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: added notes 2022-10-06 22:28:27 +03:00
zotov
694012ff69 Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: In case of fail database must be recreated by removing FILE rather than call act.db.drop(). DB filename must be obtained via con.info.name because act.db.db_path contains ALIAS for replication related tests. 2022-10-06 22:13:54 +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
2f3f0f7eb7 Could not complete adjustingfor LINUX in new-qa. DEFERRED. 2022-10-06 15:14:23 +03:00
zotov
7f8b50d77d Added/Updated D:\FB\firebird-qa\tests\functional\intfunc\string\test_lpad_01.py: Could not complete adjustingfor LINUX in new-qa. DEFERRED. 2022-10-06 15:13:58 +03:00
zotov
ef8b688182 BAIL switch must be returned to its default value when script is to be finished. See IMPORTANT NOTES inside this .sql: PIPE is handled differently on Windows vs Linux. 2022-10-06 13:20:40 +03:00
zotov
06f8a51f71 Minor corrections. 2022-10-06 12:56:49 +03:00
zotov
478b2d5927 Removed unneeded file. New name: 'gtcs-ref-integ-init.sql' is used in all GTCS-related tests. 2022-10-06 12:56:26 +03:00
zotov
9b0d3628e6 Added config example for WINDOWS. 2022-10-04 18:14:47 +03:00
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