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

1610 Commits

Author SHA1 Message Date
pavel-zotov
1370ed4824 Added/Updated tests\bugs\gh_8214_test.py: Checked on 5.0.2.1551, 6.0.0.515. 2024-10-31 15:44:16 +03:00
pavel-zotov
20af1b6410 Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 13:32:10 +03:00
pavel-zotov
0dece2247f Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 13:17:14 +03:00
pavel-zotov
19c51597e5 Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 11:28:06 +03:00
pavel-zotov
a8d5d389f7 Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: Adjusted expected_out discuss with dimitr. Explained plans for 5.x and 6.x are now identical. Checked on 3.0.13.33794, 4.0.6.3165, 5.0.2.1551, 6.0.0.515 2024-10-31 11:19:40 +03:00
pavel-zotov
26eae15c96 Added/Updated tests\bugs\gh_8161_test.py: Adjusted expected_out discuss with dimitr (explained plans for FB 3.x ...6.x now are identical). 2024-10-31 11:16:22 +03:00
pavel-zotov
90951ffe14 Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 01:17:54 +03:00
pavel-zotov
86b78aa07e Added/Updated tests\bugs\core_0857_test.py: Re-implemented. See notes. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.2.32670, 3,0,1,32609 2024-10-31 01:04:04 +03:00
pavel-zotov
ba89f2888e Added/Updated tests\bugs\core_1366_test.py: Re-implemented. See notes. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.2.32670, 3,0,1,32609 2024-10-31 00:54:53 +03:00
pavel-zotov
b64fc14d0e Added/Updated tests\bugs\core_3489_test.py: minor change: adjusted notes. 2024-10-31 00:16:41 +03:00
pavel-zotov
f26daf2d01 Added/Updated tests\bugs\core_2227_test.py: Re-implemented. See notes. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.2.32670, 3,0,1,32609 2024-10-31 00:15:48 +03:00
pavel-zotov
264a8864e9 Added/Updated tests\bugs\core_3489_test.py: Re-implemented. See notes. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.2.32670, 3,0,1,32609 2024-10-30 23:44:28 +03:00
pavel-zotov
d2c60eef34 Added/Updated tests\bugs\core_5464_test.py: Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.13.33793; 3.0.2.32670-0fab1a8. 2024-10-30 15:03:22 +03:00
pavel-zotov
b57a88bd18 Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: Splitted expected_out : added separate block for FB 5.x after discuss with dimitr. 2024-10-30 11:48:01 +03:00
pavel-zotov
aa32623dbb Added/Updated tests\bugs\gh_8161_test.py: Splitted expected_out again: added separate block for FB 5.x after discuss with dimitr. 2024-10-30 11:43:36 +03:00
pavel-zotov
d061161bd1 Added/Updated tests\bugs\gh_8230_test.py: fixed wrong min_version 2024-10-30 10:03:12 +03:00
pavel-zotov
c6c39c6dc8 Added/Updated tests\bugs\gh_8230_test.py: Checked on 6.0.0.511-781e5d9 (intermediate build). 2024-10-29 22:57:01 +03:00
pavel-zotov
e72e216318 Added/Updated tests\bugs\gh_8255_test.py: added/adjusted comments. Tes can run currently only on Windows. On Linux server stil crashes. 2024-10-29 14:06:39 +03:00
pavel-zotov
38bdbb14ef Added/Updated tests\bugs\core_1725_test.py: fully re-implemented - see notes. 2024-10-28 14:21:51 +03:00
pavel-zotov
df802f3bfc Added/Updated tests\bugs\gh_8290_test.py: added ps.free() call otherwise pytest hangs at final point and does not return control to caller batch 2024-10-26 11:21:35 +03:00
pavel-zotov
2c41272f32 Added/Updated tests\bugs\gh_8091_test.py: Checked on 6.0.0.508-67d8e39 (intermediate build). 2024-10-25 18:58:49 +03:00
pavel-zotov
8d4f444954 Added/Updated tests\bugs\gh_8161_test.py: Splitted expected_out after fixed #8290 -- see notes. 2024-10-25 13:55:50 +03:00
pavel-zotov
d991658a61 Added/Updated tests\bugs\gh_8291_test.py: Checked on 6.0.0.502-d2f4cf6, 5.0.2.1542-ab50e20 (intermediate builds). 2024-10-25 01:05:31 +03:00
pavel-zotov
debd6ed3fd Added/Updated tests\bugs\gh_8290_test.py: Checked on 6.0.0.502-d2f4cf6, 5.0.2.1542-ab50e20 (intermediate builds). 2024-10-25 00:08:12 +03:00
pavel-zotov
d0a66d4f63 Added/Updated tests\bugs\gh_8241_test.py: dummy change to force QA scenario to check all FB versions. 2024-10-24 23:24:50 +03:00
pavel-zotov
c93d02de5f Added/Updated tests\bugs\gh_7748_test.py: added ref to gh_8249_test.py 2024-10-22 20:29:33 +03:00
pavel-zotov
063602005b Added/Updated tests\bugs\gh_8249_test.py: Checked on 6.0.0.485 -- all OK. No output to STDOUT, all queries finish with errors. 2024-10-22 20:29:09 +03:00
pavel-zotov
25dd99989d Added/Updated tests\bugs\core_4345_test.py: added combine_ouput=True in order to see failed details in annotations. 2024-09-29 23:11:41 +03:00
pavel-zotov
a26e1cce6b Added/Updated tests\bugs\gh_3357_test.py: added comment about related commit 2024-09-29 01:47:19 +03:00
pavel-zotov
f85816beb9 Added/Updated tests\bugs\gh_7118_test.py: added comment about related commit 2024-09-29 01:47:07 +03:00
pavel-zotov
75baaa8121 Added/Updated tests\bugs\gh_7398_test.py: Checked on 6.0.0.471, 5.0.2.1519, 4.0.6.3157. SEE NOTES. 2024-09-29 01:40:58 +03:00
pavel-zotov
f9366e4556 Added/Updated tests\bugs\gh_8263_test.py: Checked on 6.0.0.474, 5.0.2.1519. SEE NOTES. 2024-09-28 17:19:19 +03:00
pavel-zotov
ebc90eff48 Added/Updated tests\bugs\gh_8265_test.py: fixed wrong value of argument for 'driver_config.register_server()' call that caused another test fail with 'Server ... already registered' 2024-09-27 08:46:23 +03:00
pavel-zotov
89e3f717f8 Added/Updated tests\bugs\gh_8265_test.py: added comment 2024-09-26 11:31:15 +03:00
pavel-zotov
05df68c160 Added/Updated tests\bugs\gh_8265_test.py: Checked on 5.0.2.1516-92316F0 (intermediate snapshot 25.09.2024) 2024-09-26 11:28:54 +03:00
pavel-zotov
a3ba2b7669 Added/Updated tests\bugs\gh_8252_test.py: added comment about additional test for this issue: tests/functional/tabloid/test_aae2ae32.py 2024-09-26 10:50:19 +03:00
pavel-zotov
3fd3159708 Added/Updated tests\bugs\gh_8233_test.py: minor change - fixed typo 2024-09-26 10:48:49 +03:00
pavel-zotov
44dd2cdb34 Added/Updated tests\functional\tabloid\test_aae2ae32.py: Checked on 5.0.2.1516-92316F0 -- all ok: two hash joins instead of subquery. 2024-09-26 10:47:01 +03:00
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
a60b8c72cb Added/Updated tests\functional\tabloid\test_cc183f59.py: Checked on 6.0.0.467. See notes about MERGE JOIN selecting. 2024-09-25 00:09:52 +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
9d34fda531 Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.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-24 00:01:37 +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
140ba94f6c Added/Updated tests\functional\tabloid\test_883200d1.py: Checked on 6.0.0.457 - all OK. 2024-09-13 22:09:28 +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
fb31b6c739 Added/Updated tests\functional\intl\test_non_ascii_firebird_and_trace_utf8.py: Checked 6.0.0.450, 5.0.2.1493, 4.0.6.3142 (on Windows). 2024-09-04 20:06:13 +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
0f8d782ff4 Added/Updated tests\functional\tabloid\test_3b372197.py: Checked on 6.0.0.446, 5.0.2.1487 2024-09-02 00:47:33 +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
92df06e66d Added/Updated tests\functional\tabloid\test_657d86fe.py: Checked on 6.0.0.4444, 5.0.2.1487, 4.0.6.3142 2024-08-31 22:00:49 +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
pavel-zotov
980cf2950e Added/Updated tests\functional\tabloid\test_80fd0682.py: Checked on 4.0.0.2372. Checked on 6.0.0.423, 5.0.2.1477. 2024-08-12 14:47:01 +03:00
pavel-zotov
4d3822464d Added/Updated tests\bugs\core_6487_test.py: minor adjustment 2024-08-12 10:04:10 +03:00
pavel-zotov
a363977696 Added/Updated tests\functional\tabloid\test_fd0fa8a3.py: Checked on Windows/Linux, 6.0.0.423, 5.0.2.1477, 4.0.6.3141. 2024-08-12 09:58:06 +03:00
pavel-zotov
77146b3ba8 Added/Updated tests\bugs\gh_8203_test.py: Checked on 6.0.0.423, 5.0.2.1477. See notes. 2024-08-11 16:14:34 +03:00
pavel-zotov
cc1fbc5d3b Added/Updated tests\bugs\gh_8211_test.py: Checked on intermediate snapshots: 6.0.0.431-16bb157; 5.0.2.1477-c71eb20; 4.0.6.3141 2024-08-11 09:18:45 +03:00
pavel-zotov
e9648946dd Added/Updated tests\bugs\core_5231_test.py: added combine_output=True in order to see STDERR text in mismatch 2024-08-09 19:30:42 +03:00
pavel-zotov
74c17c4b9d Added/Updated tests\bugs\gh_8187_test.py: added forgotten import 2024-08-08 15:44:45 +03:00
pavel-zotov
c4eb110236 Added/Updated tests\bugs\gh_8187_test.py: Separated definition of MAX_RATIO value, it depends on OS. 2024-08-08 13:03:05 +03:00
pavel-zotov
3db2709f83 Added/Updated tests\bugs\core_4731_test.py: Separated code for FB-6x because it became differ after implemented GH-8202 2024-08-08 10:40:41 +03:00
pavel-zotov
986f83d3a7 Added/Updated tests\bugs\core_4725_test.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:41:24 +03:00
pavel-zotov
bd5fe2c0df Added/Updated tests\functional\gtcs\test_ref_integ_inactive_pk_index_2.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:38:58 +03:00
pavel-zotov
47b81fc6f4 Added/Updated tests\functional\gtcs\test_ref_integ_inactive_pk_index.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:31:43 +03:00
pavel-zotov
fd73e3eaab Added/Updated tests\functional\gtcs\test_ref_integ_inactive_fk_index.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:29:17 +03:00
pavel-zotov
4ab82edc5a Added/Updated tests\functional\gtcs\test_ref_integ_drop_pk_index.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:26:18 +03:00
pavel-zotov
853f255dd3 Added/Updated tests\functional\gtcs\test_ref_integ_drop_pk_constraint.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:20:50 +03:00
pavel-zotov
157052b60f Added/Updated tests\functional\gtcs\test_ref_integ_drop_fk_index.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:17:37 +03:00
pavel-zotov
030a0e0946 Added/Updated tests\functional\index\alter\test_05.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:09:00 +03:00
pavel-zotov
55f51e5a3d Added/Updated tests\functional\index\alter\test_04.py: minor change: removed empty line 2024-08-07 01:08:47 +03:00
pavel-zotov
c9ff6c7cc9 Added/Updated tests\functional\index\alter\test_04.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:02:29 +03:00
pavel-zotov
2aa929c2ab Added/Updated tests\bugs\gh_8187_test.py: minor change: added checked versions in comment. 2024-08-05 23:16:37 +03:00
pavel-zotov
1599c74fab Added/Updated tests\bugs\gh_8187_test.py: Checked on Windows, 6.0.0.406 (SS and CS). 2024-08-05 23:13:42 +03:00
pavel-zotov
30753d7217 Added/Updated tests\bugs\gh_7257_misc_datatypes_test.py: Checked on 6.0.0.409, 5.0.1.1469 2024-08-04 17:03:06 +03:00
pavel-zotov
75f4c58a57 Added/Updated tests\bugs\core_6469_test.py: minor change: added forgotten upper() calls 2024-08-03 09:36:52 +03:00
pavel-zotov
b17f7ce10c Added/Updated tests\bugs\gh_8194_test.py: minor change: added note about mandatory charset = utf8 2024-08-02 21:51:17 +03:00
pavel-zotov
eec8472514 Added/Updated tests\bugs\gh_8194_test.py: Checked on 6.0.0.406 - all fine. 2024-08-02 21:47:53 +03:00
pavel-zotov
3f3b172866 Added/Updated tests\bugs\core_5887_trusted_role_test.py: One need to check for admin rights of current OS user (noted by Dimitry Sibiryakov). 2024-08-02 12:04:17 +03:00
pavel-zotov
9c70256e56 Added/Updated tests\bugs\core_6469_test.py: One need to check for admin rights of current OS user (noted by Dimitry Sibiryakov). ISQL output must be checked for matching to expected before trace log (see func run_script()). Replaced hard-coded name of role with 'f{tmp_role.name}' notation. 2024-08-02 11:36:32 +03:00
pavel-zotov
a3a170d07c Added/Updated tests\bugs\core_5691_test.py: re.sub() calls must be applied to every obtained binary file description because it my contain (NN-bit debug) suffix if we run test against dev-build. 2024-08-01 20:31:57 +03:00
pavel-zotov
b9ac7029fe Added/Updated tests\bugs\core_4964_test.py: Expected ISQL output must be compared with filtered capsys.readouterr().out rather than with act.stdout. Noted by Dimitry Sibiryakov, https://github.com/FirebirdSQL/firebird-qa/issues/27 2024-07-31 23:14:40 +03:00
pavel-zotov
d44c33b9e5 Added/Updated tests\bugs\gh_7057_test.py: minor change - added comment 2024-07-29 19:57:03 +03:00
pavel-zotov
cb5a75c528 Added/Updated tests\bugs\gh_7057_test.py: Raised min_version after check on fresh 5.0.1 -- see notes. Checked on 6.0.0.401-a7d10a4, 5.0.1.1453-62ee5f1. 2024-07-29 19:41:54 +03:00
pavel-zotov
48e158d158 Added/Updated tests\bugs\gh_7057_test.py: Checked on 6.0.0.401-a7d10a4. Currently min_version=6.0.0 until backports to previous versions will appear. 2024-07-29 18:34:28 +03:00
pavel-zotov
50fcaea7f2 Added/Updated tests\bugs\gh_8176_test.py: removed pytest.skip directive for CS after check on 6.0.0.398-f59905f, 5.0.1.1440-7b1b824 2024-07-24 23:03:23 +03:00
pavel-zotov
6d9ce9f126 Added/Updated tests\bugs\gh_6120_test.py: minor change: added comment 2024-07-22 20:38:57 +03:00
pavel-zotov
045c44b035 Added/Updated tests\bugs\gh_6120_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127, 3.0.12.33765 2024-07-22 20:36:58 +03:00
pavel-zotov
1042d0380d Added/Updated tests\bugs\gh_6267_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 2024-07-22 20:04:50 +03:00
pavel-zotov
eaa6bd6afa Added/Updated tests\bugs\gh_6282_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 2024-07-22 13:03:19 +03:00
pavel-zotov
a28fae261c Added/Updated tests\bugs\gh_7056_test.py: minor change: removed unused variable 2024-07-22 08:38:45 +03:00
pavel-zotov
cafd101681 Added/Updated tests\bugs\gh_6954_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. 2024-07-21 19:25:46 +03:00
pavel-zotov
c0c400cb11 Added/Updated tests\bugs\gh_7188_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. 2024-07-21 17:18:26 +03:00
pavel-zotov
764caf92a1 Added/Updated tests\bugs\gh_7647_test.py: Problem with 6.x has been fixed in 6.0.0.346, commit 17b007d1. Removed upper limit restriction for major version. 2024-07-21 11:03:56 +03:00
pavel-zotov
e98d03db83 Added/Updated tests\functional\tabloid\test_6cfc9b5d.py: Checked on 6.0.0.396, 5.0.1.1440 (both SS/CS). See notes. 2024-07-21 00:01:46 +03:00
pavel-zotov
f5b7ac0ec1 Added/Updated tests\functional\tabloid\test_c8849946.py: Checked on 6.0.0.396, 5.0.1.1440. See notes. 2024-07-19 18:33:33 +03:00
pavel-zotov
68ed071f41 Added/Updated tests\bugs\gh_7056_test.py: minor change in comments 2024-07-19 16:20:56 +03:00
pavel-zotov
fc56df7734 Added/Updated tests\functional\tabloid\test_90129c6d.py: Added mark 'scroll_cur' for including into the set of tests that deal with scrollable cursor 2024-07-19 16:20:18 +03:00
pavel-zotov
4070f25076 Added/Updated tests\functional\tabloid\test_90129c6d.py: Checked on 6.0.0.396, 5.0.1.1440. See notes. 2024-07-19 16:19:07 +03:00
pavel-zotov
2151187823 Added/Updated tests\bugs\gh_7056_test.py: Replaced non-asci character that was occasionally typed 2024-07-18 21:26:24 +03:00
pavel-zotov
aed482d733 Added/Updated tests\bugs\gh_7056_test.py: Re-implemented: we have to use сustom driver-config object must be used for DPB because TWO protocols are checked here, LOCAL and REMOTE. See notes. 2024-07-18 21:15:10 +03:00
pavel-zotov
dc8d2ca264 Added/Updated tests\bugs\gh_7056_test.py: Checked on 6.0.0.396, 5.0.1.1440. SEE NOTES. 2024-07-18 17:16:57 +03:00
pavel-zotov
7443cdfd83 Added/Updated tests\bugs\gh_8168_test.py: Checked on 6.0.0.387, 5.0.1.1428. Thanks to Vlad for suggestion about test implementation. 2024-07-16 16:32:47 +03:00
pavel-zotov
78ef0af3a5 Added/Updated tests\bugs\gh_7652_test.py: Checked on 6.0.0.395 2024-07-16 13:33:39 +03:00
pavel-zotov
0ed0e705e6 Added/Updated tests\functional\tabloid\test_crash_when_too_long_username_for_auth.py: Customized for run against dev build after Dimitry Sibiryakov request: filter out second item from dev status vector: 335544882 / Login name too long 2024-07-14 11:47:45 +03:00
pavel-zotov
0c377bc87f Added/Updated tests\bugs\gh_8178_addi_test.py: Checked on 6.0.0.392, 5.0.1.1434, 4.0.5.3127, 3.0.12.33765 2024-07-12 13:11:40 +03:00
pavel-zotov
34f48ef945 Added/Updated tests\functional\replication\test_blob_access_when_no_grant_for_select.py: Checked on 6.0.0.395 (SS/CS), 5.0.1.1439, 4.0.5.3127 2024-07-12 10:08:47 +03:00
pavel-zotov
01cf8c917f Added/Updated tests\bugs\gh_8178_test.py: Checked on 6.0.0.392, 5.0.1.1434, 4.0.5.3127, 3.0.12.33765 2024-07-11 08:46:41 +03:00
pavel-zotov
55556e1595 Added/Updated tests\bugs\gh_8176_test.py: Checked on 6.0.0.392-3fa8e6b, 5.0.1.1434-2593b3b. WARNING: SEE NOTES INSIDE. 2024-07-11 00:06:56 +03:00