6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 05:53:06 +01:00
Commit Graph

784 Commits

Author SHA1 Message Date
pavel-zotov
b6b533dae3 Added/Updated tests\bugs\gh_7698_test.py: Checked on 5.0.0.1155 -- all OK. 2023-08-05 09:14:28 +03:00
pavel-zotov
cae18186f8 Added/Updated tests\functional\arno\optimizer\test_opt_full_join_04.py: Adjusted plan to actual for FB 5.x after letter from dimitr. 2023-08-01 02:02:56 +03:00
pavel-zotov
317e4a06ba Added/Updated tests\bugs\core_4809_test.py: Adjusted expected execution plans for FB 5.x. Explained by dimitr, letter 31-JUL-2023 11:00, see notes. 2023-07-31 14:02:20 +03:00
pavel-zotov
02f6f92b19 Added/Updated tests\bugs\gh_7683_test.py: Checked on 5.0.0.1145, 4.0.3.2975 -- all fine. 2023-07-31 09:51:46 +03:00
pavel-zotov
e9321fc96b Added/Updated tests\bugs\core_5061_test.py: excluded from execution after discussion with dimitr. See notes. 2023-07-31 00:29:19 +03:00
pavel-zotov
9bf25ac8e6 Added/Updated tests\functional\arno\optimizer\test_opt_left_join_11.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023 2023-07-31 00:16:39 +03:00
pavel-zotov
451f4d9ef1 Added/Updated tests\functional\arno\optimizer\test_opt_left_join_07.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023 2023-07-31 00:15:38 +03:00
pavel-zotov
f524c3d410 Added/Updated tests\functional\arno\optimizer\test_opt_left_join_06.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023 2023-07-31 00:14:33 +03:00
pavel-zotov
c6705b92c1 Added/Updated tests\functional\arno\optimizer\test_opt_left_join_03.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023 2023-07-31 00:13:09 +03:00
pavel-zotov
cad9401645 Added/Updated tests\bugs\core_4710_test.py: Removed comparison of actual and expected STDOUT content because execution plan can change 2023-07-29 21:38:28 +03:00
pavel-zotov
a479c5339e Added/Updated tests\bugs\core_4131_test.py: Enclose query in execute block so that no output will be if it completes successfully. 2023-07-29 21:30:16 +03:00
pavel-zotov
a1e3da0865 Added/Updated tests\functional\tabloid\test_crash_when_too_long_username_for_auth.py: see notes 2023-07-20 00:17:29 +03:00
pavel-zotov
198bbad2dd Added/Updated tests\bugs\core_5674_test.py: adjusted check of version for definition of apropriate error text (changed FB 4.x and 5.x). Added comments. 2023-07-19 12:24:24 +03:00
pavel-zotov
e1c597fa38 Added/Updated tests\bugs\gh_7382_test.py: added comments and results for both machines - home and IBSurgeon test server 2023-07-19 11:58:54 +03:00
pavel-zotov
9bece10914 Added/Updated tests\bugs\gh_7382_test.py: Increased values of N_BLOB_FINAL_LEN and N_COUNT_PER_MEASURE, reduced value of N_MEASURES 2023-07-19 11:35:13 +03:00
pavel-zotov
e769dc22ec Added/Updated tests\bugs\gh_7638_test.py: Checked on 4.0.3.2966 (after backport 08-JUL-2023). Adjusted min_version. 2023-07-19 00:22:52 +03:00
pavel-zotov
be336890df Added/Updated tests\bugs\gh_7670_test.py: Checked on 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-19 00:19:25 +03:00
pavel-zotov
09a3a2fade Added/Updated tests\bugs\gh_7651_test.py: Adjusted min_version. Checked on 3.0.11.33695, 4.0.3.2956 -- all fine. 2023-07-19 00:00:32 +03:00
pavel-zotov
d330da8e2a Added/Updated tests\bugs\gh_7664_test.py: Checked on 3.0.11.33695, 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-18 23:57:07 +03:00
pavel-zotov
30f3a65cb7 Added/Updated tests\bugs\gh_7665_test.py: Checked on 3.0.11.33695, 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-18 23:44:46 +03:00
pavel-zotov
5628999229 ENABLED execution of on Linux when ServerMode = Classic after letter from dimitr 13-JUL-2023 12:58. 2023-07-18 17:40:55 +03:00
pavel-zotov
1fb3b0e493 Added/Updated tests\bugs\gh_7382_test.py: fixed dummy error in comparison: GREATER instead of GREATER or EQUAL. 2023-07-18 14:11:01 +03:00
pavel-zotov
8ac032e414 Added/Updated tests\bugs\gh_7382_test.py: added details to the output when median of execution time ratios become greater than threshold. 2023-07-18 12:25:25 +03:00
pavel-zotov
ca54b8e300 Added/Updated tests\bugs\core_5463_test.py: Adjusted STDERR text after changes related to fixed gh-7638. See comments inside test. 2023-07-18 11:54:37 +03:00
pavel-zotov
46f0a50f9a Added/Updated tests\bugs\core_5674_test.py: Adjusted expected error text for FB 5.x: it now contains not only errors but also warnings about non-used CTEs. 2023-07-18 11:02:26 +03:00
pavel-zotov
424864fcfb Added/Updated tests\bugs\gh_7638_test.py: Checked on 5.0.0.1093 (intermediate build). 2023-06-28 15:50:36 +03:00
pavel-zotov
7093239465 Added/Updated tests\bugs\core_5337_test.py: Regression detected with 'UPDATE OR INSERT' statement (it was missed in original version of this test), added appropriate EXECUTE BLOCK. 2023-06-27 13:32:38 +03:00
pavel-zotov
c9a2075b04 Added/Updated tests\bugs\gh_7651_test.py: Confirmed bug on 4.0.3.2955. Checked on 4.0.3.2956 -- all fine. 2023-06-27 13:26:16 +03:00
pavel-zotov
5054542f21 Added/Updated tests\functional\basic\isql\test_02.py: adjusted output after commit that fixed #7475 2023-06-27 00:28:22 +03:00
pavel-zotov
878e1a2553 Added/Updated tests\functional\basic\isql\test_03.py: adjusted output after commit that fixed #7475 2023-06-27 00:26:04 +03:00
pavel-zotov
959e5ca3a2 Added/Updated tests\bugs\gh_7046_test.py: check ability to see comments to mapping in extacted metadata. Replaced text of comments to non-ascii. 2023-06-27 00:11:31 +03:00
pavel-zotov
4cc1039736 Added/Updated tests\bugs\gh_7642_test.py: Checked on 5.0.0.1087: all OK. 2023-06-26 22:57:55 +03:00
pavel-zotov
8796afbfac Added/Updated tests\functional\datatypes\test_int128_binary_operations.py: Adjusted output - see notes. 2023-06-20 09:30:03 +03:00
pavel-zotov
5923afd26b Updated tests\bugs\core_5750_test.py: adjust expected stdout/stderr to current FB version. 2023-06-17 07:45:23 +03:00
pavel-zotov
ea1febdeda Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: Refactored, see notes. 2023-06-08 17:35:15 +03:00
pavel-zotov
1b30c9da24 Added/Updated tests\bugs\gh_7554_test.py: Checked on 5.0.0.1050: all OK. 2023-06-04 15:59:27 +03:00
pavel-zotov
305dc3318c Added/Updated tests\bugs\gh_7604_test.py: moved DDL with non-ascii text into 'init_sql' to be executed on initial phase, otherwise get exception UnicodeEncodeError: 'charmap' codec can not encode characters in position 208-211: character maps to [undefined]. 2023-06-04 10:22:26 +03:00
pavel-zotov
80521671ee Added/Updated tests\bugs\gh_7611_test.py: Checked on 4.0.3.2950, 5.0.0.1067 - all fine. 2023-06-04 09:02:07 +03:00
pavel-zotov
23f8166933 Added/Updated tests\bugs\gh_7604_test.py: Checked on 4.0.3.2947, 5.0.0.1063 -- all fine. 2023-06-04 00:01:30 +03:00
pavel-zotov
ab84adb794 Added/Updated tests\bugs\gh_7610_test.py: checked on 4.0.3.2948 and 5.0.0.1065. See notes. 2023-06-03 22:56:50 +03:00
pavel-zotov
930027a0d5 Added/Updated tests\bugs\gh_7599_test.py: Checked on 5.0.0.1066 2023-06-03 10:32:23 +03:00
pavel-zotov
434b822360 Added/Updated tests\bugs\core_5750_test.py: adjusted expected STDERR for binary characters in the string literal that can not be converted to date. See notes. 2023-06-03 09:55:32 +03:00
pavel-zotov
0bab0127c1 Added/Updated tests\functional\datatypes\test_decfloat_exceptions_trapping.py: Adjusted expected-section after discuss with Alex. 2023-06-02 22:18:57 +03:00
pavel-zotov
0c0b31178a Added/Updated tests\bugs\gh_7558_test.py: adjusted substitutions for correct work in Linux together with Windows. 2023-06-01 08:55:42 +03:00
pavel-zotov
e54a4adf37 Added/Updated tests\bugs\gh_7598_test.py: Checked on 5.0.0.1058 SS/CS -- all OK. 2023-05-30 15:54:23 +03:00
pavel-zotov
8eb64cae2c Added/Updated tests\functional\replication\test_disallow_rdb_backup_history_replication.py: Checked on 4.0.3.2943 - both SS and CS. 2023-05-29 23:08:14 +03:00
pavel-zotov
735578968e Added/Updated tests\bugs\gh_7591_test.py: Checked on 4.0.3.2942 - all OK. 2023-05-24 20:29:40 +03:00
pavel-zotov
2891ca222a Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: increased max time for wait, only for THIS test. Otherwise it fails too often. 2023-05-22 18:08:01 +03:00
pavel-zotov
76f4af4dad Added/Updated tests\bugs\gh_7558_test.py: Checked on 4.0.3.2936 SS/CS 2023-05-22 13:32:20 +03:00
pavel-zotov
6290d76464 Added/Updated tests\bugs\gh_6875_test.py: added 'perf_issue_tag' to the output in order to identify performance problem in HTML report 2023-05-21 23:53:59 +03:00
pavel-zotov
18b9adfa86 Added/Updated tests\bugs\core_6438_test.py: added 'combine_output = True' in order to see problem details in the final HTML report. Fixed uninitialized variables. 2023-05-21 23:47:48 +03:00
pavel-zotov
5a5d67e732 Added/Updated tests\bugs\core_6340_test.py: added 'combine_output = True' in order to see problem details in the final HTML report 2023-05-21 23:43:28 +03:00
pavel-zotov
0d7af5ff88 Added/Updated tests\bugs\core_6185_test.py: added 'combine_output = True' in order to see problem details in the final HTML report 2023-05-21 23:31:18 +03:00
pavel-zotov
9b4473ebd2 Added/Updated tests\bugs\core_0214_test.py: added 'perf_issue_tag' to the output in order to identify performance problem in HTML report 2023-05-21 23:23:29 +03:00
pavel-zotov
c84dc5f13e Added/Updated tests\bugs\gh_7548_test.py: increased min_version according to the ticket 2023-05-19 16:02:44 +03:00
pavel-zotov
e389d9d056 Added/Updated tests\bugs\gh_7574_test.py: Confirmed problem on 5.0.0.1049. Checked on 5.0.0.1050 -- all fine. 2023-05-17 10:25:36 +03:00
pavel-zotov
8624503a16 Added/Updated tests\bugs\core_0952_test.py: minor change: added URL 2023-05-13 20:34:34 +03:00
pavel-zotov
4af7d70bb4 Added/Updated tests\bugs\gh_7382_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:42 +03:00
pavel-zotov
2ba21f0a2f Added/Updated tests\bugs\gh_7038_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:28 +03:00
pavel-zotov
5eff5d7a44 Added/Updated tests\bugs\gh_6976_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:14 +03:00
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