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 |
|
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 |
|