6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
firebird-qa/tests/functional
2024-12-29 11:47:54 +03:00
..
arno Added/Updated tests\functional\arno\optimizer\test_opt_sort_by_index_18.py: 'OPTIMIZE FOR FIRST ROWS' is used for 6.x - suggesed by dimitr, letter 16.11.2024 15:15. Checked on 6.0.0.532; 5.0.2.1567 2024-11-17 13:51:40 +03:00
basic Added/Updated tests\functional\basic\isql\test_00.py: adjust output: added lines related to wire stat 2024-11-21 07:57:46 +03:00
blob Add missing file. 2023-12-08 22:59:35 -03:00
database Added/Updated tests\functional\database\alter\test_03.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 11:34:00 +03:00
datatypes Added/Updated tests\functional\datatypes\test_miscelan_binding.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 13:02:06 +03:00
dml New metadata + cleanup 2022-02-04 19:05:19 +01:00
domain Added/Updated tests\functional\domain\create\test_41.py: Added separate expected_err for 6.x+ after letter from Adriano, 15.04.2024 12:44. 2024-04-18 09:07:36 +03:00
exception Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 11:28:06 +03:00
fkey New metadata + cleanup 2022-02-04 19:05:19 +01:00
generator New metadata + cleanup 2022-02-04 19:05:19 +01:00
gtcs Added/Updated tests\functional\gtcs\test_ref_integ_inactive_pk_index_2.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:38:58 +03:00
index Added/Updated tests\functional\index\alter\test_05.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:09:00 +03:00
intfunc Added/Updated tests\functional\intfunc\string\test_rpad_01.py: Finished adjusting for work both on Linux and Windows. Checked on 6.0.0.511 (Windows/Linux); 5.0.2.1550; 4.0.6.3165; 3.0.13.33794 2024-10-31 22:23:52 +03:00
intl Added pytest.mark.intl to have ability filtering these files if only QA-run related to non-ascii data is needed. 2024-10-31 11:28:06 +03:00
monitoring Added/Updated tests\functional\monitoring\test_03.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 13:59:36 +03:00
procedure Updated tests\functional\procedure\create\test_03.py: adjust expected stdout/stderr to current FB version. 2023-10-07 12:32:38 +03:00
replication Added/Updated tests\functional\replication\test_grantor_not_changes_in_replica_if_owner_not_sysdba.py: added notes 2024-12-15 13:36:43 +03:00
role New metadata + cleanup 2022-02-04 19:05:19 +01:00
services Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run. 2024-05-15 20:26:01 +03:00
session Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism. 2024-06-09 18:53:05 +03:00
shadow Added/Updated tests\functional\shadow\test_create_02.py: Added restriction for FB 6.x: this test now must be skipped since implemented GH-8047 (Wipe out multi-file database support) 2024-12-29 11:47:54 +03:00
syspriv Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism. 2024-06-09 18:53:05 +03:00
table Added/Updated tests\functional\table\create\test_03.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it. 2023-10-07 22:42:00 +03:00
tabloid Added/Updated tests\functional\tabloid\test_35f56933.py: Checked on 6.0.0.532 2024-11-18 13:13:17 +03:00
transactions Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: added 'ROWS nn' after 'ORDER BY ...' clause, otherwise engine can choose 'PLAN SORT' which leads to materialization of cursor resultset and, in turn, to increased statement restart count. See notes. 2024-11-20 20:14:46 +03:00
trigger Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run. 2024-05-15 20:26:01 +03:00
util 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
view Added/Updated tests\functional\view\create\test_10.py: Test not needed: there are lot tests which use this functionality. 2023-10-07 22:43:31 +03:00
__init__.py Firebird engine tests 2021-04-26 20:07:00 +02:00