6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Commit Graph

  • f61d3d5a9b Added/Updated tests\bugs\gh_8241_test.py: Checked on 6.0.0.450-8591572, 5.0.2.1493-eb720e8. pavel-zotov 2024-09-04 15:21:25 +0300
  • 75230e4181 Added/Updated tests\bugs\core_0986_test.py: minor changes: removed not working comments pavel-zotov 2024-09-04 12:43:07 +0300
  • 21b75e0a26 Added/Updated tests\bugs\gh_0731_test.py: Checked on all recent 3.x ... 6.x pavel-zotov 2024-09-04 12:30:37 +0300
  • 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. pavel-zotov 2024-09-04 11:59:41 +0300
  • 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' pavel-zotov 2024-09-03 21:19:09 +0300
  • 02a8cf7ffc Added/Updated tests\bugs\gh_8225_test.py: Uncomment display of explained plan pavel-zotov 2024-09-03 09:14:24 +0300
  • 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. pavel-zotov 2024-09-02 23:05:26 +0300
  • 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 pavel-zotov 2024-09-02 11:22:00 +0300
  • 0f8d782ff4 Added/Updated tests\functional\tabloid\test_3b372197.py: Checked on 6.0.0.446, 5.0.2.1487 pavel-zotov 2024-09-02 00:47:33 +0300
  • 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 pavel-zotov 2024-09-01 10:51:09 +0300
  • 92df06e66d Added/Updated tests\functional\tabloid\test_657d86fe.py: Checked on 6.0.0.4444, 5.0.2.1487, 4.0.6.3142 pavel-zotov 2024-08-31 22:00:49 +0300
  • 9f48964674 Increased StatementTimeout. It seems that in some cases previous value was too small pavel-zotov 2024-08-29 21:21:49 +0300
  • e06829557f Added/Updated tests\bugs\gh_8233_test.py: Checked on 5.0.2.1487-6934878 -- all ok. pavel-zotov 2024-08-28 16:45:00 +0300
  • 75eb296c15 Added/Updated tests\bugs\gh_8223_test.py: Checked on 5.0.2.1483-0bf2de0 pavel-zotov 2024-08-27 09:19:23 +0300
  • 99ceae14ea Added/Updated tests\bugs\core_5229_test.py: added comments about unable to fully turn off IPv6 on Windows. pavel-zotov 2024-08-26 23:46:15 +0300
  • a16a65ddfa Added/Updated tests\bugs\gh_8231_test.py: Checked on 5.0.2.1485-274af35 -- all ok. pavel-zotov 2024-08-26 14:35:21 +0300
  • 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. pavel-zotov 2024-08-23 22:56:18 +0300
  • 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. pavel-zotov 2024-08-23 16:10:30 +0300
  • 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. pavel-zotov 2024-08-23 15:43:59 +0300
  • 01a2478ad2 Added/Updated tests\bugs\core_1292_test.py: Reimplemented because of fail if we change OptimizeForFirstRows = true config parameter. See notes. pavel-zotov 2024-08-23 15:01:07 +0300
  • a53cc7ffad Added/Updated tests\bugs\core_1254_test.py: Reimplemented in order to have same results regardless on OptimizeForFirstRows = true / false pavel-zotov 2024-08-23 12:48:43 +0300
  • d3e21985ab Added/Updated tests\bugs\core_4386_test.py: Reimplemented, see notes. pavel-zotov 2024-08-22 21:50:18 +0300
  • f5fc896942 Added/Updated tests\bugs\gh_7092_test.py: changed ratio and limits - see notes. pavel-zotov 2024-08-22 16:09:49 +0300
  • c7f75bf41d Added/Updated tests\bugs\gh_6416_test.py: Checked on 6.0.0.438, 5.0.2.1479, 4.0.6.3142. pavel-zotov 2024-08-21 13:58:58 +0300
  • de5f3959e0 Added alias for upcoming test pavel-zotov 2024-08-21 13:58:34 +0300
  • 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. pavel-zotov 2024-08-21 11:29:33 +0300
  • 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 pavel-zotov 2024-08-20 16:57:44 +0300
  • 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 pavel-zotov 2024-08-20 06:12:38 +0300
  • ee82da2fc7 Added/Updated tests\bugs\core_6239_test.py: minor change: added comments pavel-zotov 2024-08-18 22:18:06 +0300
  • 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. pavel-zotov 2024-08-18 22:06:35 +0300
  • 0a909b2c0e Added/Updated tests\bugs\gh_2292_test.py: see notes pavel-zotov 2024-08-18 20:12:50 +0300
  • 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. pavel-zotov 2024-08-17 23:17:45 +0300
  • 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+ pavel-zotov 2024-08-15 22:03:24 +0300
  • 572c7c78b0 Added/Updated tests\bugs\gh_5978_test.py: minor change in comments pavel-zotov 2024-08-15 13:23:14 +0300
  • 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). pavel-zotov 2024-08-14 12:14:05 +0300
  • 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. pavel-zotov 2024-08-12 14:47:01 +0300
  • 4d3822464d Added/Updated tests\bugs\core_6487_test.py: minor adjustment pavel-zotov 2024-08-12 10:04:10 +0300
  • 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. pavel-zotov 2024-08-12 09:58:06 +0300
  • 0dda045d63 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa pavel-zotov 2024-08-12 09:48:12 +0300
  • 1d19a27575 Added alias 'tmp_fd0fa8a3_alias' for upcoming test pavel-zotov 2024-08-12 09:42:14 +0300
  • ec8f44b989 Do not run encryption tests in docker. Adriano dos Santos Fernandes 2024-08-11 11:13:42 -0300
  • 77146b3ba8 Added/Updated tests\bugs\gh_8203_test.py: Checked on 6.0.0.423, 5.0.2.1477. See notes. pavel-zotov 2024-08-11 16:14:34 +0300
  • 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 pavel-zotov 2024-08-11 09:18:45 +0300
  • 02fe785cfe Add checks for errors' conditions Dimitry Sibiryakov 2024-08-10 13:09:26 +0200
  • e9648946dd Added/Updated tests\bugs\core_5231_test.py: added combine_output=True in order to see STDERR text in mismatch pavel-zotov 2024-08-09 19:30:42 +0300
  • 1025be3cfc Merge remote-tracking branch 'upstream/master' Anton Zuev 2024-08-09 12:07:14 +0300
  • 74c17c4b9d Added/Updated tests\bugs\gh_8187_test.py: added forgotten import pavel-zotov 2024-08-08 15:44:45 +0300
  • c4eb110236 Added/Updated tests\bugs\gh_8187_test.py: Separated definition of MAX_RATIO value, it depends on OS. pavel-zotov 2024-08-08 13:03:05 +0300
  • 3db2709f83 Added/Updated tests\bugs\core_4731_test.py: Separated code for FB-6x because it became differ after implemented GH-8202 pavel-zotov 2024-08-08 10:40:41 +0300
  • 5bb27775e2 Tests for Firebird pull request 8076 Dimitry Sibiryakov 2024-08-07 18:13:00 +0200
  • 986f83d3a7 Added/Updated tests\bugs\core_4725_test.py: Splitted expected* text because system triggers now are created in C++/GDML code pavel-zotov 2024-08-07 01:41:24 +0300
  • 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 pavel-zotov 2024-08-07 01:38:58 +0300
  • 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 pavel-zotov 2024-08-07 01:31:43 +0300
  • 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 pavel-zotov 2024-08-07 01:29:17 +0300
  • 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 pavel-zotov 2024-08-07 01:26:18 +0300
  • 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 pavel-zotov 2024-08-07 01:20:50 +0300
  • 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 pavel-zotov 2024-08-07 01:17:37 +0300
  • 030a0e0946 Added/Updated tests\functional\index\alter\test_05.py: Splitted expected* text because system triggers now are created in C++/GDML code pavel-zotov 2024-08-07 01:09:00 +0300
  • 55f51e5a3d Added/Updated tests\functional\index\alter\test_04.py: minor change: removed empty line pavel-zotov 2024-08-07 01:08:47 +0300
  • c9ff6c7cc9 Added/Updated tests\functional\index\alter\test_04.py: Splitted expected* text because system triggers now are created in C++/GDML code pavel-zotov 2024-08-07 01:02:29 +0300
  • 5061dc93c4
    Merge pull request #25 from FirebirdSQL/work/gh-23 Pavel Zotov 2024-08-06 15:34:59 +0300
  • 2aa929c2ab Added/Updated tests\bugs\gh_8187_test.py: minor change: added checked versions in comment. pavel-zotov 2024-08-05 23:16:37 +0300
  • 1599c74fab Added/Updated tests\bugs\gh_8187_test.py: Checked on Windows, 6.0.0.406 (SS and CS). pavel-zotov 2024-08-05 23:13:42 +0300
  • 30753d7217 Added/Updated tests\bugs\gh_7257_misc_datatypes_test.py: Checked on 6.0.0.409, 5.0.1.1469 pavel-zotov 2024-08-04 17:03:06 +0300
  • 75f4c58a57 Added/Updated tests\bugs\core_6469_test.py: minor change: added forgotten upper() calls pavel-zotov 2024-08-03 09:36:52 +0300
  • b17f7ce10c Added/Updated tests\bugs\gh_8194_test.py: minor change: added note about mandatory charset = utf8 pavel-zotov 2024-08-02 21:51:17 +0300
  • eec8472514 Added/Updated tests\bugs\gh_8194_test.py: Checked on 6.0.0.406 - all fine. pavel-zotov 2024-08-02 21:47:53 +0300
  • 7d33bebd8b Added alias needed for test bugs/gh_8194_test.py pavel-zotov 2024-08-02 21:47:26 +0300
  • 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). pavel-zotov 2024-08-02 12:04:17 +0300
  • 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. pavel-zotov 2024-08-02 11:36:32 +0300
  • 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. pavel-zotov 2024-08-01 20:31:57 +0300
  • 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 pavel-zotov 2024-07-31 23:14:40 +0300
  • d44c33b9e5 Added/Updated tests\bugs\gh_7057_test.py: minor change - added comment pavel-zotov 2024-07-29 19:57:03 +0300
  • 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. pavel-zotov 2024-07-29 19:41:54 +0300
  • 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. pavel-zotov 2024-07-29 18:34:28 +0300
  • 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 pavel-zotov 2024-07-24 23:03:23 +0300
  • bfc56f8e90 Added/Updated git-commit-adjust-output.bat: gh_6282_test.py See notes. To get exact string containing name of selected time zone (both on Windows and Linux), one need to use tzinfo._timezone_ pavel-zotov 2024-07-23 18:00:56 +0300
  • 6d9ce9f126 Added/Updated tests\bugs\gh_6120_test.py: minor change: added comment pavel-zotov 2024-07-22 20:38:57 +0300
  • 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 pavel-zotov 2024-07-22 20:36:58 +0300
  • 1042d0380d Added/Updated tests\bugs\gh_6267_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 pavel-zotov 2024-07-22 20:04:50 +0300
  • eaa6bd6afa Added/Updated tests\bugs\gh_6282_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 pavel-zotov 2024-07-22 13:03:19 +0300
  • a28fae261c Added/Updated tests\bugs\gh_7056_test.py: minor change: removed unused variable pavel-zotov 2024-07-22 08:38:45 +0300
  • cafd101681 Added/Updated tests\bugs\gh_6954_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. pavel-zotov 2024-07-21 19:25:46 +0300
  • c0c400cb11 Added/Updated tests\bugs\gh_7188_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. pavel-zotov 2024-07-21 17:18:26 +0300
  • 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. pavel-zotov 2024-07-21 11:03:56 +0300
  • e98d03db83 Added/Updated tests\functional\tabloid\test_6cfc9b5d.py: Checked on 6.0.0.396, 5.0.1.1440 (both SS/CS). See notes. pavel-zotov 2024-07-21 00:01:46 +0300
  • f5b7ac0ec1 Added/Updated tests\functional\tabloid\test_c8849946.py: Checked on 6.0.0.396, 5.0.1.1440. See notes. pavel-zotov 2024-07-19 18:33:33 +0300
  • 68ed071f41 Added/Updated tests\bugs\gh_7056_test.py: minor change in comments pavel-zotov 2024-07-19 16:20:56 +0300
  • 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 pavel-zotov 2024-07-19 16:20:18 +0300
  • 4070f25076 Added/Updated tests\functional\tabloid\test_90129c6d.py: Checked on 6.0.0.396, 5.0.1.1440. See notes. pavel-zotov 2024-07-19 16:19:07 +0300
  • 2151187823 Added/Updated tests\bugs\gh_7056_test.py: Replaced non-asci character that was occasionally typed pavel-zotov 2024-07-18 21:26:24 +0300
  • 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. pavel-zotov 2024-07-18 21:15:10 +0300
  • dc8d2ca264 Added/Updated tests\bugs\gh_7056_test.py: Checked on 6.0.0.396, 5.0.1.1440. SEE NOTES. pavel-zotov 2024-07-18 17:16:57 +0300
  • 70f7a6ac1b Added mark 'scroll_cur' for upcoming tests that deal with scrollable cursor pavel-zotov 2024-07-18 17:16:24 +0300
  • 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. pavel-zotov 2024-07-16 16:32:47 +0300
  • 78ef0af3a5 Added/Updated tests\bugs\gh_7652_test.py: Checked on 6.0.0.395 pavel-zotov 2024-07-16 13:33:39 +0300
  • 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 pavel-zotov 2024-07-14 11:47:45 +0300
  • 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 pavel-zotov 2024-07-12 13:11:40 +0300
  • 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 pavel-zotov 2024-07-12 10:08:47 +0300
  • 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 pavel-zotov 2024-07-11 08:46:41 +0300