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

724 Commits

Author SHA1 Message Date
pavel-zotov
e65d222224 Added/Updated tests\bugs\gh_6872_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:33:00 +03:00
pavel-zotov
31e56f1ffd Added/Updated tests\bugs\core_6542_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:32:45 +03:00
pavel-zotov
653f190ed7 Added/Updated tests\bugs\core_6348_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:32:27 +03:00
pavel-zotov
cc50169696 Added/Updated tests\bugs\core_6237_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:31:13 +03:00
pavel-zotov
c851f14a8b Added/Updated tests\bugs\core_5664_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:58 +03:00
pavel-zotov
ff6a53f9b2 Added/Updated tests\bugs\core_5602_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:44 +03:00
pavel-zotov
cc9edefe42 Added/Updated tests\bugs\core_5393_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:28 +03:00
pavel-zotov
43db6f3b49 Added/Updated tests\bugs\core_5302_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:13 +03:00
pavel-zotov
30e3e6974e Added/Updated tests\bugs\core_4880_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:59 +03:00
pavel-zotov
624ee73424 Added/Updated tests\bugs\gh_6220_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:30 +03:00
pavel-zotov
7b7daa220f Added/Updated tests\bugs\core_0733_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:07 +03:00
pavel-zotov
defbb8fd7d Added/Updated tests\bugs\core_0733_test.py: added 'perf_issue_tag 2023-05-13 20:24:14 +03:00
pavel-zotov
43944f044c Added/Updated tests\functional\basic\isql\test_05.py: minor corrections of test 'ID' tag 2023-05-13 18:57:47 +03:00
pavel-zotov
5f049e0b2e Added/Updated tests\functional\basic\isql\test_06.py: minor corrections of test 'ID' tag 2023-05-13 18:57:35 +03:00
pavel-zotov
f3103bf720 Added/Updated tests\functional\basic\isql\test_03.py: minor corrections of test 'ID' tag 2023-05-13 18:57:26 +03:00
pavel-zotov
e079282fdf Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version. 2023-05-13 18:51:31 +03:00
pavel-zotov
d2b2d5a204 Added/Updated tests\functional\basic\isql\test_00.py: minor corrections of test 'ID' tag 2023-05-13 18:46:04 +03:00
pavel-zotov
6b83cfc9e1 Updated tests\functional\basic\isql\test_01.py: adjust expected stdout/stderr to current FB version. 2023-05-13 18:45:04 +03:00
pavel-zotov
7bec256cfe Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-05-13 18:35:11 +03:00
pavel-zotov
d6ec5a4f58 Added/Updated tests\bugs\core_2833_test.py: Added 'combine_output = True' (otherwise error message remains unclear 2023-05-13 07:42:02 +03:00
pavel-zotov
d95ce07cd2 Added/Updated tests\bugs\core_1006_test.py: Added SELECT statement to check its output in assert, otherwise error message remains unclear 2023-05-13 07:29:16 +03:00
pavel-zotov
d0f341561a Added/Updated tests\bugs\core_0952_test.py: Made SQL code be executed after DB initialization, i.e. using 'test_script' instead of init. 2023-05-13 07:11:18 +03:00
pavel-zotov
4809f54a68 Added/Updated tests\bugs\gh_7569_test.py: Confirmed problem on 5.0.0.1033. Checked on 5.0.0.1046 -- all fine. 2023-05-12 21:19:49 +03:00
pavel-zotov
8be31b4509 Added/Updated tests\bugs\gh_7576_test.py: Checked on 5.0.0.1046 2023-05-12 21:01:57 +03:00
pavel-zotov
4f0a911b1b Added/Updated tests\bugs\gh_5959_test.py: Checked on 5.0.0.1046 2023-05-12 20:50:27 +03:00
pavel-zotov
96bb653557 Added/Updated tests\functional\trigger\table\test_alter_07.py: changed substitutions so that only relevant lines from full error text will be filtered and checked. 2023-05-11 11:15:19 +03:00
Anton Zuev
dc470155a7 Add substitutions to provide tests compatibility with different versions. 2023-05-03 15:56:21 +03:00
Anton Zuev
7a3ea7e442 Add tests tests/functional/trigger/table/test_alter lost when migrating from fbtest. Correct ID for test_alter_12.py and test_alter_13.py tests. 2023-05-03 12:38:31 +03:00
pavel-zotov
4cf87ec498 Added/Updated tests\bugs\gh_7553_test.py: Checked on 5.0.0.1033 2023-04-27 20:33:13 +03:00
pavel-zotov
253c8a23a3 Added/Updated tests\bugs\gh_7506_test.py: Checked on 5.0.0.1030. 2023-04-24 13:14:31 +03:00
pavel-zotov
d39cd9ead4 Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-22 10:55:16 +03:00
pavel-zotov
e25627a66f Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: minor correction (comments) 2023-04-21 06:31:39 +03:00
pavel-zotov
ea747328a4 Added/Updated tests\functional\basic\isql\test_08.py: added notes 2023-04-20 21:27:38 +03:00
pavel-zotov
4ac099fb64 Added/Updated tests\functional\basic\isql\test_08.py: Checked on 5.0.0.1022 (intermediate build) 2023-04-20 21:24:33 +03:00
pavel-zotov
418d515ac8 Added/Updated tests\functional\basic\isql\test_07.py: Checked on 4.0.3.2931 2023-04-20 07:34:30 +03:00
pavel-zotov
9924cab5ed Added/Updated tests\bugs\gh_7548_test.py: Checked on 4.0.3.2931, 5.0.0.1021 - all OK. 2023-04-19 22:22:53 +03:00
pavel-zotov
d6a9820b29 Added/Updated tests\functional\replication\test_some_updates_crash_server_on_replica_side.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-19 19:39:01 +03:00
pavel-zotov
21e793383b Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: removed unneeded variable 2023-04-19 18:22:17 +03:00
pavel-zotov
2db9e37d33 Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: minor corr. 2023-04-18 18:20:17 +03:00
pavel-zotov
adbd0c0af2 Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-18 17:37:10 +03:00
pavel-zotov
41a4aac6f6 Added/Updated tests\functional\replication\test_failed_DDL_commands_can_be_replicated.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-18 14:26:44 +03:00
pavel-zotov
610ddcd2a5 Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: removed old comments and add new ones. 2023-04-18 11:22:39 +03:00
pavel-zotov
ccb7a79e5a Added/Updated tests\functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-18 11:18:00 +03:00
pavel-zotov
0ff4bf84c4 Added/Updated tests\functional\replication\test_updating_blob_with_empty_string_stops_replication.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-18 10:10:06 +03:00
pavel-zotov
9ea26713a0 Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-18 09:04:21 +03:00
pavel-zotov
313cb0b42d Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-17 18:59:09 +03:00
pavel-zotov
ac4a58b2fb Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: minor change: added comments 2023-04-17 16:29:21 +03:00
pavel-zotov
e4e2ba2bec Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: misc adjustings 2023-04-17 16:28:17 +03:00
pavel-zotov
981014306e Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: adjusted comments 2023-04-17 15:07:46 +03:00
pavel-zotov
b8a489b256 Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-17 14:46:33 +03:00
pavel-zotov
ae99cda2a6 Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: removed old comments. Aded note about unconditional changing FW to OFF. Adjustings. 2023-04-16 09:48:32 +03:00
pavel-zotov
e7cfc134a3 Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-16 00:56:11 +03:00
pavel-zotov
17665d2d1e Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-15 10:48:52 +03:00
pavel-zotov
9e234779b2 Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: minor change: removed unneeded import, replaced with existing feature of 'os' package 2023-04-15 08:40:20 +03:00
pavel-zotov
664684f7b5 Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: fixed wrong varname 2023-04-15 08:24:29 +03:00
pavel-zotov
7c5b043cb5 Added/Updated tests\bugs\gh_3810_test.py: Checked on 3.0.11.33681 -- all fine, fetches differ for less than 20. 2023-04-14 18:13:16 +03:00
pavel-zotov
1faa6becab Added/Updated tests\bugs\gh_7545_test.py: Confirmed crash on 5.0.0.1010, 4.0.3.2923, 3.0.11.33674. Checked on 5.0.0.1014, 4.0.3.2929 2023-04-14 17:22:32 +03:00
pavel-zotov
85a0d2028b Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Temporary DISABLED execution on Linux when ServerMode = Classic. Replication can unexpectedly stop with message 'Engine is shutdown' appears in replication.log. Sent report to dimitr, waiting for fix. 2023-04-14 15:54:42 +03:00
pavel-zotov
f3980f7673 Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-14 00:16:56 +03:00
pavel-zotov
b849764648 Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version. 2023-04-12 08:58:49 +03:00
pavel-zotov
a4bb22f88c Added/Updated tests\bugs\core_5275_test.py: disabled for Linux. See notes. 2023-04-12 08:57:46 +03:00
pavel-zotov
d7a4dbd15b Added/Updated tests\bugs\gh_7494_test.py: Checked on 3.0.11.33678. Test currently enabled only for FB 3.x. For FB 4.x+ it will be enabled when appropriate commit appear. 2023-04-11 15:51:45 +03:00
pavel-zotov
9c93b1db5a Added/Updated tests\bugs\core_6444_test.py: Added 'UseLegacyKernelObjectsNames' parameter in FB-4.x expected output. NOTE: there is no such parameter for FB-5.x, see comments in the default firebird.conf 2023-04-11 12:36:03 +03:00
pavel-zotov
0939fcdb55 Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version. 2023-04-11 09:00:31 +03:00
pavel-zotov
6b37741c5a Added/Updated tests\bugs\gh_7537_test.py: minor change because 0e-6176 can not be represented on FB 3.x 2023-04-06 23:24:27 +03:00
pavel-zotov
0a94fe1442 Added/Updated tests\bugs\gh_7537_test.py: added more checks, changed expected output after fix gh-7539 2023-04-05 09:15:51 +03:00
pavel-zotov
89da28e3f8 Added/Updated tests\bugs\core_0733_test.py: Increased threshold for Windows. The reason remains unknown. 2023-04-05 08:17:10 +03:00
pavel-zotov
deeed3ccbc Added/Updated tests\bugs\gh_7536_test.py: INITIAL version of test: does NOT check tag fb_info_parallel_workers because this is not yet implemented. Checked on intermediate snapshot 5.0.0.1001. 2023-04-03 21:07:31 +03:00
pavel-zotov
884483d11e Added/Updated tests\bugs\gh_7537_test.py: Checked on intermediate snapshots 4.0.3.2920, 5.0.0.1001. 2023-04-03 20:47:12 +03:00
pavel-zotov
aa0ece0ab6 Added/Updated tests\bugs\gh_7499_test.py: made TITLE more detailed 2023-03-31 23:50:20 +03:00
pavel-zotov
684e877b1c Added/Updated tests\bugs\gh_7499_test.py: see notes in the ticket. 2023-03-30 23:19:03 +03:00
pavel-zotov
bf82c9331e Added/Updated tests\bugs\gh_7517_test.py: Cheched on 5.0.0.978; 4.0.3.2913; 3.0.11.33666 - all fine. 2023-03-29 10:23:44 +03:00
pavel-zotov
e88ff2f84d Added/Updated tests\bugs\core_3858_1_test.py: dummy change in order to trigger QA runs next day 2023-03-21 22:20:41 +03:00
pavel-zotov
757e145af0 Added/Updated tests\bugs\gh_7488_test.py: dummy change in order to trigger QA runs 2023-03-20 01:56:57 +03:00
pavel-zotov
19b19eaced Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: TEMPORARY DISABLED. DISCUSSION WITH FB-TEAM REQUIRED 2023-03-19 01:44:14 +03:00
pavel-zotov
221c1b6a59 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: Make sure that ISQL process really established its attachment and started DML statement: see loop with 'found_worker_pid' 2023-03-18 18:00:13 +03:00
pavel-zotov
8b6247163c Added/Updated tests\bugs\core_5275_test.py: Reduced timeouts according to values that were used in old test that could reproduce problem on WI-T4.0.0.258. Fixed warning related to regexp. Added comments after tests on misc buuilds of JUN-2016. 2023-03-16 23:53:50 +03:00
pavel-zotov
bf9ae495ca Added/Updated tests\bugs\core_3858_2_test.py: minor correction: changed comments 2023-03-15 10:11:16 +03:00
Pavel Zotov
b8e71ef05e
Merge pull request #15 from ant-zuev/add_test_core_3858_1
Add a test tests/bugs/core_3858_1_test.py from fbtest.
2023-03-15 10:08:53 +03:00
Anton Zuev
1ab319fbfa Add a test tests/functional/gtcs/test_cast_datatypes.py from fbtest. 2023-03-13 17:45:24 +03:00
Anton Zuev
fbab3e59ac Delete old file core_3858_test.py. 2023-03-13 16:16:13 +03:00
Anton Zuev
b9c7db710c Add a test tests/bugs/core_3858_1_test.py from fbtest. Rename file core_3858_test.py to core_3858_2.py. 2023-03-13 16:13:47 +03:00
pavel-zotov
64263b162f Updated tests\bugs\gh_7488_test.py: adjust expected stdout/stderr to current FB version. 2023-03-13 15:46:58 +03:00
pavel-zotov
0b548e5968 Added/Updated tests\functional\util\test_gbak_zip.py: Removed unused variable 2023-03-11 11:01:19 +03:00
pavel-zotov
0e46f484c9 Added/Updated tests\bugs\core_4462_linux_test.py: Removed unused variable 2023-03-11 11:00:47 +03:00
pavel-zotov
fb91d61e29 Added/Updated tests\bugs\core_4462_windows_test.py: Removed unused variable 2023-03-11 11:00:07 +03:00
pavel-zotov
f5693efeba Added/Updated tests\bugs\core_5831_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:58:49 +03:00
pavel-zotov
61f2241e2f Added/Updated tests\bugs\core_5808_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:56:44 +03:00
pavel-zotov
e1750e0e5a Added/Updated tests\bugs\core_5796_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:52:28 +03:00
pavel-zotov
fde5e1985b Added/Updated tests\bugs\core_5673_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:49:59 +03:00
pavel-zotov
d2180b5d84 Added/Updated tests\bugs\core_5077_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:45:47 +03:00
pavel-zotov
5a1b144d4d Added/Updated tests\bugs\core_4524_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:42:07 +03:00
pavel-zotov
53a4107c3d Added/Updated tests\bugs\core_6163_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:39:55 +03:00
pavel-zotov
840a554a6e Added/Updated tests\bugs\core_6071_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:34:50 +03:00
pavel-zotov
a32216f0cd Added/Updated tests\bugs\gh_6947_test.py: minor correction of comment 2023-03-11 10:27:35 +03:00
pavel-zotov
024fa7baaa Added/Updated tests\bugs\gh_6947_test.py: Marked as SKIPPED because covered by core_6048_test. Probably will be deleted soon. 2023-03-11 10:25:52 +03:00
pavel-zotov
06c7753c78 Added/Updated tests\bugs\gh_7200_test.py: removed unused variable 2023-03-11 10:09:11 +03:00
pavel-zotov
4f56bdc67e Added/Updated tests\bugs\core_6048_test.py: minor correction of comment 2023-03-11 10:04:23 +03:00
pavel-zotov
ffe2049dc4 Added/Updated tests\bugs\core_6048_test.py: re-implemented: it is enough to see only few different values of mon$database.mon$crypt_page while encryption is running. See notes in the test. 2023-03-11 10:00:53 +03:00
pavel-zotov
9a015031bf Added/Updated tests\bugs\gh_7501_test.py: Checked on 5.0.0.972; 4.0.3.2907 2023-03-11 00:40:03 +03:00