This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-qa
Watch
6
Star
0
Fork
0
You've already forked firebird-qa
mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced
2025-01-22 21:43:06 +01:00
Code
Issues
Activity
dc8248a954
firebird-qa
/
tests
/
functional
/
replication
History
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
..
__init__.py
refactoring, python tests, added missing test from fbt
2021-12-22 20:25:10 +01:00
test_blob_not_found_in_rw_replica_if_target_row_exists.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_blob_segments_longer_32kb_are_not_replicated.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_dblevel_triggers_must_not_fire_on_replica.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_ddl_triggers_must_not_fire_on_replica.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_disallow_rdb_backup_history_replication.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_duplicates_in_rw_replica_after_conflicting_insert.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_failed_DDL_commands_can_be_replicated.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_generator_could_not_be_transferred_to_replica.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_invalid_msg_if_target_db_has_no_replica_flag.py
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
test_oltp_emul_ddl.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_permission_error_on_ddl_issued_by_non_sysdba.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_shutdown_during_applying_segments_leads_to_crash.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_some_updates_crash_server_on_replica_side.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00
test_updating_blob_with_empty_string_stops_replication.py
added @pytest.mark.replication in order to skip this test using 'pytest -m "not replication"' command
2023-12-20 15:08:10 +03:00