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

726 Commits

Author SHA1 Message Date
pavel-zotov
cc35d5b7a0 Added/Updated tests\bugs\gh_7288_test.py: Checked on 5.0.0.733 -- all fine. 2023-02-20 17:06:10 +03:00
pavel-zotov
962c0e9698 Added/Updated tests\bugs\gh_6941_test.py: fixed dummy copy-paste result 2023-02-20 16:37:49 +03:00
pavel-zotov
3c8168a2ce Added/Updated tests\bugs\gh_6941_test.py: сhecked on: 5.0.0.957, 4.0.3.2876, 3.0.11.33664 - all fine. 2023-02-20 14:27:25 +03:00
pavel-zotov
86ede885bb Added compressed .fbk that is needed for upcoming gh_6941_test.py 2023-02-20 14:26:39 +03:00
pavel-zotov
4a1bed35a7 Added/Updated tests\bugs\gh_7331_test.py: Checked on 5.0.0.763 (plan did not use hash join); 5.0.0.957 (plan uses HJ). 2023-02-20 10:42:45 +03:00
pavel-zotov
f6a84045f3 Added/Updated tests\bugs\gh_7257_test.py: Checked on 5.0.0.957 (intermediate build). Currently this test contains only trivial cases for check. 2023-02-18 14:30:36 +03:00
pavel-zotov
46f1636919 Added/Updated tests\bugs\gh_1708_test.py: Checked on 5.0.0.736 - works fine. NB. Currently this test contains only trivial case for check. More complex examples, including recursive SQL, will be added later. 2023-02-18 13:59:18 +03:00
pavel-zotov
d19b8ebbe6 Added/Updated tests\bugs\gh_5749_test.py: Checked on 5.0.0.742 - all OK. 2023-02-18 12:54:39 +03:00
pavel-zotov
7c600da32e Added/Updated tests\bugs\gh_3812_test.py: Checked on 5.0.0.745 - all OK. 2023-02-18 09:43:32 +03:00
pavel-zotov
a98d6047ac Added/Updated tests\bugs\gh_6992_test.py: initial implementation. Additional tests will be added further. 2023-02-17 22:19:35 +03:00
pavel-zotov
b68791243e Added/Updated tests\functional\blob/test_rdb_blob_util_basic.py: RDB$BLOB_UTIL package functionality - basic checks. 2023-02-17 08:11:50 +03:00
pavel-zotov
e0c2dc72b2 Added/Updated tests\bugs\gh_7382_test.py: see notes in the source of test 2023-02-16 21:57:33 +03:00
pavel-zotov
60ac65dd19 added alias for gh_7382_test.py (we have to use DB with increased page cache size in order to reduce impact of blob concatenation on performance of IO subsystem) 2023-02-16 21:05:32 +03:00
pavel-zotov
ff1bdeedde Added/Updated tests\bugs\gh_7379_test.py: minor change: adjust pytest.mark.version 2023-02-16 12:33:48 +03:00
pavel-zotov
f5d4ebb40c Added/Updated tests\bugs\gh_7380_test.py: Confirmed bug on 5.0.0.821, 4.0.3.2873 2023-02-16 12:33:19 +03:00
pavel-zotov
d2eea4f172 Added/Updated tests\bugs\gh_7379_test.py: Checked on 5.0.0.938, 4.0.3.2876 -- all fine. 2023-02-16 12:25:54 +03:00
pavel-zotov
c9d8748c29 Added/Updated tests\bugs\gh_7391_test.py: Checked on 5.0.0.938 -- all fine. 2023-02-16 12:01:30 +03:00
pavel-zotov
4e6d093065 Added/Updated tests\bugs\gh_4729_test.py: Checked on 5.0.0.938, 4.0.3.2900, 3.0.11.33664 -- all fine 2023-02-16 11:11:38 +03:00
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
91d99fe520 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2023-02-14 16:21:15 +01:00
d648f29359 Release 0.18.0; Added cache for empty databases 2023-02-14 16:20:50 +01:00
pavel-zotov
7148501c50 removed old config 2023-02-14 17:21:15 +03:00
pavel-zotov
56a150a6ae rm 2023-02-14 17:20:33 +03:00
pavel-zotov
d1da0d39fd Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2023-02-14 17:07:39 +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
562b7de322 Release 0.17.3; Added --driver-config option 2023-02-14 14:57:46 +01:00
zotov
2ff5e37ade Added/Updated D:\FB\firebird-qa\core_5201_test.py: removed unneeded comment 2023-02-07 20:17:48 +03:00
zotov
6ca91384c2 Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: commented out command that changes replica DB FW to OFF - as it was initially in old QA. 2023-02-07 18:15:15 +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
b019556da0 Updated D:\FB\firebird-qa\tests\functional\basic\isql\test_01.py: adjust expected stdout/stderr to current FB version. 2023-01-27 09:55:38 +03:00
e37c6458c3 Release v1.17.2; updated trace support 2023-01-17 18:16:13 +01:00
zotov
2db79046d0 Restored @pytest.mark.version() otherwise tests will not be displayed in the list of execution. 2023-01-17 17:52:13 +03:00
zotov
bcd6002f97 DISABLED all functional/basic/db/db* tests after discussion with dimitr, letters 17-sep-2022 11:23.
Reasons:
    * There is no much sense to keep such tests because they fails extremely often during new major FB developing.
    * There is no chanse to get successful outcome for the whole test suite is some of system table became invalid,
      i.e. lot of other tests will be failed in such case.
Single test for check DDL (type of columns, their order and total number) will be implemented for all RDB-tables.
2023-01-17 12:59:02 +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
9d8b96bcf9 Added 'KeyHolderPlugin' parameter. 2022-12-21 21:02:28 +03:00
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