pavel-zotov
f10a91fa8a
Added/Updated tests\functional\tabloid\test_dsqlrequests.py: Checked on 5.0.0.964, 4.0.3.2903, 3.0.11.33664.
2023-03-01 00:33:15 +03:00
pavel-zotov
a03ba1685b
Added/Updated tests\functional\trigger\database\test_disconnect_06.py: Checked on 5.0.0.964 SS/CS.
2023-02-28 20:51:31 +03:00
pavel-zotov
d850b6ca9d
Added/Updated tests\functional\trigger\database\test_disconnect_05.py: Checked on 5.0.0.467 (07-apr-2022), 5.0.0.964 SS/CS - all OK.
2023-02-28 19:51:19 +03:00
pavel-zotov
0251370389
Added/Updated tests\functional\trigger\database\test_disconnect_04.py: Checked on 5.0.0.961
2023-02-28 13:29:16 +03:00
pavel-zotov
97cd5e5b39
Added/Updated tests\functional\trigger\database\test_disconnect_02.py: elevated min_version, added combine_output = True
2023-02-28 12:35:30 +03:00
pavel-zotov
c3a4b71047
Added/Updated tests\functional\trigger\database\test_disconnect_03.py: Checked on 5.0.0.961
2023-02-28 12:34:15 +03:00
pavel-zotov
1aaa28db16
Added/Updated tests\functional\trigger\database\test_disconnect_02.py: Checked on 5.0.0.961
2023-02-28 12:16:59 +03:00
pavel-zotov
54909b1858
Added/Updated tests\functional\transactions\test_read_consist_statement_delete_undone_01.py: Added check for presense of STATEMENT RESTART in the trace (see https://github.com/FirebirdSQL/firebird/issues/6730 )
2023-02-27 18:33:32 +03:00
pavel-zotov
e10658b230
Added/Updated tests\functional\basic\isql\test_06.py: Checked on 5.0.0.958.
2023-02-23 13:39:50 +03:00
pavel-zotov
89018d0dc2
Added/Updated tests\functional\basic\isql\test_00.py: adjusted output for FB 5.x because of commit 03-jul2022 ('Update ISQLs HELP SET command')
2023-02-23 13:07:12 +03:00
pavel-zotov
d46491471f
Added/Updated tests\functional\monitoring\test_03.py: Checked on 5.0.0.958
2023-02-21 11:58:02 +03:00
pavel-zotov
b68791243e
Added/Updated tests\functional\blob/test_rdb_blob_util_basic.py: RDB$BLOB_UTIL package functionality - basic checks.
2023-02-17 08:11:50 +03:00
zotov
6ca91384c2
Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: commented out command that changes replica DB FW to OFF - as it was initially in old QA.
2023-02-07 18:15:15 +03:00
zotov
b019556da0
Updated D:\FB\firebird-qa\tests\functional\basic\isql\test_01.py: adjust expected stdout/stderr to current FB version.
2023-01-27 09:55:38 +03:00
zotov
2db79046d0
Restored @pytest.mark.version() otherwise tests will not be displayed in the list of execution.
2023-01-17 17:52:13 +03:00
zotov
bcd6002f97
DISABLED all functional/basic/db/db* tests after discussion with dimitr, letters 17-sep-2022 11:23.
...
Reasons:
* There is no much sense to keep such tests because they fails extremely often during new major FB developing.
* There is no chanse to get successful outcome for the whole test suite is some of system table became invalid,
i.e. lot of other tests will be failed in such case.
Single test for check DDL (type of columns, their order and total number) will be implemented for all RDB-tables.
2023-01-17 12:59:02 +03:00
zotov
a2887dbae0
Put test into proper folder.
2022-11-03 09:24:17 +03:00
zotov
5499a5e88a
Set proper place for this test.
2022-10-31 16:30:56 +03:00
zotov
bfc82953e4
minor change: removed old notes with run outcomes.
2022-10-31 16:28:54 +03:00
zotov
911001509e
Added asert: size of ExtConnPool must be greater than 1.
2022-10-31 16:27:27 +03:00
zotov
773f6f3bc5
Added/Updated D:\FB\firebird-qa\tests\functional\syspriv\test_use_gbak_utility.py: adjusted code: make ATT_NAME column value in case-insensitive because of Linux
2022-10-07 20:51:54 +03:00
zotov
9f12466262
Added/Updated D:\FB\firebird-qa\tests\functional\syspriv\test_create_database.py: adjusted expected data for Linux
2022-10-07 20:48:09 +03:00
zotov
82806070df
Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: added notes
2022-10-06 22:28:27 +03:00
zotov
694012ff69
Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: In case of fail database must be recreated by removing FILE rather than call act.db.drop(). DB filename must be obtained via con.info.name because act.db.db_path contains ALIAS for replication related tests.
2022-10-06 22:13:54 +03:00
zotov
2f3f0f7eb7
Could not complete adjustingfor LINUX in new-qa. DEFERRED.
2022-10-06 15:14:23 +03:00
zotov
7f8b50d77d
Added/Updated D:\FB\firebird-qa\tests\functional\intfunc\string\test_lpad_01.py: Could not complete adjustingfor LINUX in new-qa. DEFERRED.
2022-10-06 15:13:58 +03:00
zotov
06f8a51f71
Minor corrections.
2022-10-06 12:56:49 +03:00
zotov
c6f0563c44
Added/Updated functional\syspriv\test_access_shutdown_database.py. Added substituion pair for suppressing '-Some database(s) were shutdown when trying to read mapping data' message that appears on Classic when we try to bring DB online using fbsvcmgr call. It seems to be a kind of bug. Sent report to Alex et al.
2022-09-25 19:10:57 +03:00
zotov
fadffa9bce
Added/Updated functional\basic\db\test_30.py. adjusted expected_stdout to FB 4.0.1 Release
2022-09-22 14:11:06 +03:00
zotov
b94d981d49
Added/Updated functional\services\test_role_in_service_attachment.py. replaced code: make EXPLICIT call of fbsvcmgr utility. See notes.
2022-09-21 00:11:44 +03:00
zotov
fee7925d47
Added/Updated functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. On linux test atually silently FAILS, without showing any error. Will be investigated later.
2022-08-27 20:19:40 +03:00
zotov
4c8a8a04a2
Added/Updated functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-26 19:12:24 +03:00
zotov
bb385aa110
Minor change: removed old comments.
2022-08-26 19:11:54 +03:00
zotov
f2db1aa26a
Added/Updated functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-26 15:18:17 +03:00
zotov
9304abab12
Added/Updated functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 22:40:46 +03:00
zotov
1a2254dd44
Added/Updated functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 18:08:39 +03:00
zotov
2d0cce4191
Added/Updated functional\replication\test_some_updates_crash_server_on_replica_side.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 16:21:23 +03:00
zotov
b0e432217a
Added/Updated functional\replication\test_generator_could_not_be_transferred_to_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 16:00:06 +03:00
zotov
8b792a51c9
Added/Updated functional\replication\test_ddl_triggers_must_not_fire_on_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 12:31:03 +03:00
zotov
ef737b470e
Added/Updated functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 11:45:46 +03:00
zotov
f34dcf3cb5
Added/Updated functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown.
2022-08-25 10:11:06 +03:00
zotov
65e8c0c432
Added/Updated functional\replication\test_updating_blob_with_empty_string_stops_replication.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises, both on Windows and Linux. Reason is currently unknown.
2022-08-24 13:30:29 +03:00
zotov
e29fb0318c
Added/Updated functional\replication\test_updating_blob_with_empty_string_stops_replication.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux.
2022-08-24 13:25:44 +03:00
zotov
a21f54edf0
Added/Updated functional\replication\test_failed_DDL_commands_can_be_replicated.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises on Linux.
2022-08-24 00:45:46 +03:00
zotov
d87f820ea9
Added/Updated functional\util\test_gbak_zip.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux.
2022-08-22 01:10:23 +03:00
zotov
7b39a47685
Added/Updated functional\tabloid\test_remote_access_to_security_db.py. Checked on 5.0.0.623, 4.0.1.2692, 3.0.8.33535 - both on Windows and Linux.
2022-08-21 14:10:11 +03:00
zotov
f8c2161e8a
Added/Updated functional\session\test_ext_conn_pool_01.py. Totally re-implemeted. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux.
2022-08-21 13:32:49 +03:00
zotov
d2113dd6fb
Added/Updated functional\syspriv\test_user_management_in_selfsec_db.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux.
2022-08-20 19:37:29 +03:00
zotov
76427f17e8
Added/Updated functional\gtcs\test_external_file_09_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591
2022-07-31 11:08:38 +03:00
zotov
5da08d29c5
Added/Updated functional\gtcs\test_external_file_06_d.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591
2022-07-31 11:04:11 +03:00