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

899 Commits

Author SHA1 Message Date
pavel-zotov
0044ad91ea Added/Updated tests\bugs\core_3977_test.py: re-implemented, see notes. 2023-12-12 20:11:24 +03:00
pavel-zotov
6c03c0416f Added/Updated tests\bugs\core_6262_test.py: added code for easier diagnostics when fail occurs 2023-12-12 11:40:05 +03:00
pavel-zotov
2c6ff0472e Added/Updated tests\bugs\core_5236_test.py: refatored: explained plans are displayed as padded lines with '#' character so we can see indentation 2023-12-12 11:38:05 +03:00
pavel-zotov
a22fe8f938 Added/Updated tests\bugs\core_5092_test.py: added 'combine_output = True' in order to see runtime error in log 2023-12-12 11:12:18 +03:00
pavel-zotov
6ef38261db Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' in order to see runtime error in log 2023-12-12 11:08:32 +03:00
pavel-zotov
e17835387c Added/Updated tests\bugs\core_3973_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 18:18:09 +03:00
pavel-zotov
e4ed4e8aa6 Added/Updated tests\bugs\core_3899_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 18:11:39 +03:00
pavel-zotov
7187fc6c81 Added/Updated tests\bugs\core_3569_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 17:53:44 +03:00
pavel-zotov
76085756a6 Added/Updated tests\bugs\core_3475_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 14:27:33 +03:00
pavel-zotov
4fedfb7d4a Added/Updated tests\bugs\core_3421_test.py: Changed substitutions: error related to crash must not be filtered out by pattern. Added 'combine_output = True' in order to see any error occurred. 2023-12-11 14:06:49 +03:00
pavel-zotov
9b78f2555d Added/Updated tests\bugs\core_3353_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-10 13:44:58 +03:00
pavel-zotov
0bc24ca44a Added/Updated tests\bugs\core_2957_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-10 13:22:29 +03:00
pavel-zotov
f955b3b151 Added/Updated tests\bugs\core_0119_test.py: fixed typo 2023-12-10 13:12:35 +03:00
pavel-zotov
7c98e4c4fa Added/Updated tests\bugs\core_1510_test.py: fixed typo 2023-12-10 13:12:24 +03:00
pavel-zotov
6cc907c2a4 Added/Updated tests\bugs\core_2831_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-10 13:12:05 +03:00
pavel-zotov
ebfa3c3e37 Added/Updated tests\bugs\core_1510_test.py: Added 'SQLSTATE' in substitutions: runtime error must be not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-10 12:56:29 +03:00
pavel-zotov
21487f6b3b Added/Updated tests\bugs\core_0119_test.py: Added 'SQLSTATE' in substitutions: runtime error must be not be filtered out by '?(...)' pattern. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-10 12:35:07 +03:00
pavel-zotov
4c969dca8c Added/Updated tests\bugs\core_6458_test.py: refactored: replaced old stupid delay with loop which does query to mon$ tables per small interval. 2023-12-08 23:56:08 +03:00
pavel-zotov
5f5a631022 Added/Updated tests\bugs\core_4200_test.py: Removed excessive split. Added notes. 2023-12-08 23:06:54 +03:00
pavel-zotov
b249325543 Added/Updated tests\bugs\gh_7908_test.py: removed occasional '5' from 1st list 2023-12-07 13:10:19 +03:00
pavel-zotov
9994f476dc Added/Updated tests\bugs\gh_7200_test.py: Increased number of inserted rows and indexed column width -- see notes. 2023-12-06 15:08:15 +03:00
pavel-zotov
f16376a26d Added/Updated tests\bugs\gh_7908_test.py: Checked on 6.0.0.172, 5.0.0.1294 (intermediate builds, date: 06-dec-2023) 2023-12-06 10:50:29 +03:00
pavel-zotov
ee40d4590c Added/Updated tests\bugs\gh_7903_test.py: Checked on 6.0.0.169, 5.0.0.1292 2023-12-04 11:40:18 +03:00
pavel-zotov
2b9c7ed68d Added/Updated tests\bugs\gh_7086_test.py: Checked on 6.0.0.163, 5.0.0.1284. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868 2023-12-01 23:52:29 +03:00
pavel-zotov
16d18e4201 Added/Updated tests\bugs\gh_6935_test.py: Checked on 6.0.0.163, 5.0.0.1284, 4.0.5.3033. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868 2023-12-01 23:09:43 +03:00
pavel-zotov
60eff4140e Added/Updated tests\bugs\core_4923_test.py: re-implemented, see notes. 2023-12-01 22:58:14 +03:00
pavel-zotov
2f7941adee Added/Updated tests\bugs\core_4747_test.py: Checked on 6.0.0.157, 5.0.0.1284, 4.0.5.3033. RE-IMPLEMENTED. See notes about comments handling by ISQL after implementation of SET AUTOTERM, PR #7868 2023-12-01 22:33:08 +03:00
pavel-zotov
6bfc76c3ea Added/Updated tests\bugs\core_6043_test.py: Adjusted pytest.mark.version: test can run only on FB 3.x and 4.x. 2023-12-01 22:05:27 +03:00
pavel-zotov
aafd18bf48 Added/Updated tests\bugs\core_6444_test.py: removed check of concrete records. Only SQLDA is checked now. 2023-12-01 21:52:41 +03:00
pavel-zotov
4cbd902ec6 Added/Updated tests\bugs\core_5291_test.py: added messages to make easier distinguish problematic case. Adjusted output to recent FB versions. Use combine_output = True instead of catch stderr. 2023-11-30 23:09:21 +03:00
pavel-zotov
8fdd24dd7b Added/Updated tests\bugs\gh_7800_test.py: Checked on 5.0.0.1283, 4.0.5.3033 after backport (intermediate snapshots 30.11.2023). 2023-11-30 21:46:39 +03:00
pavel-zotov
1bd0dcaf44 Added/Updated tests\bugs\core_5691_test.py: adapted old test to work under new QA. Checked on 6.0.0.157, 5.0.0.1280, 4.0.5.3031 2023-11-29 16:08:17 +03:00
pavel-zotov
4eb16ac704 Added/Updated tests\bugs\gh_7886_test.py: Checked on 6.0.0.157 (intermediate snapshot) 2023-11-29 10:13:23 +03:00
pavel-zotov
ba8a5a513b Added/Updated tests\bugs\core_4578_test.py: re-implemented old test to be used in new QA. 2023-11-28 21:14:04 +03:00
pavel-zotov
4ca464540b Added/Updated tests\bugs\gh_7350_test.py: Removed branched for 5.x vs 6.x, code now the same for 5.x and 6.x 2023-11-27 23:50:59 +03:00
pavel-zotov
3870823a95 Added/Updated tests\bugs\gh_7810_test.py: reduced min_version to 5.0 after backport from v 6.x 2023-11-27 23:03:15 +03:00
pavel-zotov
d59b45edf6 Added/Updated tests\bugs\gh_7879_test.py: Checked 6.0.0.154, 5.0.0.1280 2023-11-27 22:20:49 +03:00
pavel-zotov
8f068d1f46 Added/Updated tests\bugs\core_5646_test.py: fully reimplemented - see notes 2023-11-27 02:04:31 +03:00
pavel-zotov
24a4c8597b Added/Updated tests\bugs\core_5646_test.py: correction of comment 2023-11-26 19:12:02 +03:00
pavel-zotov
f88f335a4a Added/Updated tests\bugs\core_5646_test.py: added comments related to initial discussion and commits. Perhaps this test needs to be fully reimplemented. 2023-11-26 19:09:39 +03:00
pavel-zotov
effc0ac87b Added/Updated tests\bugs\core_5220_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-26 01:18:17 +03:00
pavel-zotov
1804767499 Added/Updated tests\bugs\core_5089_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-26 01:16:19 +03:00
pavel-zotov
4326b911a4 Added/Updated tests\bugs\core_3314_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-26 01:13:40 +03:00
pavel-zotov
36d2be1871 Added/Updated tests\bugs\core_3092_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-26 01:09:42 +03:00
pavel-zotov
2306a05648 Added/Updated tests\bugs\core_2920_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-26 01:08:34 +03:00
pavel-zotov
76fe9040d7 Added/Updated tests\bugs\core_2197_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-26 01:04:02 +03:00
pavel-zotov
a0e690390f Added/Updated tests\bugs\gh_7456_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-26 00:20:37 +03:00
pavel-zotov
74f1d9e5a0 Added/Updated tests\bugs\gh_7350_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-26 00:16:13 +03:00
pavel-zotov
40cac8e771 Added/Updated tests\bugs\gh_7276_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:51:42 +03:00
pavel-zotov
0e30ed57f9 Added/Updated tests\bugs\gh_6854_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-25 19:46:44 +03:00
pavel-zotov
27efde35d2 Added/Updated tests\bugs\core_6379_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-25 19:45:48 +03:00
pavel-zotov
33e647a069 Added/Updated tests\bugs\core_5887_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:40:26 +03:00
pavel-zotov
0c97ab5e3e Added/Updated tests\bugs\core_5843_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:36:17 +03:00
pavel-zotov
475b37b22c Added/Updated tests\bugs\core_5756_addi_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:33:07 +03:00
pavel-zotov
ad6d9afc18 Added/Updated tests\bugs\core_5754_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:28:25 +03:00
pavel-zotov
a4d6ec49b6 Added/Updated tests\bugs\core_5704_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:27:18 +03:00
pavel-zotov
3cc5f4330a Added/Updated tests\bugs\core_5489_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:25:21 +03:00
pavel-zotov
f87804bae4 Added/Updated tests\bugs\core_2036_test.py: fixed non-ascii character cyrillic 'es' that looks exactly as 'c' 2023-11-25 19:21:13 +03:00
pavel-zotov
09a1437bf4 Added/Updated tests\bugs\core_5435_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-25 19:19:38 +03:00
pavel-zotov
3d03438979 Added/Updated tests\bugs\core_4483_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:12:02 +03:00
pavel-zotov
4603449087 Added/Updated tests\bugs\core_4464_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 19:06:53 +03:00
pavel-zotov
9185772aa7 Added/Updated tests\bugs\core_2036_test.py: ьштщк сщккусешщт 2023-11-25 18:52:35 +03:00
pavel-zotov
e1b2970c1f Added/Updated tests\bugs\core_3799_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice 2023-11-25 18:51:55 +03:00
pavel-zotov
4693684b5b Added/Updated tests\bugs\core_3761_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 18:49:39 +03:00
pavel-zotov
51a2709a91 Added/Updated tests\bugs\core_2036_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twise 2023-11-25 18:46:47 +03:00
pavel-zotov
29dc60998c Added/Updated tests\bugs\core_1907_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 18:42:40 +03:00
pavel-zotov
16345b99b7 Added/Updated tests\bugs\core_0986_test.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). 2023-11-25 18:41:21 +03:00
pavel-zotov
a45b8e6908 Added/Updated tests\bugs\gh_7860_test.py: Checked on 6.0.0.150, 5.0.0.1278, 4.0.5.3031 2023-11-25 13:42:24 +03:00
pavel-zotov
efd2067220 Added/Updated tests\bugs\core_1907_test.py: added combine_output and explicit check for expected_out 2023-11-25 13:37:49 +03:00
pavel-zotov
7d3e31df1a Added/Updated tests\bugs\gh_7810_test.py: added comments 2023-11-25 02:48:23 +03:00
pavel-zotov
2a125d1ecd Added/Updated tests\bugs\gh_7350_test.py: add note 2023-11-25 02:46:23 +03:00
pavel-zotov
6d8774e9d7 Added/Updated tests\bugs\gh_7810_test.py: Checked on 6.0.0.150. See notes. 2023-11-25 02:42:43 +03:00
pavel-zotov
bb5606e0ad Added/Updated tests\bugs\gh_7748_test.py: Checked on 6.0.0.150. 2023-11-25 01:40:51 +03:00
pavel-zotov
6b7d7879bf Added/Updated tests\bugs\gh_7759_test.py: Checked on 6.0.0.139, 5.0.0.1277, 4.0.5.3031. 2023-11-23 18:06:38 +03:00
pavel-zotov
00de7fa87f Added/Updated tests\bugs\gh_7718_test.py: added notes 2023-11-23 02:59:14 +03:00
pavel-zotov
33d4821061 Added/Updated tests\bugs\gh_7718_test.py: Checked on 6.0.0.139 2023-11-23 02:53:59 +03:00
pavel-zotov
8718ed13b0 Added/Updated tests\bugs\gh_7854_test.py: Checked on 6.0.0.139, 5.0.0.1277, 4.0.5.3031 2023-11-23 01:35:38 +03:00
pavel-zotov
ef09e8a421 Added/Updated tests\bugs\gh_7350_test.py: Added check of read committed NO record_version for FB 6.x after fixed gh-7810. Removed too old notes. Temporary splitted expected output because of difference that currently present between 5.x and 6.x 2023-11-22 11:52:46 +03:00
pavel-zotov
d3e57e9d70 Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-11-21 13:02:24 +03:00
pavel-zotov
e9299994ca Added/Updated tests\bugs\core_6049_test.py: Adjusted expected_stdout because SQLDA output changed after commits 'correction metaData'. 2023-11-19 18:26:15 +03:00
pavel-zotov
f6b90c4c22 Added/Updated tests\bugs\gh_7844_test.py: dummy correction in order to trigger QA tests run next day 2023-11-18 17:14:46 +03:00
pavel-zotov
8366839237 Added/Updated tests\bugs\gh_7839_test.py: Adjusted min_version to 3.x after backporting. Checked on 5.0.0.1270, 4.0.4.3021, 3.0.12.33724. 2023-11-17 11:40:36 +03:00
pavel-zotov
c94b57ca08 Added/Updated tests\bugs\gh_7839_test.py: Checked on 6.0.0.127. 2023-11-15 08:15:27 +03:00
pavel-zotov
b7c9413455 Added/Updated tests\bugs\gh_7844_test.py: Confirmed bug on WI-T6.0.0.122. Checked on 6.0.0.124 (intermediate build, timestamp: 14.11.2023 09:00). 2023-11-14 15:18:20 +03:00
pavel-zotov
4456ed0833 Added/Updated tests\bugs\gh_7744_test.py: Checked on 6.0.0.122 2023-11-12 13:17:22 +03:00
pavel-zotov
fc94b3612e Added/Updated tests\bugs\gh_7832_test.py: Checked on 6.0.0.107, 5.0.0.1264 -- all fine. 2023-11-10 19:16:42 +03:00
pavel-zotov
1b08a7a67e Added/Updated tests\bugs\core_0214_test.py: increased length of ouput params in execute block. Rmoved hard-coded value of max_diff. 2023-11-07 15:41:11 +03:00
pavel-zotov
6cafc1a62c Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-11-03 11:00:13 +03:00
pavel-zotov
d4022f7c21 Added/Updated tests\bugs\gh_7804_test.py: removed text remained from another code caused by dummy copy-paste 2023-11-02 10:17:39 +03:00
pavel-zotov
d9b0a10c44 Added/Updated tests\bugs\gh_7818_test.py: Checked on 6.0.0.104, 5.0.0.1259, 4.0.4.3009 2023-11-01 22:25:05 +03:00
pavel-zotov
03802c3940 Added/Updated tests\bugs\gh_7804_test.py: Checked on 6.0.0.101. See notes. 2023-11-01 12:47:48 +03:00
pavel-zotov
a0477ea782 Added/Updated tests\bugs\gh_7800_test.py: Checked on 6.0.0.101. 2023-11-01 07:30:08 +03:00
pavel-zotov
f2a5849dc7 Added/Updated tests\bugs\core_5771_test.py: Removed check of message gbak:opened file [fbk_file] in STDOUT. See notes. 2023-10-31 13:07:29 +03:00
pavel-zotov
bc3b92ee1a Updated tests\bugs\gh_7795_test.py: adjust expected stdout/stderr to current FB version. 2023-10-12 13:29:59 +03:00
pavel-zotov
d4c04134e5 Added/Updated tests\bugs\core_3095_test.py: Added delay for 1 second before call procedure which makes POST_EVENT. See notes. 2023-10-11 11:24:40 +03:00
pavel-zotov
b8f3762d9c Added/Updated tests\bugs\gh_7758_test.py: Checked on 6.0.0.76. Currently one need to make RECONNECT after this change, otherwise behaviour remains unchanged 2023-10-09 17:20:11 +03:00
pavel-zotov
d3bf4f189e Added/Updated tests\bugs\gh_7786_test.py: minor change: added comment 2023-10-09 14:12:56 +03:00
pavel-zotov
3bbf8f3000 Added/Updated tests\bugs\gh_7786_test.py: Checked on 6.0.0.75. 2023-10-09 14:09:28 +03:00
pavel-zotov
052a485563 Added/Updated tests\bugs\gh_6866_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:12:19 +03:00
pavel-zotov
a8d3f25cf7 Added/Updated tests\bugs\gh_6801_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:11:31 +03:00
pavel-zotov
9321e67367 Added/Updated tests\bugs\core_6527_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:10:29 +03:00
pavel-zotov
4556353076 Added/Updated tests\bugs\core_6166_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:06:26 +03:00
pavel-zotov
407bead382 Added/Updated tests\bugs\core_5871_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:04:08 +03:00
pavel-zotov
e9675dcad3 Added/Updated tests\bugs\core_4954_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:03:35 +03:00
pavel-zotov
cb37352210 Added/Updated tests\bugs\core_4887_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:03:01 +03:00
pavel-zotov
dd03b172ab Added/Updated tests\bugs\core_4570_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:58:41 +03:00
pavel-zotov
ddbabc6c6a Added/Updated tests\bugs\core_4544_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:58:08 +03:00
pavel-zotov
df2c98cedb Added/Updated tests\bugs\core_4487_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:57:46 +03:00
pavel-zotov
a9d3486975 Added/Updated tests\bugs\core_4484_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:57:20 +03:00
pavel-zotov
675d193ba5 Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:56:48 +03:00
pavel-zotov
604d556fde Added/Updated tests\bugs\core_4203_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:55:36 +03:00
pavel-zotov
62d26144a5 Added/Updated tests\bugs\core_4155_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:54:31 +03:00
pavel-zotov
da18aa2cc7 Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version. 2023-10-09 11:15:15 +03:00
pavel-zotov
65ef894198 Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version. 2023-10-07 22:46:17 +03:00
pavel-zotov
07d3f58c46 Added/Updated tests\bugs\core_1058_test.py: refactored. See notes. 2023-10-06 12:21:15 +03:00
pavel-zotov
4b347768a7 Updated tests\bugs\core_6044_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 22:13:50 +03:00
pavel-zotov
4397f67b23 Added/Updated tests\bugs\core_4418_test.py: Removed SHOW command. It is enough for this test just to show 'Completed' message when all FK have been dropped because set bail = ON. 2023-10-05 18:09:17 +03:00
pavel-zotov
bd4fefb833 Added/Updated tests\bugs\core_4212_test.py: Removed SHOW command. It is enough for this test just to try to insert record in the 'T2' table after dropping FK. 2023-10-05 16:48:58 +03:00
pavel-zotov
7b0b863642 Updated tests\bugs\core_4137_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 15:46:14 +03:00
pavel-zotov
584fb72c9b Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:32:38 +03:00
pavel-zotov
23be1eafef Added/Updated tests\bugs\core_3692_test.py: fixed wrong section in the head of test 2023-10-05 15:32:24 +03:00
pavel-zotov
ae7bf5006e Added/Updated tests\bugs\core_1058_test.py: added comments 2023-10-05 15:32:05 +03:00
pavel-zotov
15e33b7a64 Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:23:43 +03:00
pavel-zotov
eff0d49c92 Added/Updated tests\bugs\core_3447_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. See notes. 2023-10-05 15:00:55 +03:00
pavel-zotov
6865f4cda2 Added/Updated tests\bugs\core_2788_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 14:35:44 +03:00
pavel-zotov
94ddcc30cf Added/Updated tests\bugs\core_2426_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 12:36:32 +03:00
pavel-zotov
a663a98925 Added/Updated tests\bugs\core_1640_test.py: minor correction 2023-10-05 12:23:07 +03:00
pavel-zotov
3e2c1d70d0 Added/Updated tests\bugs\core_1640_test.py: Removed SHOW TABLE command for check result because its output often changes. 2023-10-05 12:22:47 +03:00
pavel-zotov
499017fae8 Added/Updated tests\bugs\core_1167_test.py: Removed SHOW TABLE command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 11:07:53 +03:00
pavel-zotov
05c9349c8f Added/Updated tests\bugs\core_0790_test.py: refactored, see notes. 2023-10-04 20:38:53 +03:00
pavel-zotov
bf5e325eed Added/Updated tests\bugs\gh_7476_test.py: increased min_version according to the ticket info 2023-10-04 13:35:59 +03:00
pavel-zotov
f3ff0d43e9 Added/Updated tests\bugs\gh_7600_test.py: increased min_version according to the ticket info 2023-10-04 13:35:34 +03:00
pavel-zotov
b382b7f613 Added/Updated tests\bugs\gh_7749_test.py: minor change: added comments 2023-10-03 22:06:35 +03:00
pavel-zotov
f7b40dcec1 Added/Updated tests\bugs\gh_7749_test.py: Checked on 6.0.0.66 (Intermediate build). 2023-10-03 21:50:45 +03:00
pavel-zotov
04b1f40b3d Added/Updated tests\bugs\gh_7476_test.py: Checked on 6.0.0.65. 2023-10-02 23:38:24 +03:00
pavel-zotov
16a419a226 Added/Updated tests\bugs\gh_7752_test.py: Checked on 5.0.0.1235, 6.0.0.65 -- all fine. 2023-10-02 22:21:23 +03:00
pavel-zotov
9bc8e24c59 Added/Updated tests\bugs\gh_7590_test.py: Checked on 6.0.0.65. 2023-10-02 21:37:17 +03:00
pavel-zotov
78dceba602 Added/Updated tests\bugs\gh_7687_test.py: added comments 2023-10-02 16:32:19 +03:00
pavel-zotov
0dee89a8e9 Added/Updated tests\bugs\gh_7675_test.py: Checked on 6.0.0.65. 2023-10-02 16:29:29 +03:00
pavel-zotov
7a8e066723 Added/Updated tests\bugs\gh_7715_test.py: Checked on 6.0.0.65 -- all fine. 2023-10-02 15:48:39 +03:00
pavel-zotov
e4eb1834b4 Added/Updated tests\bugs\gh_7600_test.py: Checked on 6.0.0.65 - all fine. 2023-10-02 13:46:24 +03:00
pavel-zotov
5aca082b23 Added/Updated tests\bugs\gh_7772_test.py: corrected notes after check on intermediate snapshots 5.x and 6.x 2023-10-01 12:33:29 +03:00
pavel-zotov
6cc0f067d3 Added/Updated tests\bugs\gh_7772_test.py: Confirmed bug on 4.0.4.2997: restored database contains blob with size = 4464 which is less than initial size. Checked on 4.0.4.2998 -- all fine. 2023-10-01 09:58:42 +03:00
pavel-zotov
ee235a052a Added/Updated tests\bugs\core_4137_test.py: Procedure text parameters have collate clause in FB 6.x, added splitting. 2023-09-30 21:21:55 +03:00
pavel-zotov
35906837ed Added/Updated tests\bugs\core_4572_test.py: Expected error message became differ in FB 6.x, added splitting. 2023-09-30 10:32:10 +03:00
pavel-zotov
1fdd69fb28 Added/Updated tests\bugs\core_4280_test.py: added notes 2023-09-30 06:50:37 +03:00
pavel-zotov
9500ed44e4 Added/Updated tests\bugs\core_4280_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:49:47 +03:00
pavel-zotov
e95286d49f Added/Updated tests\bugs\core_3509_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:46:19 +03:00
pavel-zotov
4686b4400e Added/Updated tests\bugs\gh_7687_test.py: Added substitution to suppress output of BLOB_ID values because access_path type now is BLOB. 2023-09-29 21:01:09 +03:00
pavel-zotov
d80cd70470 Updated tests\bugs\gh_7086_test.py: adjust expected stdout/stderr to current FB version. 2023-09-29 20:46:45 +03:00
pavel-zotov
e89963fcbc Added/Updated tests\bugs\core_0214_test.py: added combine_output to isql call in order to see runtime errors if they occur 2023-09-29 17:22:56 +03:00
pavel-zotov
ff195a24a5 Added/Updated tests\bugs\gh_7760_test.py: Confirmed bug on 5.0.0.1225, 6.0.0.49. Checked on 6.0.0.57, 5.0.0.1233, 4.0.4.2995, 3.0.12.33713. 2023-09-28 19:38:00 +03:00
pavel-zotov
5c93362438 Added/Updated tests\bugs\core_5790_test.py: refactored: make code more robust when FB major version changes. Removed unneeded parts of code. 2023-09-28 15:18:08 +03:00
pavel-zotov
8de6057b4a Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-09-28 14:14:10 +03:00
pavel-zotov
87d7334d20 Added/Updated tests\bugs\core_1018_test.py: replaced code that parses obtained engine version: removed dependency on concrete major version. 2023-09-28 14:01:44 +03:00
pavel-zotov
b0afe2e25a Added/Updated tests\bugs\gh_7761_test.py: Confirmed bug on 6.0.0.49. Checked on 6.0.0.55, 5.0.0.1229, 4.0.0.2995 - all fine. 2023-09-28 00:01:35 +03:00
pavel-zotov
710b05d048 Updated tests\bugs\core_5481_test.py: adjust expected stdout/stderr to current FB version. 2023-09-24 17:04:50 +03:00
pavel-zotov
f807b16334 Added/Updated tests\bugs\gh_3810_test.py: Removed usage of index test_fld2 after discuss with Anton Zuev (Red Soft) and dimitr 2023-09-22 20:19:43 +03:00
pavel-zotov
836eceddb2 Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-09-14 22:03:50 +03:00
pavel-zotov
5e20f8b56b Updated tests\bugs\core_6444_test.py: adjust expected stdout/stderr to current FB version. 2023-09-14 19:42:39 +03:00
pavel-zotov
5415ce16f4 Added/Updated tests\bugs\gh_7747_test.py: Checked on 5.0.0.1211, 4.0.4.2988 (intermediate snapshots), SS/CS. 2023-09-14 14:18:25 +03:00
pavel-zotov
733eead599 Added/Updated tests\bugs\gh_7350_test.py: several changes after fixed gh-7700, see notes 2023-09-13 12:49:15 +03:00
pavel-zotov
a427e6f7bc Added/Updated tests\bugs\core_5845_test.py: change expected plan for one of provided queries because there was a bug fixed in intermediate snapshot 5.0.0.1204 with timestamp 12-sep-2023 08:00. 2023-09-12 12:49:30 +03:00
pavel-zotov
566e6fa091 Added/Updated tests\bugs\core_5845_test.py: Refactored - see notes. 2023-09-12 12:27:39 +03:00
pavel-zotov
100370cd21 Added/Updated tests\bugs\gh_7331_test.py: Adjusted plan for query #2 after letter from dimitr, 11-sep-2023 20:23. 2023-09-12 08:26:44 +03:00
pavel-zotov
01674a3b32 Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: fixed wrong subsitution item 2023-09-10 11:29:01 +03:00
pavel-zotov
f11a0bc870 Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: see notes 2023-09-08 20:59:33 +03:00
pavel-zotov
f5ae194cba Added/Updated tests\bugs\core_2115_test.py: Refactored. See notes. 2023-09-07 13:22:10 +03:00
pavel-zotov
a761949760 Added/Updated tests\bugs\gh_7691_test.py: Checked on 5.0.0.1190, 4.0.4.2986. 2023-09-07 11:46:55 +03:00
pavel-zotov
ae4acb2db7 Added/Updated tests\bugs\gh_7426_test.py: Checked on 5.0.0.1190. Ыуу тщеуыю 2023-09-07 11:21:37 +03:00
pavel-zotov
bc74fc6319 Added/Updated tests\bugs\gh_7466_test.py: Adjusted expected output after commit f62a27ec: DDL trigger is loaded into metadata cache only once. 2023-09-06 12:29:28 +03:00
pavel-zotov
1d6cfa0d5e Added/Updated tests\bugs\core_5167_test.py: replace one of expression which must fail after commit 3fabcb5b: IN-predicate is evaluated differently in FB 5.x. See notes. 2023-09-06 11:55:19 +03:00
pavel-zotov
3a97423b63 Added/Updated tests\bugs\core_2508_test.py: Replaced query so that DIFFERENT indices are involved (because WHERE-expression refers to diff. columns). See notes. 2023-09-06 11:12:58 +03:00
pavel-zotov
5b86af0857 Updated tests\bugs\core_1812_test.py: adjust expected stdout/stderr to current FB version. 2023-09-01 19:35:49 +03:00
pavel-zotov
22dea34a61 Added/Updated tests\bugs\gh_7727_test.py: Checked on 5.0.0.1183, 4.0.4.2983 (intermediate snapshots). 2023-08-31 21:30:33 +03:00
pavel-zotov
70d2e05954 Added/Updated tests\bugs\gh_7548_test.py: refactored, see notes 2023-08-31 20:50:21 +03:00
pavel-zotov
ba5eecf5e0 Added/Updated tests\bugs\gh_7731_test.py: Checked on 5.0.0.1177 (intermediate snapshots). 2023-08-30 12:04:27 +03:00
pavel-zotov
97999d40a8 Added/Updated tests\bugs\gh_7730_test.py: Checked on 5.0.0.1177, 4.0.4.2982 (intermediate snapshots). 2023-08-29 23:53:30 +03:00
pavel-zotov
831d9f4166 Added/Updated tests\bugs\gh_7729_test.py: Checked on 5.0.0.1177 (intermediate snapshot). NB: currently FB 4.x seems still having problem. There is no appropriate commit in v4.0-release. 2023-08-29 23:40:22 +03:00
pavel-zotov
ece9b7b376 Added/Updated tests\bugs\gh_7723_test.py: added/adjusted comments 2023-08-29 14:08:30 +03:00
pavel-zotov
5e994f8dd8 Added/Updated tests\bugs\gh_7723_test.py: Checked on 5.0.0.1177, 4.0.4.2982 2023-08-29 13:54:15 +03:00
pavel-zotov
cf6651da48 Added/Updated tests\bugs\gh_7627_test.py: Checked on 5.0.0.1170, 4.0.4.2979 2023-08-26 18:57:27 +03:00
pavel-zotov
1372ef26ce Added/Updated tests\bugs\gh_7713_test.py: Confirmed problem on 5.0.0.1169. Checked on 5.0.0.1170, 4.0.4.2979 (intermediate snapshots). 2023-08-25 21:25:33 +03:00
pavel-zotov
d71ccaebe5 Added/Updated tests\bugs\gh_7687_test.py: added comment about initial discussion. 2023-08-25 19:02:56 +03:00
pavel-zotov
39134b7806 Added/Updated tests\bugs\gh_7687_test.py: Checked on 5.0.0.1169. See notes. 2023-08-25 19:01:46 +03:00
pavel-zotov
ccb14b01ba Updated tests\bugs\gh_7086_test.py: adjust expected stdout/stderr to current FB version. 2023-08-23 12:05:36 +03:00
pavel-zotov
fc6dbfdb88 Updated tests\bugs\gh_7553_test.py: adjust expected stdout/stderr to current FB version. 2023-08-23 11:19:01 +03:00
pavel-zotov
9a5aa11fcc Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: Separate test for check appearance of execution plans of every statement inside compiled PSQL unit 2023-08-20 13:58:47 +03:00
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
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