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
|
9f48964674
|
Increased StatementTimeout. It seems that in some cases previous value was too small
|
2024-08-29 21:21: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
|
de5f3959e0
|
Added alias for upcoming test
|
2024-08-21 13:58:34 +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
|
0dda045d63
|
Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa
|
2024-08-12 09:48:12 +03:00 |
|
pavel-zotov
|
1d19a27575
|
Added alias 'tmp_fd0fa8a3_alias' for upcoming test
|
2024-08-12 09:42:14 +03:00 |
|
Adriano dos Santos Fernandes
|
ec8f44b989
|
Do not run encryption tests in docker.
|
2024-08-11 11:13:42 -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 |
|