6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
Commit Graph

1320 Commits

Author SHA1 Message Date
pavel-zotov
61fd78a697 Added/Updated tests\functional\intfunc\date\test_dateadd_07.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:50:59 +03:00
pavel-zotov
c0530f06b9 Added/Updated tests\functional\intfunc\avg\test_06.py: see notes 2023-12-16 13:48:45 +03:00
pavel-zotov
1533f9da0f Added/Updated tests\functional\gtcs\test_dsql_domain_01.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:31:16 +03:00
pavel-zotov
8bb10ba7f5 Added/Updated tests\functional\gtcs\test_crash_of_group_by_varchar_4000.py: Added 'Error reading/writing' in substitutions: messages caused by crash must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:29:18 +03:00
pavel-zotov
d1345a1cb6 Added/Updated tests\functional\gtcs\test_computed_fields_12.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:20:35 +03:00
pavel-zotov
36ee1358d8 Added/Updated tests\functional\datatypes\test_miscelan_binding.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:02:06 +03:00
pavel-zotov
e22c1da850 Added/Updated tests\functional\datatypes\test_decfloat_parsing_scaled_integers_and_bigint_max_min.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 12:58:45 +03:00
pavel-zotov
7b6d3b5d90 Added/Updated tests\functional\datatypes\test_decfloat_binding_to_other_types.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 12:55:46 +03:00
Pavel Zotov
042a609aff
Merge pull request #20 from FirebirdSQL/work/docker
Make it possible to run with docker in Linux
2023-12-16 12:46:24 +03:00
pavel-zotov
3c365afaa3 Added/Updated tests\bugs\gh_7804_test.py: Adjusted output to recent changes in FB, сurrently only for FB 5.x. Output for FB 6.x will be changed later. 2023-12-16 12:37:40 +03:00
pavel-zotov
f74c936808 Added/Updated tests\bugs\core_2078_test.py: Removed output of execution plans after note by dimitr. This test probably needs to be re-implemented because initially it was designed for check NESTED LOOPS. 2023-12-16 00:42:45 +03:00
pavel-zotov
56b765306e Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: adjusted expected output according to recent FB 5.x and 6.x versions. Re-implemented: check explained plan instead of legacy one. Data not shown. See notes. 2023-12-15 14:31:56 +03:00
pavel-zotov
c0ffb0fbce Added/Updated tests\functional\database\create\test_12.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:58:18 +03:00
pavel-zotov
50ce0edc74 Added/Updated tests\functional\database\create\test_07.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:58:08 +03:00
pavel-zotov
db53bf32ea Added/Updated tests\functional\database\create\test_06.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:58:01 +03:00
pavel-zotov
8c43c9cb33 Added/Updated tests\functional\database\create\test_05.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:57:52 +03:00
pavel-zotov
cc5a485801 Added/Updated tests\functional\database\create\test_04.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:57:44 +03:00
pavel-zotov
927fa97554 Added/Updated tests\functional\database\create\test_03.py: set SKIP mark because this test has been replaced with 'test_00.py' 2023-12-14 21:57:33 +03:00
pavel-zotov
9eabcba185 Added/Updated tests\functional\database\create\test_00.py: common test for diff values of page_size. Replacement for old tests - see notes. 2023-12-14 21:53:33 +03:00
pavel-zotov
642cf2e7c4 Added/Updated tests\functional\basic\isql\test_03.py: removed old comment 2023-12-14 20:57:47 +03:00
pavel-zotov
7624cc770b Added/Updated tests\functional\basic\isql\test_07.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Removed 'pytest.skip' for FB 5.x+ because this feature was frontported to these FB versions. 2023-12-14 20:55:43 +03:00
pavel-zotov
deebc8a3b1 Added/Updated tests\bugs\gh_7749_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:54:58 +03:00
pavel-zotov
0e826dbced Added/Updated tests\bugs\gh_7730_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:52:15 +03:00
pavel-zotov
812a70c7a5 Added/Updated tests\bugs\gh_7604_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:50:58 +03:00
pavel-zotov
cc3ac5e1c5 Added/Updated tests\bugs\gh_7558_test.py: adjusted nbotes block 2023-12-14 19:50:19 +03:00
pavel-zotov
d9ad689e3f Added/Updated tests\bugs\gh_7558_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:48:27 +03:00
pavel-zotov
584440cc6c Added/Updated tests\bugs\gh_7482_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:44:34 +03:00
pavel-zotov
de8441585c Added/Updated tests\bugs\gh_7256_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. 2023-12-14 19:42:41 +03:00
pavel-zotov
0832e345b8 Added/Updated tests\bugs\gh_7123_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:39:30 +03:00
pavel-zotov
2ce38a5ea0 Added/Updated tests\bugs\gh_7025_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:36:31 +03:00
pavel-zotov
e411bd8634 Added/Updated tests\bugs\gh_6987_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:30:22 +03:00
pavel-zotov
dc20c186b3 Added/Updated tests\bugs\gh_6874_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:29:30 +03:00
pavel-zotov
fd57b25d28 Added/Updated tests\bugs\gh_6845_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:28:14 +03:00
pavel-zotov
a9efbc38d4 Added/Updated tests\bugs\gh_6816_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:21:32 +03:00
pavel-zotov
4b1dea4ad4 Added/Updated tests\bugs\gh_6812_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-14 19:20:23 +03:00
pavel-zotov
2b9c601e25 Added/Updated tests\bugs\gh_6797_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:34:06 +03:00
pavel-zotov
dda4290b55 Added/Updated tests\bugs\core_6987_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:31:52 +03:00
pavel-zotov
9481ce7411 Added/Updated tests\bugs\core_6444_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:27:54 +03:00
pavel-zotov
26737405f0 Added/Updated tests\bugs\core_6385_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:20:12 +03:00
pavel-zotov
83ef751ab5 Added/Updated tests\bugs\core_6362_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:16:01 +03:00
pavel-zotov
a0f4944b36 Added/Updated tests\bugs\core_6357_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:10:59 +03:00
pavel-zotov
b6998d7915 Added/Updated tests\bugs\core_6342_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:08:34 +03:00
pavel-zotov
75ab5fc3a0 Added/Updated tests\bugs\core_6337_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 20:04:01 +03:00
pavel-zotov
9dab47c7c3 Added/Updated tests\bugs\core_6300_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 18:41:33 +03:00
pavel-zotov
9b9cd09256 Added/Updated tests\bugs\core_6294_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 18:25:19 +03:00
pavel-zotov
5a94f3bca4 Added/Updated tests\bugs\core_6286_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:11:56 +03:00
pavel-zotov
b0b59e9aab Added/Updated tests\bugs\core_6160_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:08:49 +03:00
pavel-zotov
71dbe5a1a7 Added/Updated tests\bugs\core_6159_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:06:57 +03:00
pavel-zotov
2538b9a0e1 Added/Updated tests\bugs\core_6142_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:05:06 +03:00
pavel-zotov
e0c0b67032 Added/Updated tests\bugs\core_6109_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:02:27 +03:00
pavel-zotov
afc049b5cb Added/Updated tests\bugs\core_6049_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 14:00:42 +03:00
pavel-zotov
1ef37f9efb Added/Updated tests\bugs\core_5728_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 13:53:11 +03:00
pavel-zotov
1f025b3f30 Added/Updated tests\bugs\core_5726_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 13:42:27 +03:00
pavel-zotov
0056561f8c Added/Updated tests\bugs\core_5295_test.py: see notes 2023-12-13 12:53:06 +03:00
pavel-zotov
829db06c5d Added/Updated tests\bugs\core_5097_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-13 01:47:27 +03:00
pavel-zotov
5edd18abf4 Added/Updated tests\bugs\core_5049_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 21:26:14 +03:00
pavel-zotov
c0998c8006 Added/Updated tests\bugs\core_4940_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 21:23:13 +03:00
pavel-zotov
89462b8282 Added/Updated tests\bugs\core_4836_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 21:14:23 +03:00
pavel-zotov
be9b87641d Added/Updated tests\bugs\core_4826_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 21:12:08 +03:00
pavel-zotov
0c7ef0da42 Added/Updated tests\bugs\core_4590_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 21:07:48 +03:00
pavel-zotov
3de5c4145d Added/Updated tests\bugs\core_4440_test.py: Added 'Error reading/writing' in substitutions: messages caused by crash must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 20:36:50 +03:00
pavel-zotov
00a1a15b7d Added/Updated tests\bugs\core_4310_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 20:23:42 +03:00
pavel-zotov
bf0991cf79 Added/Updated tests\bugs\core_4205_test.py: Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 20:20:06 +03:00
pavel-zotov
70c619e52c Added/Updated tests\bugs\core_4156_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-12 20:15:28 +03:00
pavel-zotov
0044ad91ea Added/Updated tests\bugs\core_3977_test.py: re-implemented, see notes. 2023-12-12 20:11:24 +03:00
pavel-zotov
6c03c0416f Added/Updated tests\bugs\core_6262_test.py: added code for easier diagnostics when fail occurs 2023-12-12 11:40:05 +03:00
pavel-zotov
2c6ff0472e Added/Updated tests\bugs\core_5236_test.py: refatored: explained plans are displayed as padded lines with '#' character so we can see indentation 2023-12-12 11:38:05 +03:00
pavel-zotov
a22fe8f938 Added/Updated tests\bugs\core_5092_test.py: added 'combine_output = True' in order to see runtime error in log 2023-12-12 11:12:18 +03:00
pavel-zotov
6ef38261db Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' in order to see runtime error in log 2023-12-12 11:08:32 +03:00
pavel-zotov
b91dd051fa Added/Updated tests\functional\gtcs\test_misplaced_collation_in_extracted_metadata.py: adjusted inner ID and notes 2023-12-12 11:01:47 +03:00
pavel-zotov
b35e060c8e Removed obsolete comments. Adjusted notes. 2023-12-12 11:00:13 +03:00
pavel-zotov
df738acfe9 Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: removed old comment with non-used setting 2023-12-12 10:46:22 +03:00
pavel-zotov
e17835387c Added/Updated tests\bugs\core_3973_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 18:18:09 +03:00
pavel-zotov
e4ed4e8aa6 Added/Updated tests\bugs\core_3899_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 18:11:39 +03:00
pavel-zotov
7187fc6c81 Added/Updated tests\bugs\core_3569_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 17:53:44 +03:00
pavel-zotov
76085756a6 Added/Updated tests\bugs\core_3475_test.py: Added 'SQLSTATE' in substitutions: runtime error must not be filtered. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-11 14:27:33 +03:00
pavel-zotov
4fedfb7d4a Added/Updated tests\bugs\core_3421_test.py: Changed substitutions: error related to crash must not be filtered out by pattern. Added 'combine_output = True' in order to see any error occurred. 2023-12-11 14:06:49 +03:00
pavel-zotov
9b78f2555d Added/Updated tests\bugs\core_3353_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:44:58 +03:00
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
Adriano dos Santos Fernandes
2c87e4fdf1 Add missing file. 2023-12-08 22:59:35 -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
c7a89c646e Added/Updated tests\functional\basic\isql\test_08.py: Added 'SQLSTATE' and 'error' to the list of tokens in substitutions which must NOT be filtered out. See other notes. 2023-12-08 16:36:25 +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
20dfe08227 Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: restored full set of options to be checked 2023-12-02 09:01:50 +03:00
pavel-zotov
63b7901bdd Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.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-02 00:08:06 +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
e9ee32d4af Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: problems that can occus during initial DDL must be reflected in the variable with distinct name: 'out_init'. 2023-11-29 10:25:20 +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
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