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

879 Commits

Author SHA1 Message Date
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
bbd332d6c8 Added .fbk files needed for tests gh_7610_test.py and gh_7611_test.py 2023-06-04 08:55:45 +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
08bb450bc7 Added section tmp_gh_7598_alias for test gh_7598_test.py 2023-05-30 15:54:03 +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