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 |
|
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
|
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
|
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
|
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
|
7c5b043cb5
|
Added/Updated tests\bugs\gh_3810_test.py: Checked on 3.0.11.33681 -- all fine, fetches differ for less than 20.
|
2023-04-14 18:13:16 +03:00 |
|
pavel-zotov
|
1faa6becab
|
Added/Updated tests\bugs\gh_7545_test.py: Confirmed crash on 5.0.0.1010, 4.0.3.2923, 3.0.11.33674. Checked on 5.0.0.1014, 4.0.3.2929
|
2023-04-14 17:22:32 +03:00 |
|
pavel-zotov
|
b849764648
|
Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version.
|
2023-04-12 08:58:49 +03:00 |
|
pavel-zotov
|
a4bb22f88c
|
Added/Updated tests\bugs\core_5275_test.py: disabled for Linux. See notes.
|
2023-04-12 08:57:46 +03:00 |
|
pavel-zotov
|
d7a4dbd15b
|
Added/Updated tests\bugs\gh_7494_test.py: Checked on 3.0.11.33678. Test currently enabled only for FB 3.x. For FB 4.x+ it will be enabled when appropriate commit appear.
|
2023-04-11 15:51:45 +03:00 |
|
pavel-zotov
|
9c93b1db5a
|
Added/Updated tests\bugs\core_6444_test.py: Added 'UseLegacyKernelObjectsNames' parameter in FB-4.x expected output. NOTE: there is no such parameter for FB-5.x, see comments in the default firebird.conf
|
2023-04-11 12:36:03 +03:00 |
|
pavel-zotov
|
0939fcdb55
|
Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version.
|
2023-04-11 09:00:31 +03:00 |
|
pavel-zotov
|
6b37741c5a
|
Added/Updated tests\bugs\gh_7537_test.py: minor change because 0e-6176 can not be represented on FB 3.x
|
2023-04-06 23:24:27 +03:00 |
|
pavel-zotov
|
0a94fe1442
|
Added/Updated tests\bugs\gh_7537_test.py: added more checks, changed expected output after fix gh-7539
|
2023-04-05 09:15:51 +03:00 |
|
pavel-zotov
|
89da28e3f8
|
Added/Updated tests\bugs\core_0733_test.py: Increased threshold for Windows. The reason remains unknown.
|
2023-04-05 08:17:10 +03:00 |
|
pavel-zotov
|
deeed3ccbc
|
Added/Updated tests\bugs\gh_7536_test.py: INITIAL version of test: does NOT check tag fb_info_parallel_workers because this is not yet implemented. Checked on intermediate snapshot 5.0.0.1001.
|
2023-04-03 21:07:31 +03:00 |
|
pavel-zotov
|
884483d11e
|
Added/Updated tests\bugs\gh_7537_test.py: Checked on intermediate snapshots 4.0.3.2920, 5.0.0.1001.
|
2023-04-03 20:47:12 +03:00 |
|
pavel-zotov
|
aa0ece0ab6
|
Added/Updated tests\bugs\gh_7499_test.py: made TITLE more detailed
|
2023-03-31 23:50:20 +03:00 |
|
pavel-zotov
|
684e877b1c
|
Added/Updated tests\bugs\gh_7499_test.py: see notes in the ticket.
|
2023-03-30 23:19:03 +03:00 |
|
pavel-zotov
|
bf82c9331e
|
Added/Updated tests\bugs\gh_7517_test.py: Cheched on 5.0.0.978; 4.0.3.2913; 3.0.11.33666 - all fine.
|
2023-03-29 10:23:44 +03:00 |
|
pavel-zotov
|
e88ff2f84d
|
Added/Updated tests\bugs\core_3858_1_test.py: dummy change in order to trigger QA runs next day
|
2023-03-21 22:20:41 +03:00 |
|
pavel-zotov
|
757e145af0
|
Added/Updated tests\bugs\gh_7488_test.py: dummy change in order to trigger QA runs
|
2023-03-20 01:56:57 +03:00 |
|
pavel-zotov
|
8b6247163c
|
Added/Updated tests\bugs\core_5275_test.py: Reduced timeouts according to values that were used in old test that could reproduce problem on WI-T4.0.0.258. Fixed warning related to regexp. Added comments after tests on misc buuilds of JUN-2016.
|
2023-03-16 23:53:50 +03:00 |
|
pavel-zotov
|
bf9ae495ca
|
Added/Updated tests\bugs\core_3858_2_test.py: minor correction: changed comments
|
2023-03-15 10:11:16 +03:00 |
|
Anton Zuev
|
fbab3e59ac
|
Delete old file core_3858_test.py.
|
2023-03-13 16:16:13 +03:00 |
|
Anton Zuev
|
b9c7db710c
|
Add a test tests/bugs/core_3858_1_test.py from fbtest. Rename file core_3858_test.py to core_3858_2.py.
|
2023-03-13 16:13:47 +03:00 |
|
pavel-zotov
|
64263b162f
|
Updated tests\bugs\gh_7488_test.py: adjust expected stdout/stderr to current FB version.
|
2023-03-13 15:46:58 +03:00 |
|
pavel-zotov
|
0e46f484c9
|
Added/Updated tests\bugs\core_4462_linux_test.py: Removed unused variable
|
2023-03-11 11:00:47 +03:00 |
|
pavel-zotov
|
fb91d61e29
|
Added/Updated tests\bugs\core_4462_windows_test.py: Removed unused variable
|
2023-03-11 11:00:07 +03:00 |
|
pavel-zotov
|
f5693efeba
|
Added/Updated tests\bugs\core_5831_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:58:49 +03:00 |
|
pavel-zotov
|
61f2241e2f
|
Added/Updated tests\bugs\core_5808_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:56:44 +03:00 |
|
pavel-zotov
|
e1750e0e5a
|
Added/Updated tests\bugs\core_5796_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:52:28 +03:00 |
|
pavel-zotov
|
fde5e1985b
|
Added/Updated tests\bugs\core_5673_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:49:59 +03:00 |
|
pavel-zotov
|
d2180b5d84
|
Added/Updated tests\bugs\core_5077_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:45:47 +03:00 |
|
pavel-zotov
|
5a1b144d4d
|
Added/Updated tests\bugs\core_4524_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:42:07 +03:00 |
|
pavel-zotov
|
53a4107c3d
|
Added/Updated tests\bugs\core_6163_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:39:55 +03:00 |
|
pavel-zotov
|
840a554a6e
|
Added/Updated tests\bugs\core_6071_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS.
|
2023-03-11 10:34:50 +03:00 |
|
pavel-zotov
|
a32216f0cd
|
Added/Updated tests\bugs\gh_6947_test.py: minor correction of comment
|
2023-03-11 10:27:35 +03:00 |
|
pavel-zotov
|
024fa7baaa
|
Added/Updated tests\bugs\gh_6947_test.py: Marked as SKIPPED because covered by core_6048_test. Probably will be deleted soon.
|
2023-03-11 10:25:52 +03:00 |
|
pavel-zotov
|
06c7753c78
|
Added/Updated tests\bugs\gh_7200_test.py: removed unused variable
|
2023-03-11 10:09:11 +03:00 |
|
pavel-zotov
|
4f56bdc67e
|
Added/Updated tests\bugs\core_6048_test.py: minor correction of comment
|
2023-03-11 10:04:23 +03:00 |
|
pavel-zotov
|
ffe2049dc4
|
Added/Updated tests\bugs\core_6048_test.py: re-implemented: it is enough to see only few different values of mon$database.mon$crypt_page while encryption is running. See notes in the test.
|
2023-03-11 10:00:53 +03:00 |
|
pavel-zotov
|
9a015031bf
|
Added/Updated tests\bugs\gh_7501_test.py: Checked on 5.0.0.972; 4.0.3.2907
|
2023-03-11 00:40:03 +03:00 |
|
Pavel Zotov
|
36faaa6d3e
|
Merge pull request #13 from ant-zuev/add_test_gh_6987
Add a test tests/bugs/gh_6987_test.py from fbtest.
|
2023-03-10 19:43:29 +03:00 |
|
Pavel Zotov
|
f7cd756e9f
|
Merge pull request #12 from ant-zuev/add_test_gh_6778
Add a test tests/bugs/gh_6778_test.py from fbtest.
|
2023-03-10 19:35:43 +03:00 |
|
Pavel Zotov
|
d5dccfd1f5
|
Update gh_6778_test.py
Minor change: provide two backslashes for each regexp special character.
|
2023-03-10 19:34:45 +03:00 |
|
pavel-zotov
|
3e36cef652
|
Removed test that was replaced by two ones: core_3690_dialect_1_test.py and core_3690_dialect_3_test.py
|
2023-03-10 19:10:32 +03:00 |
|
pavel-zotov
|
78721b418b
|
Added/Updated tests\bugs\core_3690_dialect_3_test.py: restored test that was missed during migration. Thanks to Anton Zuev.
|
2023-03-10 19:09:45 +03:00 |
|
pavel-zotov
|
dd77299b70
|
Added/Updated tests\bugs\core_3690_dialect_1_test.py: restored test that was missed during migration. Thanks to Anton Zuev.
|
2023-03-10 19:09:36 +03:00 |
|
Anton Zuev
|
6f6a80883a
|
Add a test tests/bugs/gh_6987_test.py from fbtest.
|
2023-03-10 15:51:08 +03:00 |
|