pavel-zotov
|
d6a9820b29
|
Added/Updated tests\functional\replication\test_some_updates_crash_server_on_replica_side.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-19 19:39:01 +03:00 |
|
pavel-zotov
|
21e793383b
|
Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: removed unneeded variable
|
2023-04-19 18:22:17 +03:00 |
|
pavel-zotov
|
2db9e37d33
|
Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: minor corr.
|
2023-04-18 18:20:17 +03:00 |
|
pavel-zotov
|
adbd0c0af2
|
Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-18 17:37:10 +03:00 |
|
pavel-zotov
|
41a4aac6f6
|
Added/Updated tests\functional\replication\test_failed_DDL_commands_can_be_replicated.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-18 14:26:44 +03:00 |
|
pavel-zotov
|
610ddcd2a5
|
Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: removed old comments and add new ones.
|
2023-04-18 11:22:39 +03:00 |
|
pavel-zotov
|
ccb7a79e5a
|
Added/Updated tests\functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-18 11:18:00 +03:00 |
|
pavel-zotov
|
0ff4bf84c4
|
Added/Updated tests\functional\replication\test_updating_blob_with_empty_string_stops_replication.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-18 10:10:06 +03:00 |
|
pavel-zotov
|
9ea26713a0
|
Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-18 09:04:21 +03:00 |
|
pavel-zotov
|
313cb0b42d
|
Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-17 18:59:09 +03:00 |
|
pavel-zotov
|
ac4a58b2fb
|
Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: minor change: added comments
|
2023-04-17 16:29:21 +03:00 |
|
pavel-zotov
|
e4e2ba2bec
|
Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: misc adjustings
|
2023-04-17 16:28:17 +03:00 |
|
pavel-zotov
|
981014306e
|
Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: adjusted comments
|
2023-04-17 15:07:46 +03:00 |
|
pavel-zotov
|
b8a489b256
|
Added/Updated tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-17 14:46:33 +03:00 |
|
pavel-zotov
|
ae99cda2a6
|
Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: removed old comments. Aded note about unconditional changing FW to OFF. Adjustings.
|
2023-04-16 09:48:32 +03:00 |
|
pavel-zotov
|
e7cfc134a3
|
Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-16 00:56:11 +03:00 |
|
pavel-zotov
|
17665d2d1e
|
Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-15 10:48:52 +03:00 |
|
pavel-zotov
|
9e234779b2
|
Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: minor change: removed unneeded import, replaced with existing feature of 'os' package
|
2023-04-15 08:40:20 +03:00 |
|
pavel-zotov
|
664684f7b5
|
Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: fixed wrong varname
|
2023-04-15 08:24:29 +03:00 |
|
pavel-zotov
|
85a0d2028b
|
Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Temporary DISABLED execution on Linux when ServerMode = Classic. Replication can unexpectedly stop with message 'Engine is shutdown' appears in replication.log. Sent report to dimitr, waiting for fix.
|
2023-04-14 15:54:42 +03:00 |
|
pavel-zotov
|
f3980f7673
|
Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task.
|
2023-04-14 00:16:56 +03:00 |
|
pavel-zotov
|
19b19eaced
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: TEMPORARY DISABLED. DISCUSSION WITH FB-TEAM REQUIRED
|
2023-03-19 01:44:14 +03:00 |
|
pavel-zotov
|
221c1b6a59
|
Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: Make sure that ISQL process really established its attachment and started DML statement: see loop with 'found_worker_pid'
|
2023-03-18 18:00:13 +03:00 |
|
Anton Zuev
|
1ab319fbfa
|
Add a test tests/functional/gtcs/test_cast_datatypes.py from fbtest.
|
2023-03-13 17:45:24 +03:00 |
|
pavel-zotov
|
0b548e5968
|
Added/Updated tests\functional\util\test_gbak_zip.py: Removed unused variable
|
2023-03-11 11:01:19 +03:00 |
|
Anton Zuev
|
091a25f6c8
|
Add tests for ALTER TRIGGER from fbtest.
|
2023-03-10 16:41:49 +03:00 |
|
Pavel Zotov
|
bc76b654c8
|
Merge pull request #10 from ant-zuev/add_test_trunc_function
Add a test for TRUNC function
|
2023-03-10 13:52:59 +03:00 |
|
pavel-zotov
|
48025dfd6e
|
Added/Updated tests\functional\datatypes\test_miscelan_binding.py: minor change: backslash for regexp special characters must be specified twise in order to avoit warnings
|
2023-03-10 13:51:13 +03:00 |
|
Anton Zuev
|
116ab4a4b2
|
Add a test for TRUNC function.
|
2023-03-10 12:39:13 +03:00 |
|
Anton Zuev
|
9feb70a5b8
|
Add a test tests/functional/datatypes/test_miscelan_binding.py from fbtest.
|
2023-03-10 10:47:00 +03:00 |
|
Anton Zuev
|
1d6878f080
|
Add a test tests/functional/datatypes/test_int128_agregate_functions.py from fbtest
|
2023-03-10 10:47:00 +03:00 |
|
Anton Zuev
|
208855b192
|
Add a test tests/functional/datatypes/test_decfloat_ordering_rules.py from fbtest.
|
2023-03-10 10:47:00 +03:00 |
|
Anton Zuev
|
a463953ed9
|
Revert "Merge branch 'master' of github.com:ant-zuev/firebird-qa-ant"
This reverts commit 99a3aebc58 , reversing
changes made to 7f14175f7a .
|
2023-03-10 10:46:19 +03:00 |
|
Anton Zuev
|
034b469851
|
Merge remote-tracking branch 'upstream/master'
|
2023-03-10 10:15:38 +03:00 |
|
pavel-zotov
|
16d07d6101
|
Added/Updated tests\functional\arno\optimizer\test_opt_multi_index_selection_06.py: -m Adjusted allowed versions: FB 3.x and 4.x issue same execution plan. Plan in FB 5.x differs. Version 5.x is not checked currently. Wait for resolution.
|
2023-03-09 14:10:06 +03:00 |
|
Anton Zuev
|
ec8a2227a3
|
Merge branch 'add_tests_optimizer'
|
2023-03-09 13:46:04 +03:00 |
|
Anton Zuev
|
99a3aebc58
|
Merge branch 'master' of github.com:ant-zuev/firebird-qa-ant
|
2023-03-09 13:45:37 +03:00 |
|
Anton Zuev
|
479e885476
|
Merge pull request #1 from ant-zuev/add_tests_derived_table
Add tests derived table
|
2023-03-09 13:42:37 +03:00 |
|
Pavel Zotov
|
bb2a02d75f
|
Merge pull request #8 from ant-zuev/add_tests_optimizer
Add tests for optimizer from fbtest.
|
2023-03-09 12:46:31 +03:00 |
|
Anton Zuev
|
68492ca2a0
|
Restrict a version of the test tests/functional/arno/optimizer/test_opt_multi_index_selection_06.py to 3.0.
|
2023-03-09 10:38:13 +03:00 |
|
Anton Zuev
|
07b7af8652
|
Add a test tests/functional/arno/optimizer/test_opt_single_index_selection_04.py from fbtest.
|
2023-03-09 10:25:37 +03:00 |
|
pavel-zotov
|
7d2a86717f
|
Added tests that were missed after migration from FBT. Thanks to Anton Zuev. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-09 10:23:44 +03:00 |
|
Anton Zuev
|
841cdcb554
|
Add a test tests/functional/arno/optimizer/test_opt_multi_index_selection_06.py from fbtest.
|
2023-03-09 10:19:29 +03:00 |
|
Anton Zuev
|
c889f96846
|
Add a test tests/functional/arno/derived_tables/test_27.py from fbtest.
|
2023-03-09 09:41:36 +03:00 |
|
Anton Zuev
|
6f5894e085
|
Add a test tests/functional/arno/derived_tables/test_26.py from fbtest.
|
2023-03-09 09:41:25 +03:00 |
|
Anton Zuev
|
5191587217
|
Add a test tests/functional/arno/derived_tables/test_25.py from fbtest.
|
2023-03-09 09:29:55 +03:00 |
|
Anton Zuev
|
fe8a91ee0f
|
Add a test tests/functional/arno/derived_tables/test_24.py from fbtest.
|
2023-03-09 09:29:45 +03:00 |
|
Anton Zuev
|
c3bb73e10a
|
Add a test tests/functional/arno/derived_tables/test_23.py from fbtest.
|
2023-03-09 09:23:18 +03:00 |
|
pavel-zotov
|
67ff49b951
|
Added/Updated tests\functional\arno\optimizer\test_opt_full_join_03.py: Replaced WHERE-expr: added coalesce() after discussion with dimitr. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-07 17:19:59 +03:00 |
|
pavel-zotov
|
796854a2f6
|
Added/Updated tests\functional\arno\optimizer\test_opt_full_join_02.py: Replaced WHERE-expr: added coalesce() after discussion with dimitr. Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970
|
2023-03-07 17:16:17 +03:00 |
|