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

1606 Commits

Author SHA1 Message Date
pavel-zotov
a2ad4659fa Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: re-implemented after fixed gh-8042, commit commit #62f4c5a7 2024-03-23 20:57:12 +03:00
pavel-zotov
28ef5c826c Added/Updated tests\bugs\gh_6802_test.py: Added combine_output in order to see concrete case where test fails. Checked on Windows, ServerMode = CS/SS: 4.0.5.3077, 5.0.1.1360, 6.0.0.288 2024-03-15 16:16:36 +03:00
pavel-zotov
e08a65108a Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_03.py: Adjusted expected plan for FB 3.x after #8030 (discussed with dimitr). 2024-03-15 12:22:37 +03:00
pavel-zotov
393817c4cf Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added temporary mark 'disabled_in_forks' - see notes. 2024-03-15 08:11:18 +03:00
pavel-zotov
acc350f834 Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: 6.0.0.288 eee5704, 5.0.1.1360 055b53b, 4.0.5.3077 (regular sapshot, date: 14.03.2024). NB: SEE NOTES. Make sure that FB service does not have 'Restart' option in recovery page. 2024-03-14 23:25:12 +03:00
pavel-zotov
5b57e1b99b Added/Updated tests\bugs\gh_7997_test.py: Reduced min_version after check 4.0.5.3066 (commit #9930033) 2024-03-13 22:34:04 +03:00
pavel-zotov
0d7b7d4804 Added/Updated tests\bugs\gh_8033_test.py: Checked on 5.0.1.1358 (commt #b0c846ae) - reduced min_version to 5.0.1. 2024-03-13 20:10:25 +03:00
pavel-zotov
038a6013c5 Added/Updated tests\functional\tabloid\test_dbp_1940_20040130_1740.py: added combine_output in order to see STDERR content 2024-03-13 09:48:17 +03:00
pavel-zotov
8dfbf6842f Added/Updated tests\functional\tabloid\test_dbp_2146_distinct_not_in.py: added combine_output in order to see STDERR content 2024-03-13 09:37:42 +03:00
pavel-zotov
da7b00fe5b Added/Updated tests\bugs\core_0165_test.py: added combine_output in order to see STDERR content 2024-03-13 09:33:32 +03:00
pavel-zotov
73190ac2b1 Added/Updated tests\bugs\gh_7997_test.py: Checked 5.0.1.1358. Reduced min_version to 5.0.1. 2024-03-13 08:14:38 +03:00
pavel-zotov
4222fdd357 Added/Updated tests\bugs\gh_8020_test.py: Checked on 6.0.0.269. NOTE: DROP-statements are intentionally enclosed in PSQL block with begin/end and suppressing any error. See notes. 2024-03-12 10:09:00 +03:00
pavel-zotov
52424e94c0 Added/Updated tests\bugs\gh_8033_test.py: Checked 6.0.0.278 -- all fine. 2024-03-11 21:56:49 +03:00
pavel-zotov
693244b5ad dummy change for adjust local git settings 2024-03-11 21:42:02 +03:00
pavel-zotov
cbfa183036 Added/Updated tests\bugs\gh_7997_test.py: Checked 6.0.0.276 -- all fine 2024-03-11 21:30:25 +03:00
pavel-zotov
7881246dff Added/Updated tests\bugs\core_5501_test.py: minor change: adjusted comments 2024-02-18 10:24:11 +03:00
pavel-zotov
17ea299d65 Added/Updated tests\bugs\core_5501_test.py: put encryption in proper place: after we made DB pages garbage. 2024-02-17 23:38:07 +03:00
pavel-zotov
a0bc238036 Added/Updated tests\bugs\core_5501_test.py: fully re-implemented. See notes. 2024-02-17 21:11:20 +03:00
pavel-zotov
bbfa394385 Added/Updated tests\bugs\gh_7747_test.py: Added call to sweep: test sometimes can fail if background garbage collection does not complete its job. Detected several times on Linux. See notes. 2024-02-17 09:43:27 +03:00
pavel-zotov
fe56d7bc51 Added/Updated tests\bugs\gh_7979_test.py: Minor correction in comments 2024-02-16 19:46:07 +03:00
pavel-zotov
3ad20de5f3 Added/Updated tests\bugs\gh_7998_test.py: Minor correction in comments 2024-02-16 19:45:56 +03:00
pavel-zotov
78557b910a Added/Updated tests\bugs\gh_7998_test.py: Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs. See comments in the test source. 2024-02-16 19:44:01 +03:00
pavel-zotov
1bef2dd6a2 Added/Updated tests\bugs\gh_7979_test.py: Added [temporary] mark for SKIP this test when QA runs agains *fork* of standard FB because it hangs. See comments in the test source. 2024-02-16 19:43:50 +03:00
pavel-zotov
3f621f1f34 Added/Updated tests\bugs\gh_7979_test.py: Reduced min_version to 4.0.5. Checked on 4.0.5.3059 (commit #a552f1f3), 5.0.1.1340 (commit #f7171b58) 2024-02-15 23:27:02 +03:00
pavel-zotov
03af143d34 Added/Updated tests\functional\replication\test_blob_characters_garbled_when_conn_charset_differs.py: Checked on Windows: 6.0.0.264, 5.0.1.1340, 4.0.5.3059 -- all fine. 2024-02-15 23:17:28 +03:00
pavel-zotov
6a184a6e41 Added/Updated tests\bugs\gh_7998_test.py: Checked on 5.0.1.1340 -- all fine. Reduced min_version. 2024-02-15 13:43:01 +03:00
pavel-zotov
6e8c054c17 Added/Updated tests\bugs\gh_7998_test.py: adjusted min_version 2024-02-10 15:03:11 +03:00
pavel-zotov
00b037401c Added/Updated tests\bugs\gh_7916_test.py: Checked on 6.0.0.257 -- all fine. 2024-02-10 15:02:23 +03:00
pavel-zotov
1d314d55ec Added/Updated tests\bugs\gh_7916_test.py: Checked on 6.0.0.257. 2024-02-10 13:52:04 +03:00
pavel-zotov
f844e83418 Added/Updated tests\bugs\gh_7998_test.py: Checked on 6.0.0.257 2024-02-10 13:41:22 +03:00
pavel-zotov
310b2c2995 Added/Updated tests\bugs\gh_7995_test.py: Checked on 5.0.1.1332 (commit ffb54229). 2024-02-07 12:08:07 +03:00
pavel-zotov
82254e58bb Added/Updated tests\bugs\gh_7993_test.py: reduced min_version to 4.0.5 after check intermediate builds: Checked on 5.0.1.1331 (commit 86902a69), 4.0.5.3054 (commit 147bff1a) 2024-02-06 12:34:31 +03:00
pavel-zotov
704a15d535 Added/Updated tests\bugs\gh_7993_test.py: Checked on 6.0.0.249. NB: 5.x is also affected and it looks a regression since 5.0.0.1292 2024-02-06 09:36:19 +03:00
pavel-zotov
85b4add05f Added/Updated tests\bugs\gh_7992_test.py: Checked on 5.0.1.1330, 6.0.0.247. 2024-02-03 10:04:49 +03:00
pavel-zotov
49820d8ae6 Added/Updated tests\bugs\gh_7979_test.py: adjusted 'ISSUE' and 'TITLE' tags 2024-02-03 09:52:25 +03:00
pavel-zotov
835409baed Added/Updated tests\bugs\gh_7568_test.py: Checked on 6.0.0.247. 2024-02-03 08:46:09 +03:00
pavel-zotov
247f8e02a2 Added/Updated tests\bugs\gh_7979_test.py: adjusted generated .py code: removed unneeded call to services, replaced hard-coded values with variables. 2024-02-03 08:19:20 +03:00
pavel-zotov
5da6350fbc Added/Updated tests\bugs\gh_7979_test.py: Bug could NOT be reproduced on Windows. Bug can be reproduced only when appropriate code runs OUTSIDE current firebird-QA framework, i.e. directly from OS. Checked on 6.0.0.244. 2024-02-02 22:20:30 +03:00
pavel-zotov
9965726e44 Added/Updated tests\bugs\gh_7917_test.py: Added check for testing vanilla FB (temporary, until appropriate commits not merged with HQbird fork). 2024-02-01 14:41:10 +03:00
pavel-zotov
3510e98bd7 Added/Updated tests\bugs\gh_7917_test.py: removed windows-only mark after check test on Linux. 2024-01-30 18:38:43 +03:00
pavel-zotov
0ca915f261 Added/Updated tests\bugs\gh_7917_test.py: Checked on 4.0.5.3053, 5.0.1.1327, 6.0.0.230 (intermediate snapshots; all in CS/SS). 2024-01-30 17:40:33 +03:00
pavel-zotov
e49f253d13 Added/Updated tests\bugs\gh_7976_test.py: Checked on 5.0.1.1324. 2024-01-25 18:44:56 +03:00
pavel-zotov
674b360dfb Added/Updated tests\bugs\core_5093_test.py: expected_output depends on major FB version, see definition of 'blob_new_cset' variable/ 2024-01-24 15:57:13 +03:00
pavel-zotov
6248932d5c Added/Updated tests\bugs\gh_7863_test.py: Checked on 6.0.0.223, 5.0.1.1322. 2024-01-24 15:31:37 +03:00
pavel-zotov
505b09cfca Added/Updated tests\bugs\gh_7921_test.py: Reduced min_version to 5.0.1 after backporting, see commit fef5af38, 23.01.2024. 2024-01-24 13:05:38 +03:00
pavel-zotov
1f5b9d60da Added/Updated tests\bugs\gh_7823_test.py: Checked on 6.0.0.223 2024-01-24 13:01:13 +03:00
pavel-zotov
1ef8a56398 Added/Updated tests\bugs\gh_7962_test.py: minor change: adjusted min_version to 5.0.1 2024-01-23 08:23:05 +03:00
pavel-zotov
bcd8373fc8 Added/Updated tests\bugs\gh_7962_test.py: Checked on 6.0.0.219 after commit bcc53d43 2024-01-23 08:22:13 +03:00
pavel-zotov
52accbe1b6 Added/Updated tests\bugs\core_5093_test.py: Adjusted output after fixed gh-7924 2024-01-23 07:44:45 +03:00
pavel-zotov
554876288a Added/Updated tests\bugs\gh_7924_2_test.py: Checked on 6.0.0.219 after commit bcc53d43 2024-01-22 23:57:39 +03:00
pavel-zotov
02a0f23904 Added/Updated tests\bugs\gh_7924_1_test.py: Checked on 6.0.0.219 after commit bcc53d43 2024-01-22 23:57:31 +03:00
pavel-zotov
88ffda1357 Added/Updated tests\bugs\gh_7436_test.py: Updated comments and source script. Checked on 6.0.0.219, 5.0.1.1318 /both - intermediate snapshot/, 4.0.5.3051 2024-01-22 21:27:17 +03:00
pavel-zotov
a1e9733b2f Added/Updated tests\bugs\core_5501_test.py: added output of validation log when test fails 2024-01-22 11:09:01 +03:00
pavel-zotov
40881ac836 Added/Updated tests\bugs\gh_7436_test.py: Confirmed problem on 5.0.0.882. WARNING. Currently only BACKUP succeeds in FB 5.x and 6.x. RESTORE can be done only in FB 4.x and fails on FB 5.x/6.x 2024-01-22 10:42:42 +03:00
pavel-zotov
ff213ab2ee Added/Updated tests\bugs\gh_7461_test.py: Checked on 4.0.4.3021, 5.0.0.1271, 6.0.0.219 2024-01-21 11:35:18 +03:00
pavel-zotov
7bb151d07b Added/Updated tests\bugs\gh_7566_test.py: Added code for test: When parameter has no default, use domain's default for TYPE OF or NULL. 2024-01-21 10:31:17 +03:00
pavel-zotov
2e0eb064cc Added/Updated tests\bugs\gh_7388_test.py: Checked on 6.0.0.218, 5.0.1.1318. 2024-01-20 21:57:31 +03:00
pavel-zotov
f9db29f90c Added/Updated tests\bugs\gh_3218_test.py: Checked on 6.0.0.218, 5.0.1.1318. 2024-01-20 20:27:52 +03:00
pavel-zotov
93e83e3a1d Added/Updated tests\bugs\gh_7050_test.py: Test based on example provided in doc/README.monitoring_tables. Checked on 6.0.0.213, 5.0.1.1307. 2024-01-18 15:25:59 +03:00
pavel-zotov
22e543a8c3 Added/Updated tests\bugs\gh_7587_test.py: Checked on 6.0.0.210 (intermediate build 13.01.2024, commit 74976b6d8f0a5ce7504fc05658039d16d8a83ad9) 2024-01-13 22:27:46 +03:00
pavel-zotov
659f23f982 Added/Updated tests\bugs\gh_7899_test.py: minor change: correction of sub-version 50.x 2024-01-12 18:40:56 +03:00
pavel-zotov
9913469bfc Added/Updated tests\bugs\gh_7927_test.py: removed SKIP directive for FB 5.x. Checked on intermediate snapshot 5.0.1.1307. 2024-01-12 18:40:18 +03:00
pavel-zotov
34704fbf0d Added/Updated tests\bugs\gh_7899_test.py: removed SKIP directive for FB 5.x. Checked on intermediate snapshot 5.0.0.1307. 2024-01-12 18:33:29 +03:00
pavel-zotov
2d3e7a6848 Added/Updated tests\bugs\gh_7586_test.py: Checked on 6.0.0.207 2024-01-12 18:08:40 +03:00
pavel-zotov
5a4795b2f2 Added/Updated tests\bugs\gh_7566_test.py: Checked on 6.0.0.207 2024-01-12 17:53:15 +03:00
pavel-zotov
c7f8ff3a45 Added/Updated tests\bugs\gh_7888_test.py: Checked on 6.0.0.199 2024-01-10 10:14:12 +03:00
pavel-zotov
ce12906628 Added/Updated tests\bugs\gh_4203_test.py: Checked on 6.0.0.199 (after 252a675c2a). 2024-01-10 08:58:45 +03:00
pavel-zotov
1bdd911981 Added/Updated tests\bugs\gh_7090_test.py: adjusted title 2023-12-29 23:35:41 +03:00
pavel-zotov
32c6d54703 Added/Updated tests\bugs\gh_7090_test.py: adjusted min_version to 4.0.2 2023-12-29 17:15:17 +03:00
pavel-zotov
b1e74dd8da Added/Updated tests\bugs\gh_7092_test.py: minor change: fixed mistyping. 2023-12-29 17:14:54 +03:00
pavel-zotov
4aea50ff51 Added/Updated tests\bugs\gh_7090_test.py: Checked on 6.0.0.195, 5.0.0.1305, 4.0.5.3049. 2023-12-29 17:13:52 +03:00
pavel-zotov
18518f1036 Added/Updated tests\bugs\gh_7092_test.py: Checked on 6.0.0.195, 5.0.0.1305, 4.0.5.3049. 2023-12-29 15:40:55 +03:00
pavel-zotov
fc839484e6 Added/Updated tests\bugs\core_6411_test.py: removed old commented 'fixme' mark. 2023-12-29 09:22:36 +03:00
pavel-zotov
7d4bf0ab28 Added/Updated tests\bugs\core_6272_test.py: removed old commented 'fixme' mark. 2023-12-29 09:22:13 +03:00
pavel-zotov
2ced898911 Added/Updated tests\bugs\core_5972_test.py: removed old commented 'fixme' mark. 2023-12-29 09:21:46 +03:00
pavel-zotov
48a5b95c40 Added/Updated tests\bugs\core_4172_test.py: removed old commented 'fixme' mark. 2023-12-29 09:19:48 +03:00
pavel-zotov
16c6b2f084 Added/Updated tests\bugs\core_4889_test.py: removed old commented 'fixme' mark. 2023-12-29 09:18:34 +03:00
pavel-zotov
86abaca786 Added/Updated tests\bugs\core_4743_test.py: removed old commented 'fixme' mark. 2023-12-29 09:17:16 +03:00
pavel-zotov
74f1502bfc Added/Updated tests\bugs\core_3598_test.py: removed old commented 'fixme' mark. 2023-12-29 09:15:35 +03:00
pavel-zotov
28e322ac74 Added/Updated tests\bugs\gh_6817_test.py: removed old commented 'fixme' note. Checked on 3.0.733374 and recent FB snapshots. 2023-12-29 09:13:13 +03:00
pavel-zotov
699b326682 Added/Updated tests\bugs\core_6280_test.py: re-implemented using ISQL-launch. Removed old commented code. Confirmed crash on 3.0.6.33283. No problem on 3.0.6.33285. Checked on 6.0.0.195, 5.0.0.1305, 4.0.5.3049. 2023-12-29 08:59:37 +03:00
pavel-zotov
b05ba82808 Added/Updated tests\bugs\gh_7917_test.py: temporary add SKIP flag because this test hangs on IBSurgeon test server. To be investigated. 2023-12-28 19:37:59 +03:00
pavel-zotov
5d0af9baf0 Added/Updated tests\bugs\gh_7917_test.py: initial implementation. Test most probably will be supplemented with check of firebird.log content. Currently runs only for Windows + server_mode = Super 2023-12-28 16:43:13 +03:00
pavel-zotov
bc59f5e644 Added/Updated tests\functional\util\test_gbak_zip.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch 2023-12-28 10:19:21 +03:00
pavel-zotov
f5129f5111 Added/Updated tests\bugs\core_4524_test.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch 2023-12-28 10:19:05 +03:00
pavel-zotov
f82c9c3df4 Added/Updated tests\bugs\core_4462_windows_test.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch 2023-12-28 10:18:47 +03:00
pavel-zotov
701bd53c13 Added/Updated tests\bugs\core_4462_linux_test.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch 2023-12-28 10:18:32 +03:00
pavel-zotov
159c8a0303 Added/Updated tests\functional\replication\test_updating_blob_with_empty_string_stops_replication.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:58 +03:00
pavel-zotov
8421763817 Added/Updated tests\functional\replication\test_some_updates_crash_server_on_replica_side.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:54 +03:00
pavel-zotov
52a42f9541 Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:51 +03:00
pavel-zotov
05179ec97b Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:46 +03:00
pavel-zotov
5f4c2db367 Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:42 +03:00
pavel-zotov
4fbba99285 Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:38 +03:00
pavel-zotov
f719e27626 Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:34 +03:00
pavel-zotov
a99ffb22b9 Added/Updated tests\functional\replication\test_failed_DDL_commands_can_be_replicated.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:30 +03:00
pavel-zotov
e5b1255509 Added/Updated tests\functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:26 +03:00
pavel-zotov
7661a45539 Added/Updated tests\functional\replication\test_disallow_rdb_backup_history_replication.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:22 +03:00
pavel-zotov
71279a859c Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:18 +03:00
pavel-zotov
91cdb641b0 Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:15 +03:00
pavel-zotov
93077c2e67 Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:11 +03:00
pavel-zotov
cf03290787 Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: Make final SWEEP optional, depending on setting RUN_SWEEP_AT_END - see $QA_ROOT/files/test_config.ini. 2023-12-23 15:28:07 +03:00
pavel-zotov
d39368700d Added/Updated tests\functional\replication\test_updating_blob_with_empty_string_stops_replication.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:17:07 +03:00
pavel-zotov
4472665b38 Added/Updated tests\functional\replication\test_some_updates_crash_server_on_replica_side.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:17:02 +03:00
pavel-zotov
df907f51fc Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:58 +03:00
pavel-zotov
ae31248c88 Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:54 +03:00
pavel-zotov
884d253e50 Added/Updated tests\functional\replication\test_oltp_emul_ddl.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:50 +03:00
pavel-zotov
b7a1bf8d50 Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:47 +03:00
pavel-zotov
4cc7acf604 Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:43 +03:00
pavel-zotov
f0645f27e8 Added/Updated tests\functional\replication\test_failed_DDL_commands_can_be_replicated.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:39 +03:00
pavel-zotov
177221fd00 Added/Updated tests\functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:35 +03:00
pavel-zotov
d87b25c365 Added/Updated tests\functional\replication\test_disallow_rdb_backup_history_replication.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:31 +03:00
pavel-zotov
aa4d48a23c Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:27 +03:00
pavel-zotov
2057a5f8be Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:23 +03:00
pavel-zotov
9f30870f26 Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:20 +03:00
pavel-zotov
95495509a3 Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: Refactored: make test more robust when it can not remove some files from {repl_journal} and {repl_archive} folders. See notes 2023-12-23 11:16:16 +03:00
pavel-zotov
b51112a98e Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Refactored: make test more robast when it can not remove some files from {repl_journal} and {repl_archive} folders. This error must NOT propagate and interrupt entire test. Rather, we must only to log name of file that can not be dropped. 2023-12-22 20:40:02 +03:00
pavel-zotov
dc8248a954 Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Refactored: make test more robast when it can not remove some files from {repl_journal} and {repl_archive} folders. This error must NOT propagate and interrupt entire test. Rather, we must only to log name of file that can not be dropped. 2023-12-22 20:38:05 +03:00
pavel-zotov
60e5621fa2 Added/Updated tests\bugs\core_5501_test.py: minor changes: added debug printing 2023-12-20 21:15:50 +03:00
pavel-zotov
8b14599560 Added/Updated tests\bugs\gh_7927_test.py: Checked on 6.0.0.186 (intermediate build for commit 305c40a05b1d64c14dbf5f25f36c42c44c6392d9) - all OK. 2023-12-20 20:56:10 +03:00
pavel-zotov
1efa200eb6 Added/Updated tests\bugs\gh_7899_test.py: Checked on 6.0.0.186 (intermediate build for commit 305c40a05b1d64c14dbf5f25f36c42c44c6392d9) - all OK. 2023-12-20 20:30:29 +03:00
pavel-zotov
62d6738b6b Added/Updated tests\bugs\gh_7931_test.py: Checked on 6.0.0.186 (intermediate build for commit 305c40a05b1d64c14dbf5f25f36c42c44c6392d9) - all OK. 2023-12-20 16:02:09 +03:00
pavel-zotov
ff2fe975cf added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command 2023-12-20 15:08:10 +03:00
pavel-zotov
3523e21200 Added/Updated tests\functional\basic\isql\test_08.py: added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command 2023-12-20 15:04:53 +03:00
pavel-zotov
b54ecef577 Added/Updated tests\functional\basic\isql\test_07.py: added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command 2023-12-20 12:22:11 +03:00
pavel-zotov
559a0b0e8c Added/Updated tests\bugs\gh_7687_test.py: Removed 'rand()' in order to have predictable values in table column. Use mod() instead. 2023-12-19 12:06:14 +03:00
pavel-zotov
58caaa8239 Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: Removed 'rand()' in order to have predictable values in table column. Use mod() instead. 2023-12-19 12:02:40 +03:00
pavel-zotov
d8b36f81de Added/Updated tests\bugs\gh_7921_test.py: Checked on 6.0.0.180. NOTE: currently test runs only for FB 6.x 2023-12-18 23:36:52 +03:00
pavel-zotov
dc1c5bbcfe Added/Updated tests\bugs\gh_7904_test.py: minor changes: make initial SQL same as in gh_7921_test.py 2023-12-18 23:36:27 +03:00
pavel-zotov
66103fa080 Added/Updated tests\bugs\gh_7904_test.py: Checked on 5.0.0.1303, 6.0.0.180 2023-12-18 22:37:16 +03:00
pavel-zotov
1a548baee6 Added/Updated tests\bugs\gh_7853_test.py: see notes 2023-12-18 01:07:14 +03:00
pavel-zotov
f5dcb7d31c Added/Updated tests\bugs\gh_7804_test.py: dummy replacement of non-ascii cyrillic 'es' with latin 'c' 2023-12-17 02:12:39 +03:00
pavel-zotov
f21320a5d8 Added/Updated tests\bugs\core_6282_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-16 14:11:43 +03:00
pavel-zotov
c07e96f70b Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2023-12-16 14:08:02 +03:00
pavel-zotov
a6bdb6748d Added/Updated tests\functional\tabloid\test_333be4bf.py: minor correction: removed several old commented lines 2023-12-16 14:04:16 +03:00
pavel-zotov
08bcaa46bd Added/Updated tests\functional\session\test_alter_session_reset_decfloat.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. 2023-12-16 14:01:48 +03:00
pavel-zotov
a4f0822afd Added/Updated tests\functional\monitoring\test_03.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:59:36 +03:00
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
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