6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
Commit Graph

1151 Commits

Author SHA1 Message Date
pavel-zotov
e95f4f9af9 Added compressed .sql needed for functional/basicisql\test_autoterm_02.py 2023-11-23 21:36:21 +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
b8790450d9 Minor correction of comments. 2023-11-16 14:25:26 +03:00
pavel-zotov
aff00be1a9 Changed order ot arguments passed into ndiff() in order to see difference so that it answers question: 'what must be changed in ACTUAL output so that it became equal to EXPECTED one'. Added comments. 2023-11-16 14:16:15 +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
7ed1bbd9ed Failed == assert of two strings now uses ndiff to report differences 2023-11-08 17:51:28 +01: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