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 |
|
pavel-zotov
|
19514b3aea
|
Added/Updated tests\bugs\gh_7980_test.py: Checked on 6.0.0.386
|
2024-07-10 12:03:40 +03:00 |
|
pavel-zotov
|
db036c1661
|
Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa
|
2024-07-09 15:05:00 +03:00 |
|
pavel-zotov
|
2a6320b8b4
|
Added/Updated tests\bugs\core_5685_test.py: Added item to substitutions related to 'port detached' message that raises in dev build.
|
2024-07-09 15:04:16 +03:00 |
|
Pavel Zotov
|
dfc6dce340
|
Merge pull request #22 from aafemt/master
Make test pass on debug build
|
2024-07-08 21:40:35 +03:00 |
|
pavel-zotov
|
ee1d83625e
|
Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Partially re-implemented - see notes. Checked on Windows, 4.0.5.3112-d2e612c, 5.0.1.1416-b4b3559, 6.0.0.374-0097d28 (SS and CS).
|
2024-06-21 13:50:10 +03:00 |
|
pavel-zotov
|
d37a99fc5a
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Removed hard-coded max_wait that was added temporary for debug.
|
2024-06-21 11:12:42 +03:00 |
|
pavel-zotov
|
647b877d67
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added debug output if some goes wrong. Fixed stupid copy-paste code that can cause fail. Checked on 4.0.5.3112-d2e612c, 5.0.1.1416-b4b3559, 6.0.0.374-0097d28
|
2024-06-21 11:11:46 +03:00 |
|
pavel-zotov
|
0618f10625
|
Added/Updated tests\bugs\gh_4723_incompressible_test.py: dummy change to force all major versions to be checked again
|
2024-06-21 02:36:49 +03:00 |
|
pavel-zotov
|
86308b3ee8
|
Added/Updated tests\bugs\gh_8161_test.py: added comments
|
2024-06-20 11:19:37 +03:00 |
|
pavel-zotov
|
08dcde41f4
|
Added/Updated tests\bugs\gh_8161_test.py: Confirmed bug/regression on 3.0.12.33735. Checked on 3.0.12.33764, 4.0.5.3112, 5.0.1.1416, 6.0.0.374
|
2024-06-20 10:19:16 +03:00 |
|
pavel-zotov
|
350e841012
|
Added/Updated tests\bugs\gh_4723_incompressible_test.py: adjusted min_version
|
2024-06-18 09:42:54 +03:00 |
|
pavel-zotov
|
f073668eb0
|
Added/Updated tests\bugs\gh_7937_test.py: Reduced min_version to 5.0.1 after check on 5.0.1.1416-b4b3559.
|
2024-06-17 15:55:17 +03:00 |
|
pavel-zotov
|
9c6c4990a8
|
Added/Updated tests\bugs\core_5236_test.py: Plan for FB 5.x and 6.x changed since 28-may-2024, build 6.0.0.363 #95442. It was adjusted after talk with dimitr: must be the same for all FB versions
|
2024-06-16 09:23:58 +03:00 |
|
pavel-zotov
|
c76e44a47e
|
Added/Updated tests\bugs\core_5229_test.py: Added EDS with '[::1]' after fixed GH-8156
|
2024-06-14 11:09:48 +03:00 |
|
pavel-zotov
|
07f6218ea0
|
Added/Updated tests\bugs\core_5229_test.py: Added check for ability to use IPv6. See notes.
|
2024-06-13 10:13:02 +03:00 |
|
pavel-zotov
|
393143dfa3
|
Added/Updated tests\bugs\core_4754_test.py: minor adjustments
|
2024-06-12 22:18:57 +03:00 |
|
pavel-zotov
|
a932c47c4f
|
Added/Updated tests\bugs\gh_8136_test.py: Added temporary mark 'disabled_in_forks' to SKIP this test when QA verifies *fork* rather than standard FB.
|
2024-06-09 20:42:44 +03:00 |
|
pavel-zotov
|
188f82dba7
|
Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism.
|
2024-06-09 18:53:05 +03:00 |
|
pavel-zotov
|
fe0e96d7a1
|
Reduced StatementTimeout to reasonable value. It is pre-database configurable thus one can easy to adjust it to any particular test requirements where this value must be set to greater number.
|
2024-06-09 15:36:09 +03:00 |
|
pavel-zotov
|
35c594a5f9
|
Added/Updated tests\bugs\gh_8077_test.py: Added threshold in order to prevent infinite recursion in case of regression. See notes in the code, variable 'STOP_RECURSIVE_ES_AFTER_ITER'.
|
2024-06-09 14:36:52 +03:00 |
|
pavel-zotov
|
a68cac9c9d
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: added forgotten 'order by' clause. Deadlock otherwise can occur. Thanks to Vlad for note.
|
2024-06-05 11:20:37 +03:00 |
|
pavel-zotov
|
f7afa0199e
|
Added/Updated tests\bugs\gh_5995_test.py: Checked on 6.0.0.366, 5.0.1.1411, 4.0.5.3103
|
2024-06-03 09:50:00 +03:00 |
|
pavel-zotov
|
14035a7304
|
Added/Updated tests\bugs\gh_7141_test.py: Checked on 6.0.0.363, 5.0.1.1408, 4.0.5.3103, 3.0.12.33744
|
2024-05-30 14:19:40 +03:00 |
|
pavel-zotov
|
58e3be0b86
|
Added/Updated tests\functional\tabloid\test_95442bdf.py: Checked on intermediate snapshot 6.0.0.363 #95442bd.
|
2024-05-29 21:38:53 +03:00 |
|
pavel-zotov
|
2682c12f74
|
Added/Updated tests\bugs\gh_8136_test.py: Checked on 6.0.0.363-40d0b41, 5.0.1.1408-c432bd0
|
2024-05-28 11:43:03 +03:00 |
|
pavel-zotov
|
bdc84dcd8b
|
Added/Updated tests\bugs\gh_7676_test.py: adjusted title
|
2024-05-28 06:59:31 +03:00 |
|
pavel-zotov
|
4d4a54dec7
|
Added/Updated tests\bugs\gh_7676_test.py: Checked on 5.0.0.1121
|
2024-05-28 06:57:58 +03:00 |
|
pavel-zotov
|
e583eebdfd
|
Added/Updated tests\bugs\gh_8120_test.py: Checked on 6.0.0.362; 5.0.1.1408; 4.0.5.3103
|
2024-05-27 12:46:31 +03:00 |
|
pavel-zotov
|
54e65ad79a
|
Added/Updated tests\bugs\gh_8077_test.py: Checked on 6.0.0.362, 5.0.1.1408, 4.0.5.3103 (all SS/CS).
|
2024-05-27 10:44:27 +03:00 |
|
|
bac6153253
|
And another one
|
2024-05-24 17:44:11 +02:00 |
|
|
9187237eb6
|
Make test pass on debug build
|
2024-05-24 17:34:36 +02:00 |
|
pavel-zotov
|
364f6a9d71
|
Added/Updated tests\bugs\gh_5867_test.py: Checked on 6.0.0.357, 5.0.1.1404, 4.0.5.3099
|
2024-05-22 04:02:08 +03:00 |
|
pavel-zotov
|
e451a68baa
|
Added/Updated tests\bugs\gh_8123_test.py: Checked on intermediate snapshots 6.0.0.357-f94343e, 5.0.1.1404-88bf561.
|
2024-05-21 09:10:54 +03:00 |
|
pavel-zotov
|
69bc95847a
|
Renamed file
|
2024-05-20 13:07:39 +03:00 |
|
pavel-zotov
|
3ee4a2f95a
|
Added/Updated tests\bugs\gh_4723_incompressible_test.py: Checked on 5.0.1.1399, 6.0.0.351
|
2024-05-20 13:06:35 +03:00 |
|
pavel-zotov
|
84cd024f1d
|
Added/Updated tests\bugs\gh_4723_test.py: Checked on 5.0.1.1399, 6.0.0.351
|
2024-05-20 11:51:30 +03:00 |
|
pavel-zotov
|
d8ff4186da
|
Added/Updated tests\bugs\gh_6609_test.py: Added comment.
|
2024-05-18 13:56:52 +03:00 |
|
pavel-zotov
|
b68ec5fd87
|
Added/Updated tests\bugs\gh_6609_test.py: Confirmed bug on 3.0.7.33348. Checked on 3.0.7.33350, 4.0.5.3099, 5.0.1.1399, 6.0.0.351.
|
2024-05-18 13:54:44 +03:00 |
|
pavel-zotov
|
4947affe4a
|
Removed test that duplicated gh_5740_test.py
|
2024-05-16 12:49:49 +03:00 |
|
pavel-zotov
|
b471dd71f4
|
Renamed file because there was created appropriate ticket for it
|
2024-05-16 12:48:36 +03:00 |
|
pavel-zotov
|
c5b8c88344
|
Added/Updated tests\bugs\test_trace_eol.py: added comments
|
2024-05-16 12:45:52 +03:00 |
|
pavel-zotov
|
1bc5ae6380
|
Added/Updated tests\bugs\test_trace_eol.py: fixed wrong code
|
2024-05-16 12:18:04 +03:00 |
|
pavel-zotov
|
40741bd449
|
Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run.
|
2024-05-15 20:26:01 +03:00 |
|
pavel-zotov
|
a70397a548
|
Added/Updated tests\bugs\gh_8108_test.py: Checked on intermediate snapshots: 6.0.0.351 #02ef0c8, 5.0.1.1399 #5b8b57c, 4.0.5.3099 #bc1ad78
|
2024-05-15 17:41:47 +03:00 |
|
pavel-zotov
|
75d3fa964c
|
Added/Updated tests\bugs\gh_8112_test.py: Checked on 6.0.0.351, 5.0.1.1399.
|
2024-05-15 10:41:40 +03:00 |
|
pavel-zotov
|
b3b85d9762
|
Added/Updated tests\bugs\gh_7255_test.py: Confirmed bug on 5.0.0.599, Classic. LINUX only. Checked on 5.0.0.1397, 4.0.5.3098. ACHTUNG: READ NOTES FOR THIS TEST.
|
2024-05-13 22:24:18 +03:00 |
|
pavel-zotov
|
c8c97906a1
|
Added/Updated tests\bugs\core_6038_test.py: adjusted TITLE, DESCR and NOTES.
|
2024-05-13 21:37:33 +03:00 |
|
pavel-zotov
|
d738f21cc9
|
Added/Updated tests\bugs\gh_8100_test.py: Reduced min_version to 5.0.1. Checked on 5.0.1.1394 #aa3cafb - all OK.
|
2024-05-11 11:51:55 +03:00 |
|
pavel-zotov
|
7a99c91a29
|
Added/Updated tests\bugs\gh_8100_test.py: Checked on intermediate snapshot 6.0.0.345 #17b007d -- all OK.
|
2024-05-11 11:46:47 +03:00 |
|
pavel-zotov
|
283db629a7
|
Added/Updated tests\functional\database\create\test_10.py: refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:24:49 +03:00 |
|
pavel-zotov
|
0696101171
|
Added/Updated tests\functional\database\create\test_09.py: refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:24:09 +03:00 |
|
pavel-zotov
|
2416966a60
|
Added/Updated tests\functional\database\create\test_08.py: refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:23:16 +03:00 |
|
pavel-zotov
|
32b22cb822
|
Added/Updated tests\functional\database\create\test_01.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:22:26 +03:00 |
|
pavel-zotov
|
f01cc06f40
|
Added/Updated tests\bugs\core_6517_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:19:51 +03:00 |
|
pavel-zotov
|
6d39fdf0b3
|
Added/Updated tests\bugs\core_6469_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:17:03 +03:00 |
|
pavel-zotov
|
bc76e00aa2
|
Added/Updated tests\bugs\core_5630_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:13:53 +03:00 |
|
pavel-zotov
|
a81094d88f
|
Added/Updated tests\bugs\core_5495_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:10:20 +03:00 |
|
pavel-zotov
|
53c47013ea
|
Added/Updated tests\bugs\core_5273_test.py: added combine_output in order to see STDERR content. Added connect_db=False in order to avoid warning about rollback
|
2024-05-10 00:51:12 +03:00 |
|
pavel-zotov
|
88fa321aa6
|
Added/Updated tests\bugs\core_4933_test.py: added combine_output in order to see STDERR content. Added connect_db=False in order to avoid warning about rollback
|
2024-05-10 00:48:04 +03:00 |
|
pavel-zotov
|
21b880feae
|
Added/Updated tests\bugs\core_4218_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 00:44:18 +03:00 |
|
pavel-zotov
|
e729ac1dd7
|
Added/Updated tests\bugs\core_1291_test.py: added combine_output in order to see STDERR content
|
2024-05-10 00:39:25 +03:00 |
|
pavel-zotov
|
655577ae41
|
Added/Updated tests\bugs\core_4067_test.py: added combine_output in order to see STDERR content
|
2024-05-10 00:31:51 +03:00 |
|
pavel-zotov
|
a72a4069c7
|
Added/Updated tests\bugs\gh_7818_test.py: multi-line text is returned by con.info.firebird_version since firebird-driver 1.10.4+. We have to take in account only first line of it, thus make splitting it by delimiter = os.linesep.
|
2024-05-09 16:58:34 +03:00 |
|
pavel-zotov
|
64527cb994
|
Added/Updated tests\bugs\gh_8104_test.py: C:\FBTESTING\qa\firebird-qa\git-commit-adjust-output.bat gh_8104_test.py added description
|
2024-05-09 13:02:08 +03:00 |
|
pavel-zotov
|
91cb6b86a0
|
Added/Updated tests\bugs\gh_5978_test.py: Checked on 4.0.5.3092, 5.0.1.1395, 6.0.0.346. NOTE. TEST REQUIRES FIREBIRD-DRIVER VERSION 1.10.4+
|
2024-05-08 17:27:17 +03:00 |
|
pavel-zotov
|
0abb5e8f0e
|
Added/Updated tests\bugs\gh_8066_test.py: backslash problem, even in comments
|
2024-05-08 09:33:22 +03:00 |
|
pavel-zotov
|
e6fc8ef9af
|
Added/Updated tests\bugs\gh_8066_test.py: Removed check of 'inet' w/o digital suffix - see notes.
|
2024-05-08 09:04:10 +03:00 |
|
pavel-zotov
|
045cf3574c
|
Added/Updated tests\bugs\gh_8104_test.py: Checked on 6.0.0.345, 5.0.1.1395, 4.0.5.3092 (fetches in req #2 LESS than in req #1).
|
2024-05-08 00:48:39 +03:00 |
|
pavel-zotov
|
751d4d8617
|
Added/Updated tests\bugs\core_6278_test.py: Fully re-implemented - see notes. Checked on 5.0.1.1394, 6.0.0.345.
|
2024-05-07 20:40:27 +03:00 |
|
pavel-zotov
|
ab2f23207d
|
Added/Updated tests\bugs\gh_8086_test.py: Checked on 6.0.0.344, 5.0.1.1394
|
2024-05-06 23:20:06 +03:00 |
|
pavel-zotov
|
64d6bc2c80
|
Added/Updated tests\bugs\gh_8066_test.py: Checked on 6.0.0.344, 5.0.1.1394, 4.0.5.3091.
|
2024-05-06 23:01:07 +03:00 |
|
pavel-zotov
|
bd1b175a30
|
Added/Updated tests\bugs\gh_7137_test.py: Checked on 6.0.0.336, 5.0.1.1383, 4.0.5.3086, 3.0.10.33569 (24.02.2022) - all fine.
|
2024-04-26 12:32:37 +03:00 |
|
pavel-zotov
|
0e992c7fc9
|
Added/Updated tests\bugs\gh_7434_test.py: Checked on 3.0.11.33650 -- all fine.
|
2024-04-26 10:46:23 +03:00 |
|
pavel-zotov
|
10aff4d6bb
|
Added/Updated tests\bugs\gh_8087_test.py: dummy change in order to force all tests be executed at next QA run time
|
2024-04-25 23:39:51 +03:00 |
|
pavel-zotov
|
96ec92cfd0
|
Adjusted ISSUE tag
|
2024-04-24 17:35:28 +03:00 |
|
pavel-zotov
|
e47e370266
|
Adjusted comments
|
2024-04-24 17:34:45 +03:00 |
|
pavel-zotov
|
6bf8f2dad5
|
Added/Updated tests\functional\syspriv\test_ignore_db_triggers.py: Checked on: 6.0.0.325; 5.0.1.1383; 4.0.5.3086.
|
2024-04-24 17:29:37 +03:00 |
|
pavel-zotov
|
f3f53ad191
|
Added/Updated tests\functional\syspriv\test_ignore_db_triggers.py: Checked on: 6.0.0.325, 5.0.1.1383, 4.0.5.3086.
|
2024-04-24 17:25:24 +03:00 |
|
pavel-zotov
|
1350a7d0ae
|
Added/Updated tests\bugs\gh_8087_test.py: Reduced min_version to 5.0.1. Checked on 6.0.0.321 #1d96c10, 5.0.1.1383 #0e9ef69 (intermediate snapshot) - all OK.
|
2024-04-19 11:28:23 +03:00 |
|
pavel-zotov
|
087bc7a87e
|
Added/Updated tests\bugs\gh_8084_test.py: Checked on 6.0.0.325 #f5930a5, 5.0.1.1383 #0e9ef69 (intermediate snapshot) - all OK.
|
2024-04-19 11:26:27 +03:00 |
|
pavel-zotov
|
043bef6a2c
|
Added/Updated tests\bugs\gh_8087_test.py: Checked on 6.0.0.321 #1d96c10 - all OK.
|
2024-04-18 09:43:44 +03:00 |
|
pavel-zotov
|
dc41662283
|
Added/Updated tests\bugs\gh_8084_test.py: Checked on 6.0.0.321 #1d96c10 - all OK.
|
2024-04-18 09:41:34 +03:00 |
|
pavel-zotov
|
ad485149e5
|
Added/Updated tests\functional\domain\create\test_41.py: Added separate expected_err for 6.x+ after letter from Adriano, 15.04.2024 12:44.
|
2024-04-18 09:07:36 +03:00 |
|
pavel-zotov
|
8bd51271f0
|
Added/Updated tests\bugs\gh_8085_test.py: Confirmed fix on intermediate snapshots: 6.0.0.321 #cc6fe45; 5.0.1.1381 #0f3cdde; 4.0.5.3086 #9d13bd3
|
2024-04-17 20:35:24 +03:00 |
|
pavel-zotov
|
a0888cfb41
|
Added/Updated tests\functional\database\create\test_13.py: added second check: ensure that 'gstat -h' shows 'force write' in the 'Attributes' line
|
2024-04-16 18:22:49 +03:00 |
|
pavel-zotov
|
05e5f8df68
|
Added/Updated tests\functional\database\create\test_13.py: Test was requested by dimitr, letter: 15.04.2024 20:32.
|
2024-04-16 17:31:18 +03:00 |
|
pavel-zotov
|
7cd288b89b
|
Added/Updated tests\bugs\gh_8062_test.py: Checked on Windows, 6.0.0.315 SS/CS, intermediate snapshot on commit #003b2e0.
|
2024-04-16 14:40:43 +03:00 |
|
pavel-zotov
|
6cdf45d182
|
Added/Updated tests\bugs\core_1058_addi_test.py: Example from https://github.com/FirebirdSQL/firebird/issues/7924#issue-2046076122
|
2024-04-12 20:39:50 +03:00 |
|
pavel-zotov
|
c46a29e814
|
Added/Updated tests\bugs\gh_8078_test.py: Checked on 6.0.0.312-ff9f094, 5.0.1.1378-fbd31da
|
2024-04-12 11:41:18 +03:00 |
|
pavel-zotov
|
295895d055
|
Added/Updated tests\bugs\gh_7086_test.py: Adjusted output for FB 6.x (changed since 6.0.0.273; discussed with Adriano).
|
2024-04-09 09:54:10 +03:00 |
|
pavel-zotov
|
8c3deb0cd0
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added colon after 'description' tag, otherwise its content will be added to the 'title' during XML parsing
|
2024-04-07 01:46:12 +03:00 |
|
pavel-zotov
|
10f8fb98f8
|
Added/Updated tests\bugs\gh_2388_test.py: Checked on 6.0.0.305 #73551f3
|
2024-04-05 15:13:48 +03:00 |
|
pavel-zotov
|
d3cc6449bb
|
Added/Updated tests\bugs\gh_8056_addi_test.py: Confirmed bug on 5.0.1.1373 #48915d1. Checked on 5.0.1.1377 #3b5ab26.
|
2024-04-05 00:18:41 +03:00 |
|
pavel-zotov
|
8239f3c88a
|
Added/Updated tests\bugs\gh_8063_test.py: Checked on 6.0.0.305 73551f3; 5.0.1.1371 48915d1 (intermediate snapshots).
|
2024-04-02 19:28:08 +03:00 |
|
pavel-zotov
|
bcdb8f2b81
|
Added/Updated tests\bugs\gh_0310_test.py: Added temporary mark 'disabled_in_forks' to SKIP this test when QA runs agains *fork* of standard FB.
|
2024-03-28 19:59:25 +03:00 |
|
pavel-zotov
|
efe36e4413
|
Added/Updated tests\bugs\core_5691_test.py: Removed loop with search for 'file description' attribute because it is useless in case when system locale differs from English (e.g. russian etc). Defined constant with value = 34.
|
2024-03-28 19:52:36 +03:00 |
|
pavel-zotov
|
3d538f5c68
|
Added/Updated tests\bugs\core_5691_test.py: Added call os.system('chcp 65001') before invocation of VBS. See notes.
|
2024-03-28 12:59:06 +03:00 |
|
pavel-zotov
|
3c34d08361
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: re-implemented after fixed gh-8042, commit commit #62f4c5a7
|
2024-03-26 16:16:41 +03:00 |
|
pavel-zotov
|
43b4f1c884
|
Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version.
|
2024-03-26 15:53:04 +03:00 |
|
pavel-zotov
|
006a7dd606
|
Added/Updated tests\bugs\gh_8015_test.py: Checked on 6.0.0.301. Currently only BTRIM is checked.
|
2024-03-26 13:26:34 +03:00 |
|
pavel-zotov
|
5015481ee1
|
Added/Updated tests\bugs\gh_7937_test.py: Checked on 6.0.0.286
|
2024-03-26 10:09:26 +03:00 |
|
pavel-zotov
|
1e7b2ece32
|
Added/Updated tests\bugs\gh_8056_test.py: Checked on 6.0.0.295 bf5ab97, 5.0.1.1370 906e270, 4.0.5.3080 5d44e7c
|
2024-03-24 00:06:29 +03:00 |
|
pavel-zotov
|
b782dcb0af
|
Added/Updated tests\bugs\gh_7647_test.py: Added restriction for major versions that are allowed to be checked: currently only 3.x and 4.x. See also: https://github.com/FirebirdSQL/firebird/issues/7862
|
2024-03-23 21:42:31 +03:00 |
|
pavel-zotov
|
4dcf096674
|
Added/Updated tests\bugs\gh_7227_test.py: Test was not committed in repo for unknown reason. Fixed (after check again on 5.x).
|
2024-03-23 21:25:22 +03:00 |
|
pavel-zotov
|
a2ad4659fa
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: re-implemented after fixed gh-8042, commit commit #62f4c5a7
|
2024-03-23 20:57:12 +03:00 |
|
pavel-zotov
|
28ef5c826c
|
Added/Updated tests\bugs\gh_6802_test.py: Added combine_output in order to see concrete case where test fails. Checked on Windows, ServerMode = CS/SS: 4.0.5.3077, 5.0.1.1360, 6.0.0.288
|
2024-03-15 16:16:36 +03:00 |
|
pavel-zotov
|
e08a65108a
|
Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_03.py: Adjusted expected plan for FB 3.x after #8030 (discussed with dimitr).
|
2024-03-15 12:22:37 +03:00 |
|
pavel-zotov
|
393817c4cf
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added temporary mark 'disabled_in_forks' - see notes.
|
2024-03-15 08:11:18 +03:00 |
|
pavel-zotov
|
acc350f834
|
Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: 6.0.0.288 eee5704, 5.0.1.1360 055b53b, 4.0.5.3077 (regular sapshot, date: 14.03.2024). NB: SEE NOTES. Make sure that FB service does not have 'Restart' option in recovery page.
|
2024-03-14 23:25:12 +03:00 |
|
pavel-zotov
|
5b57e1b99b
|
Added/Updated tests\bugs\gh_7997_test.py: Reduced min_version after check 4.0.5.3066 (commit #9930033)
|
2024-03-13 22:34:04 +03:00 |
|