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

775 Commits

Author SHA1 Message Date
pavel-zotov
e02e703539 Added/Updated tests\bugs\core_4319_test.py: Removed assert: requirement about empty trace must be removed because 'FAILED ATTACH_DATABASE' presents in the trace for recent FB 4.x and 5.x 2023-03-04 20:14:17 +03:00
pavel-zotov
8418aa1c97 Added/Updated tests\bugs\core_3064_test.py: Expected output was splitted because FB 5.x now *allows* execution w/o error. 2023-03-04 19:53:40 +03:00
pavel-zotov
7ea48326b3 Added/Updated tests\bugs\core_2078_test.py: Splitted expected out because of changed explained_plan in FB 5.x. 2023-03-04 19:44:47 +03:00
pavel-zotov
eb7c3b1286 Added/Updated tests\bugs\core_4447_test.py: added substitutions for ignoring phrases with line/column numbers in the execution plan (difference was introduced in FB 5.x) 2023-03-04 19:33:50 +03:00
pavel-zotov
4f1534bf61 Added/Updated tests\bugs\core_4379_test.py: added substitutions for ignoring phrases with line/column numbers in the execution plan (difference was introduced in FB 5.x) 2023-03-04 19:32:07 +03:00
pavel-zotov
1b150c8f1f Added/Updated tests\bugs\core_4318_test.py: Splitted expected out because of changed explained_plan in FB 5.x. Added substitutions because plan in FB 5.x contains concrete numbers of line and column 2023-03-04 19:28:05 +03:00
pavel-zotov
eca54af2eb Added/Updated tests\bugs\core_2650_test.py: Splitted expected out because of changed explained_plan in FB 5.x 2023-03-04 19:19:28 +03:00
pavel-zotov
7f4391d247 Added/Updated tests\bugs\core_2303_test.py: Refactored: use python code instead of SQL with two cursors, in order to escape from dependency of possible explained plan changes in the future 2023-03-04 19:13:26 +03:00
pavel-zotov
430588c564 Updated tests\bugs\core_1549_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 18:49:13 +03:00
pavel-zotov
3ac3b20336 Added/Updated tests\bugs\core_5061_test.py: Separated query for FB 5.x: length of explained plan in previous version of query exceeded 64K. 2023-03-04 16:33:14 +03:00
pavel-zotov
1955ab2a6b Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 15:56:45 +03:00
pavel-zotov
c20ad3b7e2 Added/Updated tests\bugs\core_4731_test.py: Separated code for FB-4x because it allows now statement 'delete from RDB$BACKUP_HISTORY ...' 2023-03-04 15:52:20 +03:00
pavel-zotov
9e1d581383 Added/Updated tests\bugs\core_6362_test.py: additional comments 2023-03-04 12:27:18 +03:00
pavel-zotov
cd205402cc Added/Updated tests\bugs\gh_7165_test.py: added mark to be executed only on Windows 2023-03-04 12:26:58 +03:00
pavel-zotov
b13bee1ee1 Added/Updated tests\bugs\gh_3357_test.py: Checked on 5.0.0.970, 4.0.3.2904, 3.0.11.33665. Test must verify that execution plan uses NESTED LOOPS rather than HASH JOIN. Because of this, tables must be filled with approximately equal volume of data. 2023-03-04 12:18:05 +03:00
pavel-zotov
b671a259ad Added/Updated tests\functional\tabloid\test_remote_access_to_security_db.py: DISABLED execution: see notes. 2023-03-04 01:48:28 +03:00
pavel-zotov
25f4dd553c Added/Updated tests\bugs\core_5948_test.py: Fixed wrong usage of driver_config.register_database() instance. Checked on 5.0.0.967 SS/CS, 4.0.3.2904 SS/CS, 3.0.11.33665 SS/CS 2023-03-04 01:36:20 +03:00
pavel-zotov
2daab6206d Added/Updated tests\bugs\gh_7493_test.py: Checked on 5.0.0.970. 2023-03-04 01:02:14 +03:00
pavel-zotov
4f72926fd5 Added/Updated tests\bugs\gh_7186_test.py: Checked on 5.0.0.967 SS/CS, 4.0.3.2904 SS/CS -- all fine. 2023-03-04 00:49:15 +03:00
pavel-zotov
765cc542a3 Added/Updated tests\bugs\gh_7256_test.py: Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33). Adjusted notes. 2023-03-03 17:29:36 +03:00
pavel-zotov
2dae2778ad Added/Updated tests\bugs\gh_7482_test.py: Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33). Adjusted notes. 2023-03-03 17:29:24 +03:00
pavel-zotov
f4fa586ddf Added/Updated tests\bugs\gh_7482_test.py: see notes in the test 2023-03-03 15:06:17 +03:00
pavel-zotov
3c092813ab Added/Updated tests\bugs\gh_7256_test.py: see notes in the test 2023-03-03 15:03:58 +03:00
pavel-zotov
0aa8320919 Added/Updated tests\bugs\core_0733_test.py: Fixed wrong usage of driver_config.register_database() instance, added check for properly selected protocol. See other notes in the test source. 2023-03-03 14:42:58 +03:00
pavel-zotov
876164c853 Added/Updated tests\bugs\core_6348_test.py: Fixed wrong usage of driver_config.register_database() instance, added check for properly selected protocol. See other notes in the test source. 2023-03-03 13:40:40 +03:00
pavel-zotov
b5339a9eb3 Added/Updated tests\bugs\gh_7200_test.py: replaced comment about Classic 4.0.2.2772 2023-03-03 00:50:30 +03:00
pavel-zotov
5101753761 Added/Updated tests\bugs\gh_7200_test.py: C:\FBTESTING\qa\firebird-qa\git-commit-adjust-output.bat gh_7200_test.py re-implemented with using ISQL for drop databae. See notes inside. 2023-03-03 00:15:07 +03:00
pavel-zotov
d61d32a39a Added/Updated tests\bugs\gh_7164_test.py: reduced min_version according to ticket 2023-03-02 22:44:11 +03:00
pavel-zotov
2550a716fc Added/Updated tests\bugs\gh_7484_test.py: reduced min_version to 4.0.3 2023-03-02 19:01:05 +03:00
pavel-zotov
fd3821985f Added/Updated tests\bugs\gh_7484_test.py: Checked on 5.0.0.957 - all OK. 2023-03-02 19:00:02 +03:00
pavel-zotov
85faa9ac41 Added/Updated tests\bugs\gh_7168_test.py: Checked on: 4.0.3.2904, 5.0.0.475 -- all OK. 2023-03-02 11:45:52 +03:00
pavel-zotov
ee06a7db85 Added compressed .fbk for test gh_7168_test.py 2023-03-02 11:45:30 +03:00
pavel-zotov
4ea25c730b Adjusted IpcName to major FB version: xnet_fb5x_sc 2023-03-02 10:53:13 +03:00
pavel-zotov
762e41402d Added/Updated tests\bugs\gh_7129_test.py: Checked on 4.0.3.2904, 5.0.0.964 - all OK. 2023-03-01 22:25:55 +03:00
pavel-zotov
142163f4e8 Added/Updated tests\bugs\gh_7474_test.py: Checked on 5.0.0.964, intermediate build with timestamp 01-mar-2023 08:00. All fine. 2023-03-01 22:17:15 +03:00
pavel-zotov
66ae194ee0 Added/Updated tests\bugs\gh_7108_test.py: Checked on 4.0.3.2904, 5.0.0.964. 2023-03-01 21:52:31 +03:00
pavel-zotov
788a2ffe50 Added/Updated tests\bugs\gh_7413_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 21:29:56 +03:00
pavel-zotov
3563250ced Added compressed .fbk that is needed by gh_7413_test.py 2023-03-01 21:29:36 +03:00
pavel-zotov
a9c15435e3 Added/Updated tests\bugs\gh_7118_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 20:31:15 +03:00
pavel-zotov
280087592e Added/Updated tests\bugs\gh_3357_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 20:11:05 +03:00
pavel-zotov
068b23d67c Added/Updated tests\bugs\gh_4769_test.py: Checked on 5.0.0.964 2023-03-01 17:13:58 +03:00
pavel-zotov
f10a91fa8a Added/Updated tests\functional\tabloid\test_dsqlrequests.py: Checked on 5.0.0.964, 4.0.3.2903, 3.0.11.33664. 2023-03-01 00:33:15 +03:00
pavel-zotov
a03ba1685b Added/Updated tests\functional\trigger\database\test_disconnect_06.py: Checked on 5.0.0.964 SS/CS. 2023-02-28 20:51:31 +03:00
pavel-zotov
d850b6ca9d Added/Updated tests\functional\trigger\database\test_disconnect_05.py: Checked on 5.0.0.467 (07-apr-2022), 5.0.0.964 SS/CS - all OK. 2023-02-28 19:51:19 +03:00
pavel-zotov
8d35717e30 Added alias that will be used in tests/functional/trigger/database/test_disconnect_05.py 2023-02-28 19:50:57 +03:00
pavel-zotov
0251370389 Added/Updated tests\functional\trigger\database\test_disconnect_04.py: Checked on 5.0.0.961 2023-02-28 13:29:16 +03:00
pavel-zotov
97cd5e5b39 Added/Updated tests\functional\trigger\database\test_disconnect_02.py: elevated min_version, added combine_output = True 2023-02-28 12:35:30 +03:00
pavel-zotov
c3a4b71047 Added/Updated tests\functional\trigger\database\test_disconnect_03.py: Checked on 5.0.0.961 2023-02-28 12:34:15 +03:00
pavel-zotov
1aaa28db16 Added/Updated tests\functional\trigger\database\test_disconnect_02.py: Checked on 5.0.0.961 2023-02-28 12:16:59 +03:00
pavel-zotov
566772553a Added/Updated tests\bugs\gh_7164_test.py: Checked on 5.0.0.961 2023-02-28 11:13:47 +03:00