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

1524 Commits

Author SHA1 Message Date
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
pavel-zotov
ed5c6d0516 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2023-12-22 20:38:45 +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
31970811b8 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa
readthedocs configuration change
2023-12-21 17:39:55 +01:00
e7c3638494 New config 2023-12-21 17:38:13 +01:00
Adriano dos Santos Fernandes
da9ea927c8 Improvement to not run replication tests in docker. 2023-12-21 08:35:31 -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
6e1364d309 Added/Updated pytest.ini: added marker 'replication' for providing tests which deal with replcation databases 2023-12-20 12:20:56 +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