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

Commit Graph

  • 7f8b50d77d Added/Updated D:\FB\firebird-qa\tests\functional\intfunc\string\test_lpad_01.py: Could not complete adjustingfor LINUX in new-qa. DEFERRED. zotov 2022-10-06 15:13:58 +0300
  • ef8b688182 BAIL switch must be returned to its default value when script is to be finished. See IMPORTANT NOTES inside this .sql: PIPE is handled differently on Windows vs Linux. zotov 2022-10-06 13:20:40 +0300
  • 06f8a51f71 Minor corrections. zotov 2022-10-06 12:56:49 +0300
  • 478b2d5927 Removed unneeded file. New name: 'gtcs-ref-integ-init.sql' is used in all GTCS-related tests. zotov 2022-10-06 12:56:26 +0300
  • 9b0d3628e6 Added config example for WINDOWS. zotov 2022-10-04 18:14:47 +0300
  • a4a2626a02 Added config example for LINUX. zotov 2022-10-04 18:14:19 +0300
  • ea579cec00 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa zotov 2022-10-04 18:04:41 +0300
  • d083fc326d misc. zotov 2022-10-04 18:03:12 +0300
  • a47b0ac605 Fix trace session initialization when full config is used Pavel Cisar 2022-09-28 09:02:23 +0200
  • c6f0563c44 Added/Updated functional\syspriv\test_access_shutdown_database.py. Added substituion pair for suppressing '-Some database(s) were shutdown when trying to read mapping data' message that appears on Classic when we try to bring DB online using fbsvcmgr call. It seems to be a kind of bug. Sent report to Alex et al. zotov 2022-09-25 19:10:57 +0300
  • 49c162c060 Added/Updated bugs\core_4337_test.py. Removed check of sweep log: sometime it can remain empty, for unknown reason (detected on 4.0.1 Classic). Added loop with check for several seconds for appearance of 2nd gfix attach - as it was initially implemented in fbt. zotov 2022-09-25 16:02:24 +0300
  • 6ebb2e3824 Added/Updated bugs\gh_6782_test.py. fixed pattern for search performnce statictics in the trace log: there may be only 'N ms' without any other tokens zotov 2022-09-24 13:11:12 +0300
  • eb70db276a Added/Updated bugs\core_4200_test.py. adjusted SQL code: it is enough to see only first 3 characters of auth protocol name. No matter is it Srp or Srp256. zotov 2022-09-24 11:40:01 +0300
  • e51df6c59f Removed text related to AuthServer cautions. That was not bug as Alex explained privately. zotov 2022-09-23 23:09:57 +0300
  • df5a046cdb Added/Updated bugs\core_6248_test.py. Totally reimplemented. See notes. Checked on Windows and Linux, 4.0.1.2692 (SS/CS), 5.0.0.736 (SS/CS). zotov 2022-09-23 19:39:38 +0300
  • fdf8ec9955 Added/Updated bugs\core_6509_test.py. No crashes on Windows and Linux (CentOS 7.9.2009). zotov 2022-09-22 14:20:51 +0300
  • fadffa9bce Added/Updated functional\basic\db\test_30.py. adjusted expected_stdout to FB 4.0.1 Release zotov 2022-09-22 14:11:06 +0300
  • e400ebaee7 Added/Updated bugs\core_3450_test.py. Removed SKIP notation because test works fine on FB 4.0.1. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.736 zotov 2022-09-22 14:05:23 +0300
  • e2c848eea7 Added/Updated bugs\core_6143_test.py. Self-security database is used to avoid any problems with global mappings. See notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) zotov 2022-09-22 13:47:58 +0300
  • 2228b6a51d Added alias for using in the bugs/core_6143_test.py zotov 2022-09-22 13:46:56 +0300
  • 0386c34cbb Added/Updated bugs\core_5921_test.py. Common temporary file must be used instead of temp database that is provided by db_factory(). See notes. Checked on Linux and Windows: 4.0.1.2692 (SS/CS). zotov 2022-09-22 09:12:39 +0300
  • 1aebdaabb0 Added/Updated bugs\core_4524_test.py. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) zotov 2022-09-21 20:20:41 +0300
  • 5efc8274a9 Added/Updated bugs\core_4582_test.py. temporary commented out 'gfix -shut single ...' and bring it online after. See notes. zotov 2022-09-21 09:41:54 +0300
  • 1681883f0c Added/Updated bugs\core_5664_test.py. thresholds must differ for STARTS_WITH vs ENDS_WITH cases. Added comments. zotov 2022-09-21 09:01:14 +0300
  • e527a32ccb Added/Updated bugs\core_3658_test.py. adjusted pattern because trace has diff formats on Windows and Linux zotov 2022-09-21 00:12:22 +0300
  • b94d981d49 Added/Updated functional\services\test_role_in_service_attachment.py. replaced code: make EXPLICIT call of fbsvcmgr utility. See notes. zotov 2022-09-21 00:11:44 +0300
  • 56d0e6afc6 Added/Updated bugs\gh_6932_test.py. Increased min_version to 4.x because of ability to query config only since FB 4.x - see 'TempTableDirectory' zotov 2022-09-20 21:27:08 +0300
  • 34e4ae0f0f See notes zotov 2022-09-20 21:25:28 +0300
  • fe3eaa81ac Added/Updated bugs\core_5884_test.py. added/replaced notes about AuthServer parameter from databases.conf and PLUGIN_FOR_MAPPING setting. zotov 2022-09-20 12:56:11 +0300
  • f3cf084941 Added 'AuthServer' per-database parameter for core_5884_test.py zotov 2022-09-20 12:55:11 +0300
  • d375801184 Added/Updated bugs\core_5291_test.py. adjusted code. Fixed 'substitutions' because of non-default port that is displayed in error message after 'localhost zotov 2022-09-20 11:15:10 +0300
  • 20a0a51d98 Added/Updated bugs\core_4864_test.py. Removed query to security.db ('select s.sec$user_name as remained_in_main_sec_db ...') because it can cause translit error. in case when some non-ascii user remains in this database (after previous tests). This problem is quite irrelevant to this test. zotov 2022-09-20 11:03:34 +0300
  • ea8c8f116e Added/Updated bugs\core_3547_test.py. Added substitution in order to stop comparison after 15th digit. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.730 - both Linux and Windows zotov 2022-09-20 10:04:30 +0300
  • 9c28af425e Added/Updated bugs\core_1746_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) zotov 2022-09-19 20:05:25 +0300
  • 1c19a8c9f5 Added/Updated bugs\core_3658_test.py. ACHTUNG: EXPLICIT invocation of fbsvcmgr required, see notes. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) zotov 2022-09-19 18:12:47 +0300
  • c2f82e1a6e Added/Updated bugs\core_3323_test.py. Fully reimplemented, see notes. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. zotov 2022-09-19 14:35:01 +0300
  • f1c35dcdf4 Added/Updated bugs\core_5501_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. zotov 2022-09-18 18:35:15 +0300
  • f03fdd0bd5 Added/Updated bugs\core_5496_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS) - both Linux and Windows. zotov 2022-09-18 15:18:44 +0300
  • ca3c0af5c0 Added alias for core_5496_test.py zotov 2022-09-18 15:18:24 +0300
  • 01c28b9a3b Added/Updated bugs\core_4841_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 (SS/CS). zotov 2022-09-18 14:37:28 +0300
  • b55ab2e28c Added/Updated bugs\core_4386_test.py. Checked on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-17 19:10:38 +0300
  • 5cd7ceec6b Added/Updated bugs\core_4319_test.py. Added description and notes. Checked on Linux and Windows (localized, cp1251): 3.0.8.33535, 4.0.1.2692, 5.0.0.730 zotov 2022-09-17 13:30:15 +0300
  • 25070fa720 Added/Updated bugs\core_2912_test.py. Trouble with 'ÿ' raises only on LINUX. All fine on Windows. Mark for running on Windows was *temporary* added to this test. Problem will be investigated. zotov 2022-09-17 00:00:01 +0300
  • 11d271a818 Added/Updated bugs\core_4821_test.py. Removed unneeded code that remained from previous version zotov 2022-09-16 23:47:03 +0300
  • b211beb1bb Added TWO aliases for test core_4821_test.py. NB: SECOND alias, 'tmp_bind_4821_alias', defines database for which FIRST alias, 'tmp_core_4821_alias', serves as security DB zotov 2022-09-16 23:42:41 +0300
  • 19ff5f6b2c Added/Updated bugs\core_4821_test.py. Fully re-implemented, see notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-16 23:40:56 +0300
  • b750696260 Added/Updated bugs\core_6542_test.py. adjusted setting zotov 2022-09-16 10:47:18 +0300
  • 20fee7b1b8 1) adjusted MIN_RATIO_THRESHOLD. 2) median ratios must be ignored if both medians have proximity to zero, usually this is ~20...30 ms. This is tuned by setting MAX_MEDIAN_TO_IGNORE. 3) Added notes. zotov 2022-09-16 09:52:36 +0300
  • 6f19ae7f82 Added/Updated bugs\core_4880_test.py. code that obtains PID of server process must be performed withing same 'with act.db.connect() ...' as rest code that creates DDL, otherwise we get psutil.NoSuchProcess exception. zotov 2022-09-16 07:35:51 +0300
  • a590b57902 Added/Updated bugs\core_0733_test.py. Increased setting MAX_CPU_RATIO_TXT2BIN_WCOMPR_OFF for Windows if version = 3.x zotov 2022-09-16 07:13:12 +0300
  • 774a45a5d9 Added/Updated bugs\gh_6976_test.py. THRESHOLD_FOR_MAKE_CONNECT_MS must depend on ServerMode. Added comments. zotov 2022-09-15 22:42:59 +0300
  • ae74fc9b4b Added/Updated bugs\gh_3106_test.py. adjusted major version: it must be 4.0 and above zotov 2022-09-15 22:29:32 +0300
  • f19e3c07b7 Added/Updated bugs\core_5991_test.py. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-15 22:21:59 +0300
  • ce37347844 Added caution related to Srp256 plugin in AuthServer parameter. zotov 2022-09-15 22:15:25 +0300
  • c0f257821a Added pre-defined alias 'tmp_core_5884_alias' for performing test bugs/core_5884_test.py zotov 2022-09-15 22:14:45 +0300
  • f65b775bef Added/Updated bugs\core_5884_test.py. ACHTUNG: value 'Srp256' from plugins list of AuthServer parameter. See notes. Checked on Linux and Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-15 22:08:59 +0300
  • 6f56e103ad Added/Updated bugs\core_5275_test.py. Changed search through pattern list, see 'act.match_any(line, allowed_patterns)'. Added comments. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-15 12:30:17 +0300
  • 14a3d8337f Added/Updated bugs\core_5087_test.py. Changed search through pattern list, see 'act.match_any(line, allowed_patterns)'. Added comments. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-15 01:37:23 +0300
  • df72251572 Added/Updated bugs\core_4462_linux_test.py. Added forgotten DatabaseError into import directive. Added comment about firebird.conf and encryption-related parameter: KeyHolderPlugin = fbSampleKeyHolder. zotov 2022-09-14 21:20:44 +0300
  • 3b42936e04 Added/Updated bugs\core_4462_windows_test.py. Added forgotten DatabaseError into import directive. Added comment about firebird.conf and encryption-related parameter: KeyHolderPlugin = fbSampleKeyHolder. zotov 2022-09-14 21:20:33 +0300
  • aa7abac763 Additional testing after get fail with weird message: "psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic, captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash. TO BE INVESTIGATED FURTHER! zotov 2022-09-14 21:05:48 +0300
  • d9a223edc2 Additional testing after get fail with weird message: "psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic, captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash. TO BE INVESTIGATED FURTHER! zotov 2022-09-14 21:01:34 +0300
  • abfc956d62 Additional testing after get fail with weird message: "psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic, captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash. TO BE INVESTIGATED FURTHER! zotov 2022-09-14 21:00:37 +0300
  • b26cdcebd7 Added/Updated bugs\core_4337_test.py. Re-implemented - see notes. Checked on Windows and Linux: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.730 zotov 2022-09-14 16:25:26 +0300
  • c7b7d8f33a Added/Updated bugs\core_4236_test.py. Validation outcome may contain info about WARNINGS. We must raise fail only in case of message related to errors. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.691 zotov 2022-09-13 23:25:45 +0300
  • fa9bd02c1a Added/Updated bugs\core_3328_test.py. Minor changes related to firebird.log diff analyzing. Checked on Windows: 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS), 5.0.0.691 zotov 2022-09-13 22:01:54 +0300
  • 8227f98f8a Added/Updated bugs\core_2477_test.py. Changed threshold definition: its value must depend on ServerMode. Added comments. Checked again on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) zotov 2022-09-13 21:08:45 +0300
  • 5998f1486c Added comments. zotov 2022-09-12 15:11:07 +0300
  • 9f2d50ae3f Added/Updated bugs\core_4462_linux_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535. Implementation for Windows lives in other file. zotov 2022-08-29 14:25:25 +0300
  • a42cfd319a Added/Updated bugs\core_6264_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535 - both Windows and Linux. zotov 2022-08-29 13:25:04 +0300
  • da2bce9ee9 Added/Updated bugs\core_4462_windows_test.py. Checked on 5.0.0.691, 4.0.1.2692, 3.0.8.33535. Implementation of this test for LINUX will differ. It was decided to put it in separate file. zotov 2022-08-29 12:03:52 +0300
  • d89c6970d6 Changed name of stored compressor according to test core_4462_test.py zotov 2022-08-29 11:12:44 +0300
  • b4a0f82172 Added compressed files that will be needed for some tests. zotov 2022-08-28 10:17:36 +0300
  • fee7925d47 Added/Updated functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. On linux test atually silently FAILS, without showing any error. Will be investigated later. zotov 2022-08-27 20:19:40 +0300
  • 13531d503f Added setting 'MAX_TIME_FOR_WAIT_ADDED_TO_QUEUE' zotov 2022-08-27 19:51:53 +0300
  • 4c8a8a04a2 Added/Updated functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-26 19:12:24 +0300
  • bb385aa110 Minor change: removed old comments. zotov 2022-08-26 19:11:54 +0300
  • f2db1aa26a Added/Updated functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-26 15:18:17 +0300
  • 9304abab12 Added/Updated functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 22:40:46 +0300
  • 1a2254dd44 Added/Updated functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 18:08:39 +0300
  • 2d0cce4191 Added/Updated functional\replication\test_some_updates_crash_server_on_replica_side.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 16:21:23 +0300
  • b0e432217a Added/Updated functional\replication\test_generator_could_not_be_transferred_to_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 16:00:06 +0300
  • 8b792a51c9 Added/Updated functional\replication\test_ddl_triggers_must_not_fire_on_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 12:31:03 +0300
  • ef737b470e Added/Updated functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 11:45:46 +0300
  • f34dcf3cb5 Added/Updated functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. zotov 2022-08-25 10:11:06 +0300
  • 65e8c0c432 Added/Updated functional\replication\test_updating_blob_with_empty_string_stops_replication.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises, both on Windows and Linux. Reason is currently unknown. zotov 2022-08-24 13:30:29 +0300
  • 16d9727fa4 Added settings and comments. zotov 2022-08-24 13:28:19 +0300
  • 063c89faed Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa zotov 2022-08-24 13:26:21 +0300
  • e29fb0318c Added/Updated functional\replication\test_updating_blob_with_empty_string_stops_replication.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. zotov 2022-08-24 13:25:44 +0300
  • 9f2aa9a885 Added settings and comments. zotov 2022-08-24 13:23:09 +0300
  • e69fd6c854 Upgrade required firebird driver version Pavel Cisar 2022-08-24 07:49:30 +0200
  • a21f54edf0 Added/Updated functional\replication\test_failed_DDL_commands_can_be_replicated.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises on Linux. zotov 2022-08-24 00:45:46 +0300
  • de3747c730 Removed uneeded settings zotov 2022-08-24 00:44:49 +0300
  • deb3ecc7b2 Minor adjustings. zotov 2022-08-23 13:54:37 +0300
  • efc481a992 Added settings for replication tests. zotov 2022-08-23 13:53:18 +0300
  • 0c6ab0240c Added settings into zotov 2022-08-23 13:52:06 +0300
  • 25ed5cabe7 Put initial data for replication tests preparation. zotov 2022-08-23 09:59:15 +0300
  • d87f820ea9 Added/Updated functional\util\test_gbak_zip.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. zotov 2022-08-22 01:10:23 +0300
  • 7b39a47685 Added/Updated functional\tabloid\test_remote_access_to_security_db.py. Checked on 5.0.0.623, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux. zotov 2022-08-21 14:10:11 +0300
  • 13eefdac41 Added comments about databases.conf, QA_root/files/qa-databases.conf, security.db and RemoteAccess parameter. zotov 2022-08-21 13:44:43 +0300