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

1010 Commits

Author SHA1 Message Date
pavel-zotov
b9c0379c0d Added/Updated tests\bugs\gh_8250_test.py: Checked on 6.0.0.467. NOTE: test currently has min_version=6.0, see notes. 2024-09-25 09:35:57 +03:00
pavel-zotov
7f28961f1b Added/Updated tests\bugs\gh_8253_test.py: minor change: wrong alias name was in use, changed to correct. 2024-09-24 07:43:42 +03:00
pavel-zotov
25530f80bb Added/Updated tests\bugs\gh_7904_test.py: Changed substitutions: one need to suppress '(keys: N, total key length: M)' in FB 6.x after commit c50b0aa6 ('Add key info to the hash join plan output'). 2024-09-23 23:59:10 +03:00
pavel-zotov
ede28525bd Added/Updated tests\bugs\gh_8255_test.py: fixed forgotten import 2024-09-23 21:48:58 +03:00
pavel-zotov
bdb69722a7 Added/Updated tests\bugs\gh_8255_test.py: added skipif(platform.system() = 'Windows' according to ticket note about IFDEF WIN_NT. 2024-09-23 18:12:26 +03:00
pavel-zotov
6c67c080a4 Added/Updated tests\bugs\gh_8255_test.py: Checked on 6.0.0.466, 5.0.2.1513, 4.0.6.3156 2024-09-23 18:07:17 +03:00
pavel-zotov
cb6ed4b2eb Added/Updated tests\bugs\gh_8253_test.py: Checked on 6.0.0.466, 5.0.2.1513, 4.0.6.3156 2024-09-23 12:15:12 +03:00
pavel-zotov
c6c322001b Added/Updated tests\bugs\core_0986_test.py: dummy change in order to force all FB versions to be checked by subsequent QA run 2024-09-23 00:08:10 +03:00
pavel-zotov
e466c9de75 Added/Updated tests\bugs\gh_7846_test.py: Checked on 6.0.0.457; 5.0.2.1499; 4.0.5.3136. 2024-09-17 00:15:08 +03:00
pavel-zotov
e2e9a2b12c Added/Updated tests\bugs\gh_8115_test.py: Checked on 6.0.0.457, 5.0.2.1499. NOTE: plans differ in FB 5.x vs 6.x 2024-09-16 16:19:02 +03:00
pavel-zotov
aee78b8b69 Added/Updated tests\bugs\gh_5588_test.py: Minor change: fixed typo. 2024-09-15 12:30:15 +03:00
pavel-zotov
ca83a1bfa6 Added/Updated tests\bugs\gh_5589_test.py: Checked on 6.0.0.457, 5.0.2.1499 2024-09-15 12:29:43 +03:00
pavel-zotov
b604f005ea Added/Updated tests\bugs\gh_8252_test.py: Checked on 5.0.2.1499-5fa4ae6. 2024-09-14 13:46:05 +03:00
pavel-zotov
92e0fd027b Added/Updated tests\bugs\core_5118_test.py: dummy change in order to force subsequent QA run for all FB versions. 2024-09-12 21:04:46 +03:00
pavel-zotov
1e08690886 Added/Updated tests\bugs\core_5118_test.py: Replaced test query so that it does not use index navigation ('plan order') but still checks indexed access. Requested by dimitr, letters with subj 'core_5118_test', since 11.09.2024 17:26. Checked on 6.0.0.452, 5.0.2.1493, 4.0.5.3136, 3.0.13.33789 2024-09-12 12:31:24 +03:00
pavel-zotov
9afb73b053 Added/Updated tests\bugs\core_2051_test.py: Removed execution plan from expected output. Requested by dimitr. 2024-09-12 11:57:26 +03:00
pavel-zotov
1a3a9e0db7 Added/Updated tests\bugs\gh_8219_test.py: Confirmed problem on snapshotrs before 20-aug-2024 -- see notes. Test can be used only for ServerMode = Super or SuperClassic 2024-09-05 12:28:07 +03:00
pavel-zotov
17d8f37104 Added/Updated tests\bugs\gh_0731_test.py: ISQL must work with charset = utf8. Otherwise 'Expected end of statement, encountered EOF' will raise on Linux. 2024-09-05 10:07:37 +03:00
pavel-zotov
39e0c356d1 Added/Updated tests\bugs\core_0986_test.py: minor changes 2024-09-04 16:45:16 +03:00
pavel-zotov
f61d3d5a9b Added/Updated tests\bugs\gh_8241_test.py: Checked on 6.0.0.450-8591572, 5.0.2.1493-eb720e8. 2024-09-04 15:21:25 +03:00
pavel-zotov
75230e4181 Added/Updated tests\bugs\core_0986_test.py: minor changes: removed not working comments 2024-09-04 12:43:07 +03:00
pavel-zotov
21b75e0a26 Added/Updated tests\bugs\gh_0731_test.py: Checked on all recent 3.x ... 6.x 2024-09-04 12:30:37 +03:00
pavel-zotov
e8ccc02275 Added/Updated tests\bugs\core_4301_test.py: Added 'using plugin Srp' into 'CREATE USER' statements, in order to check 'COMMENT ON USER' with non-ascii text. 2024-09-04 11:59:41 +03:00
pavel-zotov
fbb6793e76 Added/Updated tests\bugs\gh_7128_test.py: Checked on 6.0.0.447, 5.0.2.1487, 4.0.6.3142; 3.0.13.33793 raises 'firebird.driver.types.DatabaseError: Invalid resultset interface' 2024-09-03 21:19:09 +03:00
pavel-zotov
02a8cf7ffc Added/Updated tests\bugs\gh_8225_test.py: Uncomment display of explained plan 2024-09-03 09:14:24 +03:00
pavel-zotov
3aa1d69983 Added/Updated tests\bugs\gh_4314_test.py: Checked on 6.0.0.438, 5.0.2.1479, 4.0.6.3142, 3.0.12.33784. 2024-09-02 23:05:26 +03:00
pavel-zotov
97343f4813 Added/Updated tests\bugs\core_2650_test.py: Fully re-implemented, see notes. Checked on 6.0.0.447-901b4ce, 5.0.2.1487, 4.0.6.3142 2024-09-02 11:22:00 +03:00
pavel-zotov
207c9dacfb Added/Updated tests\bugs\gh_6282_test.py: On Linux argument of tzfile is shown with prefix, e.g. '/usr/share/zoneinfo/', so we have to remove it 2024-09-01 10:51:09 +03:00
pavel-zotov
e06829557f Added/Updated tests\bugs\gh_8233_test.py: Checked on 5.0.2.1487-6934878 -- all ok. 2024-08-28 16:45:00 +03:00
pavel-zotov
75eb296c15 Added/Updated tests\bugs\gh_8223_test.py: Checked on 5.0.2.1483-0bf2de0 2024-08-27 09:19:23 +03:00
pavel-zotov
99ceae14ea Added/Updated tests\bugs\core_5229_test.py: added comments about unable to fully turn off IPv6 on Windows. 2024-08-26 23:46:15 +03:00
pavel-zotov
a16a65ddfa Added/Updated tests\bugs\gh_8231_test.py: Checked on 5.0.2.1485-274af35 -- all ok. 2024-08-26 14:35:21 +03:00
pavel-zotov
3626071f72 Added/Updated tests\bugs\gh_8225_test.py: Checked on 5.0.2.1482-604555f. NOT: parameter 'SubQueryConversion' currently presents only in FB 5.x and _NOT_ in FB 6.x. 2024-08-23 22:56:18 +03:00
pavel-zotov
9f45c1f713 Added/Updated tests\bugs\core_2922_test.py: added second column to 'order by' clause to force predicable output because of possible changing 'OptimizeForFirstRows' config parameter. 2024-08-23 16:10:30 +03:00
pavel-zotov
0417933393 Added/Updated tests\bugs\core_1453_test.py: Reimplemented: we have to avoid to show result of LIST() call because unpredictable order of its tokens. This can cause fail if we change OptimizeForFirstRows = true config parameter. 2024-08-23 15:43:59 +03:00
pavel-zotov
01a2478ad2 Added/Updated tests\bugs\core_1292_test.py: Reimplemented because of fail if we change OptimizeForFirstRows = true config parameter. See notes. 2024-08-23 15:01:07 +03:00
pavel-zotov
a53cc7ffad Added/Updated tests\bugs\core_1254_test.py: Reimplemented in order to have same results regardless on OptimizeForFirstRows = true / false 2024-08-23 12:48:43 +03:00
pavel-zotov
d3e21985ab Added/Updated tests\bugs\core_4386_test.py: Reimplemented, see notes. 2024-08-22 21:50:18 +03:00
pavel-zotov
f5fc896942 Added/Updated tests\bugs\gh_7092_test.py: changed ratio and limits - see notes. 2024-08-22 16:09:49 +03:00
pavel-zotov
c7f75bf41d Added/Updated tests\bugs\gh_6416_test.py: Checked on 6.0.0.438, 5.0.2.1479, 4.0.6.3142. 2024-08-21 13:58:58 +03:00
pavel-zotov
ad1485746a Added/Updated tests\bugs\gh_4954_test.py: Checked on 6.0.0.438, 5.0.2.1479, 4.0.6.3142, 3.0.12.33784. 2024-08-21 11:29:33 +03:00
pavel-zotov
ee0cb57280 Added/Updated tests\bugs\gh_8221_test.py: Checked on 6.0.0.438-d9f9b28, 5.0.2.1479-adfe97a, 4.0.6.3142-984ccb9 2024-08-20 16:57:44 +03:00
pavel-zotov
37b2159e66 Added/Updated tests\bugs\gh_8213_test.py: Removed pytest.skip for FB 6.x. Checked on 6.0.0.438-d40d01b, 5.0.2.1479-47aa3b1 -- all fine 2024-08-20 06:12:38 +03:00
pavel-zotov
ee82da2fc7 Added/Updated tests\bugs\core_6239_test.py: minor change: added comments 2024-08-18 22:18:06 +03:00
pavel-zotov
4ee56973b4 Added/Updated tests\bugs\gh_8213_test.py: Checked on 5.0.2.1479. NB: 6.x not yet has fix, waiting for front-porting. 2024-08-18 22:06:35 +03:00
pavel-zotov
0a909b2c0e Added/Updated tests\bugs\gh_2292_test.py: see notes 2024-08-18 20:12:50 +03:00
pavel-zotov
ca59cc988b Added/Updated tests\bugs\gh_6706_test.py: Confirmed bug on 4.0.0.2336. Solved since 4.0.0.2341. Checked on 6.0.0.438, 5.0.2.1478, 4.0.6.3142. 2024-08-17 23:17:45 +03:00
pavel-zotov
2333bc1db1 Added/Updated tests\bugs\gh_6545_test.py: Checked on 4.0.0.436, 5.0.2.1478, 4.0.6.3142. NOTE: TEST REQUIRES FIREBIRD-DRIVER VERSION 1.10.6+ 2024-08-15 22:03:24 +03:00
pavel-zotov
572c7c78b0 Added/Updated tests\bugs\gh_5978_test.py: minor change in comments 2024-08-15 13:23:14 +03:00
pavel-zotov
be6cd50fcc Added/Updated tests\bugs\gh_7767_test.py: Checked on 6.0.0.436, 5.0.2.1478, 4.0.6.3142 (all SS/CS; both Windows and Linux). 2024-08-14 12:14:05 +03:00