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
|
e0f194f67c
|
minor change in oltp-emul-05_main_tabs_filling.sql: commented out debug query that displayed active trigger names
|
2023-06-20 09:44:58 +03:00 |
|
pavel-zotov
|
ebb773488d
|
Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa
|
2023-06-20 09:38:16 +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 Císař
|
ca8e21b5a0
|
Merge pull request #18 from ant-zuev/start_time_info
Add test start time info to terminal report.
|
2023-06-16 12:05:54 +02: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 |
|
Anton Zuev
|
3197004013
|
Added "start-time" option to print tests start time info. Don't print by default.
Redefine write_fspath_result method to print info without verbose mode too.
|
2023-05-26 14:41:27 +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 |
|
Anton Zuev
|
2065fee8b9
|
Add milliseconds to the start time info.
|
2023-05-22 09:12:59 +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 |
|
Anton Zuev
|
a527bd0a05
|
Add test start time info to custom TerminalReporter. Put install_terminal into peporter class.
|
2023-05-19 17:41:35 +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 |
|