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
|
173f5a2def
|
Added/Updated tests\functional\basic\isql\test_autoterm_03.py: Checked on 6.0.0.154. See notes
|
2023-11-27 22:03:52 +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
|
980c893b9e
|
Added/Updated tests\functional\util\test_gbak_zip.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:02:31 +03:00 |
|
pavel-zotov
|
9753ae2a69
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: removed unneeded expr
|
2023-11-26 00:59:37 +03:00 |
|
pavel-zotov
|
4ead2c2667
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: minor change: added comments
|
2023-11-26 00:58:16 +03:00 |
|
pavel-zotov
|
cb59e14caa
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.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). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:56:49 +03:00 |
|
pavel-zotov
|
2778a39a9b
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.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). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:55:15 +03:00 |
|
pavel-zotov
|
3e3a3dd666
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.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). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:54:23 +03:00 |
|
pavel-zotov
|
02b4278725
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.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). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:53:24 +03:00 |
|
pavel-zotov
|
5d853cd444
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.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). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon
|
2023-11-26 00:49:51 +03:00 |
|
pavel-zotov
|
6b9b99b0f7
|
Same correction: writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice
|
2023-11-26 00:42:52 +03:00 |
|
pavel-zotov
|
13a43748c4
|
Added/Updated tests\functional\tabloid\test_join_transformation_002.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:40:02 +03:00 |
|
pavel-zotov
|
7395da09e2
|
Added/Updated tests\functional\tabloid\test_join_transformation_001.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:39:14 +03:00 |
|
pavel-zotov
|
0d3d3f186c
|
Added/Updated tests\functional\gtcs\test_time_zone.py: removed wrong start o multi-line comment that had no appropriate end. Adjusted expected_out to actual results.
|
2023-11-26 00:36:59 +03:00 |
|
pavel-zotov
|
e6fcd41311
|
Added/Updated tests\functional\gtcs\test_computed_fields_16.py: added substitutions in order to avoid dependency on line/column numbers
|
2023-11-26 00:26:16 +03:00 |
|
pavel-zotov
|
3c00e1998c
|
Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version.
|
2023-11-26 00:22:14 +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
|
be937b7214
|
Added/Updated tests\functional\basic\isql\test_autoterm_02.py: Checked on 6.0.0.139. Check ability to handle long DDL in one line without 'set term'.
|
2023-11-23 22:06:20 +03:00 |
|
pavel-zotov
|
26b89416bd
|
Added/Updated tests\functional\basic\isql\test_autoterm_01.py: Checked on 6.0.0.139. Basic test.
|
2023-11-23 22:05:55 +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
|
e33c46eb86
|
Added/Updated tests\functional\tabloid\test_333be4bf.py: added user/password pair to gbak call
|
2023-11-19 13:11:23 +03:00 |
|
pavel-zotov
|
b0cf00c942
|
Added/Updated tests\functional\tabloid\test_333be4bf.py: Checked on 5.0.0.1271 (CS/SS), 6.0.0.132 (CS/SS)
|
2023-11-18 23:32:48 +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
|
c81e7f964e
|
Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Refactored: make code to explain details if any error occurred.
|
2023-11-11 23:15:20 +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
|
50cee0ddcd
|
Added/Updated tests\functional\tabloid\test_comment_in_object_names.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 12:14:46 +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
|
0875bebc8c
|
Added/Updated tests\functional\domain\create\test_31.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-09 11:11:23 +03:00 |
|
pavel-zotov
|
fa5337f1cf
|
Added/Updated tests\functional\domain\create\test_28.py: Replaced TITLE according to essence: we have to check ability to specify NUMERIC index for domain sub_type.
|
2023-10-09 10:54:16 +03:00 |
|
pavel-zotov
|
6369ebc7d8
|
Added/Updated tests\functional\domain\create\test_27.py: Replaced TITLE according to essence: we have to check ability to specify NUMERIC index for domain sub_type.
|
2023-10-09 10:50:58 +03:00 |
|
pavel-zotov
|
932a2c5d5c
|
Added/Updated tests\functional\domain\create\test_27.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-09 10:43:29 +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
|
ad6641ad8a
|
Added/Updated tests\functional\view\create\test_10.py: Test not needed: there are lot tests which use this functionality.
|
2023-10-07 22:43:31 +03:00 |
|
pavel-zotov
|
5b6507ac3d
|
Added/Updated tests\functional\table\create\test_03.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it.
|
2023-10-07 22:42:00 +03:00 |
|
pavel-zotov
|
4c49623f34
|
Added/Updated tests\functional\table\create\test_02.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it.
|
2023-10-07 22:41:02 +03:00 |
|
pavel-zotov
|
0f5d4eb1fb
|
Added/Updated tests\functional\table\create\test_01.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:57:46 +03:00 |
|
pavel-zotov
|
9c7b98a00d
|
Added/Updated tests\functional\table\alter\test_11.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:21:25 +03:00 |
|
pavel-zotov
|
efe86d26e8
|
Added/Updated tests\functional\table\alter\test_10.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:17:48 +03:00 |
|
pavel-zotov
|
66da0b53ad
|
Added/Updated tests\functional\table\alter\test_07.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:12:57 +03:00 |
|
pavel-zotov
|
a4ea7d921d
|
Added/Updated tests\functional\table\alter\test_06.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:07:44 +03:00 |
|
pavel-zotov
|
fe5d398207
|
Added/Updated tests\functional\table\alter\test_01.py: added forgotten sub-section title (NOTES)
|
2023-10-07 13:00:37 +03:00 |
|
pavel-zotov
|
0a28e27e90
|
Added/Updated tests\functional\table\alter\test_02.py: Changed datatype from text to integer (SHOW command output often changes for textual fields).
|
2023-10-07 12:59:32 +03:00 |
|
pavel-zotov
|
a98430a677
|
Added/Updated tests\functional\table\alter\test_01.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 12:52:34 +03:00 |
|
pavel-zotov
|
e33fe939cb
|
Updated tests\functional\procedure\create\test_03.py: adjust expected stdout/stderr to current FB version.
|
2023-10-07 12:32:38 +03:00 |
|
pavel-zotov
|
0814c1ed92
|
Updated tests\functional\procedure\create\test_02.py: adjust expected stdout/stderr to current FB version.
|
2023-10-07 12:31:26 +03:00 |
|
pavel-zotov
|
5202752942
|
renamed the file so that the new name reflects the essence of the test.
|
2023-10-07 12:19:32 +03:00 |
|
pavel-zotov
|
c3c9c9762e
|
Added/Updated tests\functional\gtcs\test_isql_show_command_collation.py: refactored: removed SHOW commands. It is enough to extract metadata and APPLY it to test DB. See notes.
|
2023-10-07 12:15:24 +03:00 |
|
pavel-zotov
|
c6e6ebe531
|
Added/Updated tests\functional\domain\create\test_40.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 11:45:56 +03:00 |
|
pavel-zotov
|
c2b58de0e6
|
Added/Updated tests\functional\domain\create\test_39.py: added SKIP mark. Test is covered by bugs/core_6336_test.py and some tests from domain/cretate/ which check text-based domains.
|
2023-10-07 11:32:06 +03:00 |
|
pavel-zotov
|
8bd09eeb13
|
Added/Updated tests\functional\domain\create\test_32.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:55:52 +03:00 |
|
pavel-zotov
|
c45ebd2333
|
Added/Updated tests\functional\domain\create\test_33.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:54:52 +03:00 |
|
pavel-zotov
|
c96c46364b
|
Added/Updated tests\functional\domain\create\test_34.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:53:54 +03:00 |
|
pavel-zotov
|
820113048b
|
Added/Updated tests\functional\domain\create\test_36.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:52:42 +03:00 |
|
pavel-zotov
|
9025e12972
|
Added/Updated tests\functional\domain\create\test_37.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:50:58 +03:00 |
|
pavel-zotov
|
2ebc5bf3fd
|
Added/Updated tests\functional\domain\create\test_38.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 10:48:27 +03:00 |
|
pavel-zotov
|
ca3ea0decd
|
Added/Updated tests\functional\domain\create\test_37.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 10:33:25 +03:00 |
|
pavel-zotov
|
995a2ce590
|
Added/Updated tests\functional\domain\create\test_36.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:56:16 +03:00 |
|
pavel-zotov
|
b57870beb4
|
Added/Updated tests\functional\domain\create\test_35.py: added SKIP mark: this test is covered by test_26.py and test_29.py
|
2023-10-07 02:08:24 +03:00 |
|
pavel-zotov
|
ae03b21af9
|
Added/Updated tests\functional\domain\create\test_34.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:07:06 +03:00 |
|
pavel-zotov
|
8937d25bff
|
Added/Updated tests\functional\domain\create\test_33.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:04:16 +03:00 |
|
pavel-zotov
|
14471a3130
|
Added/Updated tests\functional\domain\create\test_32.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:02:07 +03:00 |
|
pavel-zotov
|
ce61a1c0fc
|
Added/Updated tests\functional\domain\create\test_30.py: added SKIP mark: this test is covered by test_26.py and test_29.py
|
2023-10-07 01:48:28 +03:00 |
|
pavel-zotov
|
b61a2c0a0c
|
Added/Updated tests\functional\domain\create\test_29.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:33:24 +03:00 |
|
pavel-zotov
|
f7db9a128f
|
Added/Updated tests\functional\domain\create\test_26.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:23:25 +03:00 |
|
pavel-zotov
|
cdf44e6503
|
Added/Updated tests\functional\domain\create\test_19.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:06:01 +03:00 |
|
pavel-zotov
|
ee40e302f8
|
Added/Updated tests\functional\domain\create\test_18.py: minor change: added comment
|
2023-10-07 00:57:55 +03:00 |
|
pavel-zotov
|
d5adfa9ecc
|
Added/Updated tests\functional\domain\create\test_18.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 00:49:51 +03:00 |
|
pavel-zotov
|
46a65575be
|
Added/Updated tests\functional\domain\create\test_17.py: Removed SHOW command for check result because its output often changes. See notes.
|
2023-10-06 16:04:29 +03:00 |
|
pavel-zotov
|
3c5cc4e31b
|
Added/Updated tests\functional\domain\create\test_16.py: Removed SHOW command for check result because its output often changes. See notes.
|
2023-10-06 15:50:35 +03:00 |
|
pavel-zotov
|
b5078cdf48
|
Added/Updated tests\functional\domain\create\test_15.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables.
|
2023-10-06 14:19:20 +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
|
23acc4e983
|
Added/Updated tests\functional\procedure\create\test_15.py: Test not needed, see test_02.py and test_03.py. Added mark.skip().
|
2023-09-30 11:35:57 +03:00 |
|
pavel-zotov
|
d27e02648e
|
Added/Updated tests\functional\procedure\create\test_03.py: Added all supported data types that did appear since FB 4.x. Expected output differ in FB 3.x vs 4.x/5.x vs 6.x. Added splitting.
|
2023-09-30 11:32:36 +03:00 |
|
pavel-zotov
|
2f563be3e9
|
Added/Updated tests\functional\procedure\create\test_02.py: minor change: aded forgotten substitution
|
2023-09-30 11:20:34 +03:00 |
|
pavel-zotov
|
0e345c8698
|
Added/Updated tests\functional\procedure\create\test_02.py: Added all supported data types that did appear since FB 4.x. Expected output differ in FB 3.x vs 4.x/5.x vs 6.x. Added splitting.
|
2023-09-30 11:19:39 +03:00 |
|
pavel-zotov
|
4f0d7d88b5
|
Updated tests\functional\basic\isql\test_02.py: adjust expected stdout/stderr to current FB version.
|
2023-09-30 10:40:46 +03:00 |
|
pavel-zotov
|
89ac37919c
|
Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version.
|
2023-09-30 10:35:17 +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
|
78dc4bafd8
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-29 17:10:55 +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
|
57d84b449d
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-27 11:25:58 +03:00 |
|
pavel-zotov
|
d1e428111d
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: restored substitutions which have been commented for debug
|
2023-09-26 13:12:04 +03:00 |
|
pavel-zotov
|
1acccdf888
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: restored substitutions which have been commented for debug
|
2023-09-26 12:59:48 +03:00 |
|
pavel-zotov
|
1d9a570c35
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 12:27:10 +03:00 |
|
pavel-zotov
|
4edaf5b7f8
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 11:43:39 +03:00 |
|
pavel-zotov
|
d36db9712a
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 11:28:59 +03:00 |
|
pavel-zotov
|
3ba2df6b63
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: restored substitutions which have been commented for debug
|
2023-09-26 11:11:33 +03:00 |
|
pavel-zotov
|
2611ad109c
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 11:09:59 +03:00 |
|
pavel-zotov
|
23f4b76a48
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 10:54:43 +03:00 |
|
pavel-zotov
|
9fb038aedf
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-26 01:55:14 +03:00 |
|
pavel-zotov
|
0b2f313971
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: restored substitutions which have been commented for debug
|
2023-09-25 22:30:24 +03:00 |
|
pavel-zotov
|
8dbe8d7b67
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 22:22:17 +03:00 |
|
pavel-zotov
|
fb18a3ea23
|
Adjusted info about minimal build numbers of FB 4.x and 5.x that can be used for these tests
|
2023-09-25 21:59:36 +03:00 |
|
pavel-zotov
|
96230acefb
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: cleanup, added comments, adjust min_version to 4.0.3 because of using trace with watching for EXECUTE_STATEMENT_RESTART event that first appeared in 4.0.2.2807
|
2023-09-25 21:37:09 +03:00 |
|
pavel-zotov
|
f27e30a24a
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 21:33:00 +03:00 |
|
pavel-zotov
|
b5282e080c
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: restored substitutions which have been commented for debug
|
2023-09-25 21:03:29 +03:00 |
|
pavel-zotov
|
3bfca00d36
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 20:33:28 +03:00 |
|
pavel-zotov
|
44098cdfba
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 14:58:15 +03:00 |
|
pavel-zotov
|
d60709d08d
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: removed unneded block
|
2023-09-25 14:23:15 +03:00 |
|
pavel-zotov
|
4066b05eaa
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 14:22:20 +03:00 |
|
pavel-zotov
|
da9edd067d
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes.
|
2023-09-25 02:18:42 +03:00 |
|
pavel-zotov
|
f7714da147
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: added pytest.mark.skip tag
|
2023-09-24 17:09:36 +03:00 |
|
pavel-zotov
|
5c63d404db
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: removed pytest.mark.skip tag
|
2023-09-24 17:09:08 +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
|
dd89167945
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: TEST MUST BE REIMPLEMENTED. Currently only replaced verification method of worker attachment presense (which tries DML and waits for resource).
|
2023-09-23 23:38:47 +03:00 |
|
pavel-zotov
|
a7af825275
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:59:37 +03:00 |
|
pavel-zotov
|
ac4ba3ba0c
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:55:50 +03:00 |
|
pavel-zotov
|
8df943a710
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:51:31 +03:00 |
|
pavel-zotov
|
a90f57e309
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: minor change: added forgotten call to func 'wait_for_attach_showup_in_monitoring()'
|
2023-09-23 22:50:18 +03:00 |
|
pavel-zotov
|
8a5a65cdb4
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:47:02 +03:00 |
|
pavel-zotov
|
50d446bb0c
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:43:26 +03:00 |
|
pavel-zotov
|
1bd26f85b4
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:36:26 +03:00 |
|
pavel-zotov
|
05f77f0d7f
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:32:30 +03:00 |
|
pavel-zotov
|
d826a44139
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:28:51 +03:00 |
|
pavel-zotov
|
ebd880b4a3
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:24:00 +03:00 |
|
pavel-zotov
|
53a808b62a
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:18:19 +03:00 |
|
pavel-zotov
|
fa14a01083
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_03.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 22:11:37 +03:00 |
|
pavel-zotov
|
8619513297
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 21:44:41 +03:00 |
|
pavel-zotov
|
ec97ce85b1
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 21:39:41 +03:00 |
|
pavel-zotov
|
f5e419ccfa
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_02.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 21:15:43 +03:00 |
|
pavel-zotov
|
184c0f0caa
|
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: Replaced verification method of worker attachment presense (which tries DML and waits for resource). Loop with query to mon$statements is used instead. Maximal duration of this loop is limited - see notes.
|
2023-09-23 21:02:56 +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
|
2e7d814168
|
Added/Updated tests\functional\tabloid\test_8816d5c8.py: see notes
|
2023-09-13 11:23:20 +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
|
c50bfc4ed8
|
Updated tests\functional\tabloid\test_e260ced8.py: adjust expected stdout/stderr to current FB version.
|
2023-09-09 08:47:45 +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
|
7e3ddec61c
|
Added/Updated tests\functional\tabloid\test_e260ced8.py: see notes
|
2023-09-08 12:40:11 +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
|
8f7d779d97
|
Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: Added code for running test when no port is specified in the firebird-driver.conf and it has default (commented) value in the firebird.conf. Added check that port is actually listening. Replaced hard-coded SYSDBA/masterkey -- see notes.
|
2023-09-07 00:31:03 +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
|
9bbc395773
|
Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: added more info when test fails: show diff between old and new replication.log. Added input arg 'cleanup_repl_dirs' to func reset_replication() in order to have ability to investigate segments when test fails.
|
2023-08-23 21:37:32 +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
|
e093f78c03
|
Added/Updated tests\functional\intfunc\encryption\test_sha3.py: Checked on 5.0.0.1163
|
2023-08-12 15:50:28 +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
|
cae18186f8
|
Added/Updated tests\functional\arno\optimizer\test_opt_full_join_04.py: Adjusted plan to actual for FB 5.x after letter from dimitr.
|
2023-08-01 02:02:56 +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
|
9bf25ac8e6
|
Added/Updated tests\functional\arno\optimizer\test_opt_left_join_11.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023
|
2023-07-31 00:16:39 +03:00 |
|
pavel-zotov
|
451f4d9ef1
|
Added/Updated tests\functional\arno\optimizer\test_opt_left_join_07.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023
|
2023-07-31 00:15:38 +03:00 |
|
pavel-zotov
|
f524c3d410
|
Added/Updated tests\functional\arno\optimizer\test_opt_left_join_06.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023
|
2023-07-31 00:14:33 +03:00 |
|
pavel-zotov
|
c6705b92c1
|
Added/Updated tests\functional\arno\optimizer\test_opt_left_join_03.py: excluded from execution under FB 5.x: no more sense in it for this FB version. Discussed with dimitr, letter 30.07.2023
|
2023-07-31 00:13:09 +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
|
a1e3da0865
|
Added/Updated tests\functional\tabloid\test_crash_when_too_long_username_for_auth.py: see notes
|
2023-07-20 00:17:29 +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 |
|