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

511 Commits

Author SHA1 Message Date
pavel-zotov
947c2bfcc3 Added/Updated tests\bugs\gh_7466_test.py: Checked on 5.0.0.1164. See notes. 2023-08-17 21:26:42 +03:00
pavel-zotov
2cad81bbe8 Added/Updated tests\bugs\gh_7710_test.py: Checked on intermediate build 5.0.0.1164. 2023-08-17 16:20:22 +03:00
pavel-zotov
0714127484 Added/Updated tests\bugs\gh_7140_test.py: Checked on 5.0.0.426, 5.0.0.1163, 4.0.4.2978. Test fails on 3.0.12 with 'invalid collation attribute', thus min_version was set to 4.0.2. 2023-08-16 01:28:58 +03:00
pavel-zotov
a7c525fadc Added/Updated tests\bugs\gh_7094_test.py: Checked on 5.0.0.1163, 4.0.4.2978. Test fails on 3.0.12 with 'invalid collation attribute', thus min_version was set to 4.0.2. 2023-08-15 17:21:36 +03:00
pavel-zotov
8300f1efc7 Added/Updated tests\bugs\gh_7093_test.py: minor correction: added comment 2023-08-15 14:10:26 +03:00
pavel-zotov
4ea5f306d3 Added/Updated tests\bugs\gh_7093_test.py: Checked on 5.0.0.1163 (passed), 4.0.4.2978 (failed), 3.0.12.33707 (error). See notes. 2023-08-15 14:08:20 +03:00
pavel-zotov
c0ffd389b7 Added/Updated tests\bugs\gh_7494_test.py: Checked on 4.0.4.2978, 5.0.0.1163. Removed upper boundary for version. 2023-08-12 16:04:29 +03:00
pavel-zotov
b440e1a93d Added/Updated tests\bugs\core_6319_test.py: minor changes: added ref to gh-6728 (ex. CORE-6498), removed old commented code 2023-08-12 08:45:29 +03:00
pavel-zotov
c4f7e8e959 Added/Updated tests\bugs\gh_7670_test.py: increased min version to 4.0.2 according to the ticket info 2023-08-12 08:37:15 +03:00
pavel-zotov
9045290f54 Added/Updated tests\bugs\core_5674_test.py: Adjusted expected error text for FB 3.0.12: now it is the same as for FB 4.x+ 2023-08-12 08:31:35 +03:00
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
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
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
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
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
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
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
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
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
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
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