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

1067 Commits

Author SHA1 Message Date
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
b478e5b2a5 Removed unneeded .fbk 2023-10-05 15:24:27 +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