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

1646 Commits

Author SHA1 Message Date
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
318683b753 Minor change. Removed unnecessary lines 2023-12-28 16:14:32 +03:00
pavel-zotov
2deebbef9a added alias for gh_7917 2023-12-28 16:08:24 +03:00
pavel-zotov
68cb680c1f Added alias for test gh-7917. Added qa-plugins-supplement.conf with definition of special plugin that will query key only from client app rather than seqrch it on server. 2023-12-28 16:04:15 +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
833dd85428 Added 'RUN_SWEEP_AT_END' parameter and its description. 2023-12-23 15:27:06 +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