pavel-zotov
|
57e95fd7f9
|
Added/Updated tests\bugs\gh_7675_test.py: Removed output of concrete data for checked query. It is enough only to display content of SQLDA (lines with 'sqltype:' and 'name:') and SQLSTATE (if some error occurs).
|
2024-11-17 13:29:48 +03:00 |
|
pavel-zotov
|
aabe3479b7
|
Added/Updated tests\functional\arno\optimizer\test_opt_sort_by_index_18.py: re-implemented after #26e64e9c: Cost-based decision between ORDER and SORT plans (#8316). Checked on 6.0.0.532; 5.0.2.1567; 4.0.6.3168; 3.0.13.33794.
|
2024-11-17 12:55:43 +03:00 |
|
pavel-zotov
|
42fa9a402c
|
Added/Updated tests\bugs\core_5020_test.py: re-implemented after #26e64e9c: Cost-based decision between ORDER and SORT plans (#8316). Checked on 6.0.0.532; 5.0.2.1567; 4.0.6.3168; 3.0.13.33794.
|
2024-11-17 11:40:13 +03:00 |
|
pavel-zotov
|
a438838b7c
|
Adjusted expected output after check on 6.0.0.530.
|
2024-11-16 13:58:12 +03:00 |
|
pavel-zotov
|
b3bd8f7851
|
Updated tests\functional\basic\isql\test_autoterm_01.py: adjust expected stdout/stderr to current FB version.
|
2024-11-16 13:55:56 +03:00 |
|
pavel-zotov
|
ec113ab750
|
Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version.
|
2024-11-16 13:54:46 +03:00 |
|
pavel-zotov
|
95be77a751
|
Added/Updated tests\bugs\core_5381_test.py: dummy change in order to force all FB versions to be checked at nearest scheduled job
|
2024-11-15 01:01:28 +03:00 |
|
pavel-zotov
|
8ab4fbb19a
|
Added/Updated tests\bugs\core_5381_test.py: dummy change in order to force all FB versions to be checked at nearest scheduled job
|
2024-11-14 02:12:33 +03:00 |
|
pavel-zotov
|
8767812ce0
|
Added/Updated tests\bugs\core_5381_test.py: dummy change in order to force all FB versions to be checked at nearest scheduled job
|
2024-11-12 22:36:03 +03:00 |
|
pavel-zotov
|
6ed135d077
|
Added/Updated tests\bugs\gh_8309_test.py: Checked on 6.0.0.523-8ca2314.
|
2024-11-10 16:02:38 +03:00 |
|
pavel-zotov
|
e4df62936a
|
Added/Updated tests\bugs\core_5381_test.py: Adjusted notes about changed FB 4.x
|
2024-11-10 15:37:21 +03:00 |
|
pavel-zotov
|
a4e323c212
|
Added/Updated tests\bugs\core_5381_test.py: changed expected output for 4.x: adjusted INDENTATION.
|
2024-11-10 12:57:50 +03:00 |
|
pavel-zotov
|
a8f00de4fb
|
Added/Updated tests\bugs\gh_5537_test.py: Checked on 3.0.13.33794, 4.0.6.3165, 5.0.2.1553, 6.0.0.520
|
2024-11-09 15:49:01 +03:00 |
|
pavel-zotov
|
27486062b9
|
Added/Updated tests\bugs\core_5381_test.py: Reimplemented - see notes. Checked on 3.0.13.33794, 4.0.6.3165, 5.0.2.1553, 6.0.0.520
|
2024-11-08 10:19:22 +03:00 |
|
pavel-zotov
|
f537764866
|
Added/Updated tests\bugs\core_2668_test.py: reverted wrong changes
|
2024-11-07 16:15:14 +03:00 |
|
pavel-zotov
|
ea96df900b
|
Added/Updated tests\bugs\gh_7304_test.py: Confirmed problem on 5.0.0.731. Checked on 5.0.0.733 (16.09.2022); 5.0.2.1553, 6.0.0.515
|
2024-11-07 16:12:20 +03:00 |
|
pavel-zotov
|
aeb3dbe22d
|
Added/Updated tests\bugs\core_2668_test.py: Confirmed problem on 5.0.0.731. Checked on 5.0.0.733 (16.09.2022); 5.0.2.1553, 6.0.0.515
|
2024-11-07 16:09:24 +03:00 |
|
pavel-zotov
|
718804e976
|
Added/Updated tests\bugs\gh_8304_test.py: Checked on 6.0.0.515-1c3dc43; 5.0.2.1551-90fdb97; 4.0.6.3165 (intermediate build).
|
2024-11-04 12:37:18 +03:00 |
|
pavel-zotov
|
0f4c5acfef
|
Added/Updated tests\bugs\gh_7269_test.py: fixed wrong min_version
|
2024-11-04 10:03:27 +03:00 |
|
pavel-zotov
|
524b195208
|
Added forgotten .zip that is needed for appropriate test
|
2024-11-03 09:53:56 +03:00 |
|
pavel-zotov
|
2a969614c5
|
Added/Updated tests\bugs\gh_7269_test.py: Checked on 5.0.2.1551, 6.0.0.415.
|
2024-11-02 23:42:00 +03:00 |
|
pavel-zotov
|
87dfaf7f42
|
Added/Updated tests\bugs\gh_5009_test.py: Checked on 4.0.6.3165, 5.0.2.1551, 6.0.0.415
|
2024-11-02 22:22:57 +03:00 |
|
pavel-zotov
|
494488f3ec
|
Added/Updated tests\bugs\gh_8185_test.py: Checked on 5.0.1.1452-08dc25f (27.07.2024 11:50); 6.0.0.401-a7d10a4 (29.07.2024 01:33) -- all OK.
|
2024-11-01 23:40:23 +03:00 |
|
pavel-zotov
|
6ea1301610
|
Added/Updated tests\functional\intfunc\string\test_rpad_01.py: Finished adjusting for work both on Linux and Windows. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.13.33794
|
2024-10-31 22:23:52 +03:00 |
|
pavel-zotov
|
e42745b7a4
|
Added/Updated tests\functional\intfunc\string\test_lpad_01.py: Finished adjusting for work both on Linux and Windows. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.13.33794
|
2024-10-31 22:17:41 +03:00 |
|
pavel-zotov
|
4cf7cc1a3f
|
Added/Updated tests\bugs\core_2912_test.py: Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1551; 4.0.6.3165; 3.0.13.33794
|
2024-10-31 21:38:51 +03:00 |
|
pavel-zotov
|
920dd0fc36
|
Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: changed comment about explained plan in 6.x
|
2024-10-31 15:48:16 +03:00 |
|
pavel-zotov
|
d63eb542ca
|
Added/Updated tests\bugs\gh_8161_test.py: changed comment about explained plan in 6.x
|
2024-10-31 15:47:12 +03:00 |
|
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 |
|