6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
Commit Graph

394 Commits

Author SHA1 Message Date
zotov
8dae5bc88b Added/Updated functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:39:17 +03:00
zotov
a328b7446d Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:08:45 +03:00
zotov
08d4fc61e5 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 21:02:54 +03:00
zotov
22f97fae37 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:54:46 +03:00
zotov
305f6a969e Added/Updated functional\transactions\test_read_consist_sttm_restart_on_update_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:44:56 +03:00
zotov
507b7d1c2e Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_03.py. minor change: removed old FBT source code. 2022-07-29 20:31:08 +03:00
zotov
c7598851b9 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 20:30:48 +03:00
zotov
1fb455d1c8 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 18:16:31 +03:00
zotov
d8d294baee Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 18:04:47 +03:00
zotov
dfd33d53e6 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_merge_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:55:18 +03:00
zotov
06d2718332 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_04.py. minor change: removed old .fbt source code 2022-07-29 17:36:55 +03:00
zotov
e164a05dca Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_04.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:36:18 +03:00
zotov
a9ce71ae37 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_03.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-29 17:15:55 +03:00
zotov
c5ca5d8da1 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_01.py. minor change 2022-07-28 18:39:14 +03:00
zotov
3b1d4fcad3 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 18:38:41 +03:00
zotov
efcdd95515 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. minor change: import time must be restored in this test 2022-07-28 18:23:08 +03:00
zotov
cab4960cb1 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_02.py. minor change: import time must be restored in this test 2022-07-28 18:22:55 +03:00
zotov
5d08aaa223 Added/Updated functional\transactions\test_read_consist_sttm_restart_on_delete_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 18:22:19 +03:00
zotov
247fb02903 Added/Updated functional\transactions\test_read_consist_statement_delete_undone_02.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 17:31:58 +03:00
zotov
3dc314b68b Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. minor adjustings 2022-07-28 17:31:43 +03:00
zotov
dc64956c6b Added/Updated functional\transactions\test_read_consist_statement_delete_undone_01.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-28 17:00:37 +03:00
zotov
d92f38e90e Added/Updated bugs\core_5393_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591. NOTE: setting N_COUNT_PER_MEASURE was increased upto 50K, otherwise ratios can be unreal. 2022-07-25 23:22:43 +03:00
zotov
49406da911 Added/Updated bugs\core_5302_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591. NOTE: setting N_COUNT_PER_MEASURE was increased upto 50K, otherwise ratios can be unreal. 2022-07-25 23:00:18 +03:00
zotov
6c774dfd06 Added/Updated bugs\core_2477_test.py. Totally re-implemented. No async call of ISQL, waiting/killing etc. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-24 17:07:15 +03:00
zotov
907696d7ef Added/Updated bugs\core_6444_test.py. Checked on 4.0.1.2692, 5.0.0.591. NOTE: simplified version of this test (comparing to FBT) is currently committed. File 'databases.conf' is not changed. Values that differ from default are not interested. 2022-07-24 14:05:22 +03:00
zotov
166d14668d Added/Updated bugs\core_6392_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-24 12:33:00 +03:00
zotov
60f5fc0272 Added/Updated bugs\gh_7045_test.py. Checked on 5.0.0.591 2022-07-24 10:04:48 +03:00
zotov
08b15059c6 Added/Updated bugs\gh_7038_test.py. Checked on 5.0.0.591 2022-07-21 23:34:34 +03:00
zotov
cda4b8688f Added/Updated bugs\gh_7031_test.py. Checked on 3.0.8.33501, 4.0.1.2613, 5.0.0.591 2022-07-21 21:05:50 +03:00
zotov
e2f0b3cf39 Added/Updated bugs\gh_6976_test.py. Re-implemented for new QA. See details in the code. 2022-07-21 01:35:52 +03:00
zotov
f811573e70 Added/Updated bugs\gh_6872_test.py. Checked on 4.0.1.2692, 5.0.0.591 2022-07-20 20:33:11 +03:00
zotov
11105872e9 Updated bugs\gh_6785_test.py. Adjust expected stdout/stderr to current FB version. 2022-07-20 18:27:31 +03:00
zotov
c767ef8b4a Added/Updated bugs\gh_6785_test.py. Checked on 4.0.1.2692, 5.0.0.509. Re-check reproducing of problem on 4.0.0.2452. Pay attention on notes related to non-ascii content of firebird.log. 2022-06-30 15:26:57 +03:00
zotov
3f31ec0739 Added/Updated bugs\gh_6782_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.509. 2022-06-30 12:19:17 +03:00
zotov
8760ded984 Added/Updated bugs\gh_6740_test.py. Checked on 5.0.0.509. 2022-06-30 11:03:47 +03:00
zotov
fccda06597 Added/Updated bugs\gh_6709_test.py. Checked on 4.0.1.2692, 5.0.0.509. Re-check reproducing of problem on 4.0.0.2353. 2022-06-29 21:36:54 +03:00
zotov
c25cbc3cef Added/Updated bugs\gh_6220_test.py. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.509 -- both Windows and Linux. 2022-06-21 23:22:41 +03:00
zotov
5c59f2e900 Added/Updated bugs\gh_3106_test.py. Checked on 4.0.1.2692, 5.0.0.509. 2022-06-21 21:36:07 +03:00
zotov
72316d8759 Added/Updated bugs\core_6163_test.py. minor change in comments 2022-06-20 22:03:54 +03:00
zotov
48fdb63cd8 Added/Updated bugs\core_6947_test.py. Checked on 5.0.0.509 - both Windows and Linux. 2022-06-20 22:00:28 +03:00
zotov
36fb5aa511 Added/Updated bugs\core_6163_test.py. minor change: added forgotten mark related to encryption-related set 2022-06-20 20:21:45 +03:00
zotov
759290ffef Added/Updated bugs\core_6932_test.py. Checked on 3.0.8.33535, 4.0.1.2692, T5.0.0.509 2022-06-20 17:56:17 +03:00
zotov
fc3634b448 Added/Updated bugs\core_6542_test.py. Checked on 4.0.1.2692, 3.0.8.33535 -- both Windows and Linux. 2022-06-20 13:35:59 +03:00
zotov
65f2c3849c Added/Updated bugs\core_6362_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-20 12:49:41 +03:00
zotov
dffa9fbc96 Added/Updated bugs\core_6329_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-19 09:56:44 +03:00
zotov
d87feca47d Added/Updated bugs\core_6163_test.py. added forgotten import 2022-06-18 21:47:10 +03:00
zotov
95f6f7934c Added/Updated bugs\core_6163_test.py. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-18 19:52:49 +03:00
zotov
7f6f61764b Added/Updated bugs\core_6097_test.py. removed unneeded commented code 2022-06-17 21:38:22 +03:00
zotov
d0782dd382 Added/Updated bugs\core_6097_test.py. Windows only. Checked on 4.0.1.2692, 3.0.8.33535. 2022-06-17 21:22:31 +03:00
zotov
30e49f7c75 Added/Updated bugs\core_6071_test.py. added comment 2022-06-16 01:06:02 +03:00
zotov
e3e0a9efe7 Added/Updated bugs\core_6071_test.py. Currently normally runs only on WINDOWS. On Linux we have weird results either for backup or restore, depending on double quotes around name of encryption plugin. See details in the source. To be discussed with Alex. 2022-06-15 21:36:51 +03:00
zotov
029a7333ee Added/Updated bugs\core_5831_test.py. Added check for success of 'alter database encrypt with ...': no sense to do anything if encryption could not start because of plugin problems. 2022-06-13 23:06:02 +03:00
zotov
b8680e4457 Added/Updated bugs\core_5808_test.py. Added check for success of 'alter database encrypt with ...': no sense to do anything if encryption could not start because of plugin problems. 2022-06-13 23:04:37 +03:00
zotov
7938cd18e4 Added/Updated bugs\core_6048_test.py. minor change in order to reflect this commit in email 2022-06-13 22:59:51 +03:00
zotov
0c1cfa581e Added/Updated bugs\core_6048_test.py. Checked on 5.0.0.509 - both on Linux and Windows. ACHTUNG: SEE NOTES IN THE CODE. CAREFUL TUNING MAY BE REQUIRED. 2022-06-13 22:55:59 +03:00
zotov
7d0bbb838c Added/Updated bugs\core_5831_test.py. Minor change: added NOTES tag. 2022-06-13 12:23:10 +03:00
zotov
6c5dc3fbc5 Added/Updated bugs\core_5887_test.py. Minor change: remove excessive trailing CR/LF 2022-06-13 12:22:35 +03:00
zotov
68962a4138 Added/Updated bugs\core_5887_test.py: Checked on 4.0.1.2692 - both on Linux and Windows. 2022-06-13 12:20:12 +03:00
zotov
cd19b369aa Added/Updated bugs\core_5831_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-13 00:26:33 +03:00
zotov
aa5d8fdf9d Added/Updated bugs\core_5808_test.py: Checked on 4.0.1.2692 - both on Linux and Windows. 2022-06-12 18:55:09 +03:00
zotov
ed90421310 Added/Updated bugs\core_5796_test.py: added forgotten code which creates lot of generators 2022-06-12 18:21:39 +03:00
zotov
83793b347a Added/Updated bugs\core_5796_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-12 14:20:44 +03:00
zotov
497458ae6e Added/Updated bugs\core_5793_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-12 02:04:26 +03:00
zotov
d79bd4487d minor change to push last local changes. 2022-06-11 11:59:44 +03:00
zotov
7d092f3178 Added/Updated bugs\core_5673_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-11 11:55:06 +03:00
zotov
ab9b39b5cb Added/Updated bugs\core_5664_test.py: Adapted for firebird-qa plugin. Checked on 4.0.1.2692, 5.0.0.509 - both Windows and Linux 2022-06-08 11:36:27 +03:00
zotov
904a6d3532 Added/Updated bugs\core_5477_test.py: Confirmed problem on 3.0.1.32609. Checked on 4.0.1.2692, 3.0.8.33535 - all OK. 2022-06-08 09:36:53 +03:00
zotov
1931dc590c Added/Updated bugs\core_5470_addi_test.py: removed unneeded imports 2022-06-08 09:03:54 +03:00
zotov
70689ac664 Added/Updated bugs\core_5470_addi_test.py: Confirmed problem on 3.0.6.33273. Checked on 4.0.1.2692, 3.0.8.33535 - all OK. 2022-06-08 08:41:23 +03:00
19f9e4604e Fix false 'escape sequence' in test description 2022-06-07 19:04:59 +02:00
zotov
037c32b4dc Added/Updated bugs\core_5222_test.py: test must be executed on FB 4.x+ in the same wayt as for FB 3.x: we use ReadConsistency = 0 in firebird.conf for this purpose. See details in the notes. Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-06 23:05:45 +03:00
zotov
32e9b1f04b Added/Updated bugs\core_5077_test.py: Checked on 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows. 2022-06-06 20:41:32 +03:00
zotov
5d29c14283 Added/Updated bugs\core_4964_test.py: added some changes after runs on Linux 2022-05-30 11:08:01 +03:00
zotov
7ebca2442f Added/Updated bugs\core_4964_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-30 09:57:29 +03:00
zotov
b74c3ab1a6 Added/Updated bugs\core_4880_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 23:05:19 +03:00
zotov
24918989bd Added/Updated functional\syspriv\test_use_gstat_utility.py: minor change: added forgotten import directive 2022-05-28 17:25:36 +03:00
zotov
c72c5d8db6 Added/Updated bugs\core_4439_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 17:15:44 +03:00
zotov
b7ce0bd553 Added/Updated bugs\core_3884_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 14:46:12 +03:00
zotov
dbf056192a Added/Updated bugs\core_3511_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 - both on Linux and Windows 10. See details in the source. 2022-05-28 11:48:07 +03:00
zotov
e9345f3c8e Added/Updated bugs\core_3058_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497. 2022-05-27 15:50:15 +03:00
zotov
01b7317d18 Added/Updated bugs\core_2493_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 14:16:34 +03:00
zotov
2020660ba4 Added/Updated bugs\core_2484_test.py: minor change: removed old code from fbt 2022-05-27 11:48:52 +03:00
zotov
f754ffa03e Added/Updated bugs\core_2484_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 11:32:52 +03:00
zotov
df3ccb15ad Added/Updated bugs\core_1544_test.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-27 10:52:01 +03:00
zotov
3d16f66c13 Added/Updated functional\trigger\database\test_disconnect_01.py: Checked on: 4.0.1.2692, 5.0.0.497 2022-05-26 14:12:48 +03:00
zotov
a0a57a07e2 Added/Updated functional\trigger\database\test_connect_04.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 13:21:29 +03:00
zotov
5e6f7c15cf Added/Updated functional\trigger\database\test_connect_02.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 12:44:40 +03:00
zotov
9e757e44ba Added/Updated functional\tabloid\test_eqc_306263.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 12:00:43 +03:00
zotov
0d62d4ce41 Added/Updated functional\tabloid\test_eqc_136030.py: Checked on: 3.0.8.33535, 4.0.1.2692, 5.0.0.497 2022-05-26 11:48:56 +03:00
zotov
5da35c2d91 Added/Updated functional\syspriv\test_trace_any_attachment.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-25 14:28:57 +03:00
zotov
eaa605b920 Added/Updated functional\syspriv\test_use_gbak_utility.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-23 20:02:00 +03:00
zotov
e1634d3f7a Added/Updated functional\syspriv\test_change_shutdown_mode.py: minor correction: replace shutdown mode to correct mnemonic value after it was changed in the firebird-driver 2022-05-23 17:24:44 +03:00
zotov
9832bb726b Added/Updated bugs\core_6141_test.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:06:56 +03:00
zotov
9bb612bb1b Added/Updated functional\syspriv\test_use_gstat_utility.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:05:52 +03:00
zotov
73c917100c Added/Updated functional\syspriv\test_read_raw_pages.py: minor change: removed old code that was copied from FBT suite. 2022-05-20 22:05:12 +03:00
zotov
88d42c776c Added/Updated functional\syspriv\test_read_raw_pages.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 22:04:40 +03:00
zotov
cdadc5e1d3 Added/Updated functional\syspriv\test_drop_database.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 21:16:45 +03:00
zotov
bc7a30f31c Added/Updated functional\syspriv\test_create_database.py: Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 20:03:07 +03:00
zotov
9ea623ab9c Added/Updated functional\syspriv\test_change_shutdown_mode.py: refactored: added 'ACCESS_SHUTDOWN_DATABASE' privilege in order to have ability to use shutdown modes 'single' and 'multi'. Use nested loops instead of direct specification of diff values. 2022-05-20 19:31:21 +03:00
zotov
dfc906b1c4 Added/Updated functional\syspriv\test_change_shutdown_mode.py: NOTE. Modes 'single' and 'multi' will be added after fix of this issue. See details in the source. Checked on 4.0.1.2692, 5.0.0.497. 2022-05-20 10:40:08 +03:00
zotov
84481a4549 Added/Updated functional\syspriv\test_change_header_settings.py: checked on 4.0.1.2692, 5.0.0.489. 2022-05-19 21:52:17 +03:00
zotov
fbf8caa8ba Added/Updated functional\syspriv\test_use_gstat_utility.py: checked on 4.0.1.2692, 5.0.0.489. 2022-05-18 13:47:39 +03:00
zotov
8b10670e0a Added/Updated functional\syspriv\test_access_shutdown_database.py: checked on 4.0.1.2692, 5.0.0.489. 2022-05-18 00:58:43 +03:00
zotov
542c549c40 Added/Updated functional\session\test_alter_session_reset_raise_if_open_tx.py: checked on 4.0.1.2692, 5.0.0.489 2022-05-17 15:50:51 +03:00
zotov
6882f281bd Added/Updated functional\session\test_alter_session_reset_allow_2pc_prepared.py: refactored according to suggestions by pcisar, see notes inside. 2022-05-14 10:29:15 +03:00
zotov
597d21d641 Added/Updated functional\session\test_alter_session_reset_allow_2pc_prepared.py: Checked on 4.0.2.2692, 5.0.0.489. See details in the source code. 2022-05-12 23:18:52 +03:00
zotov
a9244a2a77 Added/Updated functional\services\test_role_in_service_attachment.py: Checked on 4.0.1.2692, 5.0.0.489. Questions remain about act.trace method -- see details in the NOTES. 2022-05-10 19:27:13 +03:00
zotov
fb0c8cc52e Added/Updated bugs\core_6469_test.py: one need to remove ISC_USER and/or ISC_PASWORD from environment, otherwise error raises '335545090 : Your attachment has no trusted role' 2022-05-10 16:35:27 +03:00
zotov
7396be2b92 Added/Updated functional\services\test_user_management.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-08 22:18:43 +03:00
zotov
9e8aab1510 Added/Updated functional\monitoring\test_04.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-08 07:50:43 +03:00
zotov
73198d674e Added/Updated functional\intfunc\string\test_rpad_01.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-07 18:26:21 +03:00
zotov
f5b0dadbd1 Added/Updated functional\intfunc\string\test_lpad_01.py: checked on 4.0.1.2692 2022-05-07 18:21:17 +03:00
zotov
d576ef2896 Added/Updated functional\gtcs\test_window_func_05.py: checked on 4.0.1.2692 2022-05-07 17:13:11 +03:00
zotov
d812a82926 Added/Updated functional\gtcs\test_window_func_04.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-07 17:08:47 +03:00
zotov
41a5287e8c Added/Updated functional\gtcs\test_window_func_03.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-07 17:06:02 +03:00
zotov
76a16dc61b Added/Updated functional\gtcs\test_window_func_02.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-07 16:53:31 +03:00
zotov
50af7b5ce9 Added/Updated functional\gtcs\test_window_func_01.py: checked on 4.0.1.2692, 3.0.8.33535 2022-05-07 16:48:38 +03:00
zotov
02fd131ef9 Added/Updated functional\gtcs\test_transactions_autocommit_3.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-29 20:46:56 +03:00
zotov
64fd89305f Added/Updated functional\gtcs\test_transactions_autocommit_2.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-29 20:24:14 +03:00
zotov
c62b6a98e5 Added/Updated functional\gtcs\test_transactions_autocommit_1.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-29 19:52:04 +03:00
zotov
ed55644aa1 Added/Updated functional\gtcs\test_ref_integ_inactive_pk_index_2.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-28 20:42:08 +03:00
zotov
58858d8c97 Added/Updated functional\gtcs\test_ref_integ_inactive_pk_index.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-28 20:39:06 +03:00
zotov
d655a5d856 Added/Updated functional\gtcs\test_ref_integ_inactive_fk_index.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-28 20:36:28 +03:00
zotov
1b463eaebb Added/Updated functional\gtcs\test_ref_integ_drop_pk_index.py: minor correction: removed old code 2022-04-28 20:32:21 +03:00
zotov
ed35a8261f Added/Updated functional\gtcs\test_ref_integ_drop_pk_index.py: checked on 4.0.1.2692, 3.0.8.33535 2022-04-28 20:31:51 +03:00
zotov
914704b924 Added/Updated functional\gtcs\test_ref_integ_drop_pk_constraint.py: checked on 4.0.1.2692 2022-04-28 20:19:55 +03:00
zotov
35d00c393d Added/Updated functional\gtcs\test_ref_integ_drop_fk_index.py: checked on 4.0.1.2692 2022-04-28 20:19:35 +03:00
zotov
72908f2dcc Added/Updated bugs\core_4418_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-28 19:57:18 +03:00
zotov
0c4880dcdc Updated functional\basic\isql\test_03.py: adjust expected stdout/stderr to current FB version. 2022-04-28 19:39:02 +03:00
zotov
9017be2ea3 Added/Updated functional\basic\db\test_03.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-24 13:59:02 +03:00
zotov
2b03624331 Added/Updated bugs\core_1885_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-24 13:50:46 +03:00
zotov
ebe597bd06 Added/Updated bugs\core_6044_test.py: corrected escape prefix: backslash must be duplicated 2022-04-24 12:52:44 +03:00
zotov
bd090f1ecf Added/Updated bugs\core_4452_test.py: removed dependency on 'show collation' output. Added substitutions to suppress output of all COLL-VERSION details. 2022-04-24 12:51:25 +03:00
zotov
5be7d5275b Added/Updated bugs\core_6044_test.py: added substitutions because FB 5.x now issues 'ICU-VERSION=NN.N' beside COLL-VERSION 2022-04-24 12:24:10 +03:00
zotov
7544cb46ff Updated D:\FB\firebird-qa\tests\bugs\core_6336_test.py: adjust expected stdout/stderr to current FB version. 2022-04-24 12:19:16 +03:00
zotov
813e42e235 Added/Updated functional\gtcs\test_ref_integ_drop_fk_then_pk.py: see details in the test source. Checked on 4.0.1.2692. 2022-04-20 18:23:08 +03:00
zotov
62f77e2cc1 Added/Updated functional\gtcs\test_ref_integ_drop_fk_index.py: see details in the test source. Checked on 4.0.1.2692. 2022-04-20 17:03:57 +03:00
zotov
1be4813ea1 Added/Updated functional\gtcs\test_gtcs_proc_cast_isql.py: see details in the test source. Checked on 4.0.1.2692. 2022-04-20 13:39:21 +03:00
zotov
617980a7df Added/Updated functional\gtcs\test_dsql_domain_22.py: Manipulations with domain 'dom22_08' were changed: removed usage of EXP() to get value that is minimal distinguish from zero. Reason: result is hardware-dependent (Intel vs AMD). 2022-04-19 23:44:05 +03:00
zotov
d8d426ac3d Added/Updated bugs\core_6272_test.py: act.trace() must be called with passing encoding=locale.getpreferredencoding() 2022-04-19 15:39:18 +03:00
zotov
b64188c9b7 Updated functional\basic\db\test_23.py: adjust expected stdout/stderr to current FB version. 2022-04-18 21:22:24 +03:00
zotov
003f3eaa05 Added/Updated bugs\core_5488_running_sttm_test.py: minor change: made TITLE text correct 2022-04-18 21:21:04 +03:00
zotov
20c2dafeab Added/Updated bugs\core_1885_test.py: changed code in order to make this test work OK both on Windows and Linux, FB 3.x only. 2022-04-17 13:09:24 +03:00
zotov
681efc39e1 Added/Updated functional\gtcs\test_time_zone.py: CAN NOT reproduce fail, used dates before and after daylight saving threshold. 2022-04-08 23:12:51 +03:00
zotov
b8f0163d43 Added/Updated bugs\core_6469_test.py: Fixed problems with running this test on Windows, One need to specify 'credentials = False' and 'connect_db = False' in db_factory() call. Details see in the test NOTES. 2022-04-08 23:06:37 +03:00
zotov
2106e3552c Added/Updated bugs\core_4760_test.py: One need to specify utf8filename=True in db_factory() call if we want to establish connection as non-ascii user. 2022-04-08 22:17:42 +03:00
zotov
859140fa10 Added/Updated bugs\core_4743_test.py: One need to specify utf8filename=True in db_factory() call if we want to establish connection as non-ascii user. 2022-04-08 22:17:28 +03:00
zotov
60719a13c0 Added/Updated bugs\core_5972_test.py: Test PASSES on FB 3.0.8 Rls, 4.0.1 RLs and 5.0.0.467. 2022-04-08 18:51:46 +03:00
zotov
7660db3737 Added/Updated functional\database\alter\test_03.py: Test PASSES on FB 3.0.8 Rls, 4.0.1 RLs and 5.0.0.467. 2022-04-08 16:03:30 +03:00
zotov
0e933ea00b Engine version should be compared with tested value via Action.is_version() rather than excessive connect to services and obtaining it from srv.info. Changed code after suggestion by pcisar. 2022-04-08 14:16:01 +03:00
zotov
ba568a137e Removed test which depends on CPU manufacturer and (on Windows) MS runtime version. 2022-04-08 10:19:30 +03:00
zotov
452005b356 Added/Updated functional\arno\optimizer\test_opt_mixed_joins_06.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455: data source with greatest cardinality will be specified at left-most position in the plan when HASH JOIN is choosen. See details in NOTES to this test. 2022-04-08 10:00:29 +03:00
zotov
410c403fa3 Added NOTES section. 2022-04-08 09:56:23 +03:00
zotov
0a457d5f74 Added/Updated functional\arno\optimizer\test_opt_mixed_joins_05.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455: data source with greatest cardinality will be specified at left-most position in the plan when HASH JOIN is choosen. See details in NOTES to this test. 2022-04-08 09:55:35 +03:00
zotov
2bc4b4e3ad Added/Updated functional\arno\optimizer\test_opt_mixed_joins_02.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-08 09:45:42 +03:00
zotov
ec71edd3f0 Added/Updated functional\arno\optimizer\test_opt_inner_join_merge_06.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-08 09:41:53 +03:00
zotov
937c110dde Adjusted TITLE section to actual info. Renamed file to have name similar to old one from FBT suite. 2022-04-08 09:23:41 +03:00
zotov
5e994b07a3 Added/Updated bugs\core_4492_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:27:40 +03:00
zotov
f8ff55d30a Added/Updated bugs\core_4528_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:23:35 +03:00
zotov
75905ca8d4 Added/Updated bugs\core_4809_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:21:02 +03:00
zotov
22e39eb86f Added/Updated bugs\core_5598_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:16:14 +03:00
zotov
e2363f5603 Added/Updated bugs\core_3553_test.py: Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. 2022-04-07 21:02:51 +03:00
zotov
511a54cde8 Added/Updated bugs\core_3834_test.py: No need to use .fbk from original ticket. Expected stdout depends now on major FB version because of changes since 5.0.0.455 in PLAN HASH when data sources have the same cardinality. See details in the test source. 2022-04-07 15:54:51 +03:00
zotov
38e749d56a Updated bugs\core_6444_test.py: adjust expected stdout/stderr to current FB version. 2022-04-07 14:35:46 +03:00
zotov
6a1345dcb3 Re-implemented after pcisar notes, see letter 25-mar-2022 14:17. 2022-03-30 22:47:07 +03:00
zotov
ca8278c169 Re-implemented: we have to create separate .sql file and run it using 'ISQL ... -I this_temporary_file.sql' - rather than use PIPE mechanism. Details see in the code. 2022-03-24 21:25:17 +03:00
zotov
0b97393439 Adjusted 2022-03-23 20:20:45 +03:00
zotov
418ef58677 removed dependency on separate .fbk file: got script which forces crash on FB 2.5.0 without it, but one need to re-connect. Put this inside test code. 2022-03-23 20:11:04 +03:00
zotov
56634f41e9 Adjusted output to recent FB 5.0.x snapshot. 2022-03-23 16:35:04 +03:00
zotov
7e48423300 Changed .sql column names. Changed ORDER BY clause according to RDB$RELATION_FIELDS unique key: RDB$FIELD_NAME plus RDB$RELATION_NAME. Changed substitutions list. Adjusted output to FB 3.0.8 Release, 4.0.1 Release and recent 5.0.x snapshot. 2022-03-23 16:28:04 +03:00
zotov
8044f703df Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2022-03-08 11:35:44 +03:00
zotov
2af9561d64 Replaced code which did trace log parsing. Details see in the test source. 2022-03-08 11:16:03 +03:00
9c85eb0cb6 Clenup + todo 2022-03-07 20:06:04 +01:00
zotov
6566706968 refactored because FB 3.x produces additional connection. Filter expression must be stronger in the DB-connect trigger 2022-03-07 14:42:25 +03:00
zotov
397b1f239f Adjusted output for recent FB 5.x version. 2022-03-07 12:13:22 +03:00
zotov
369f58bd13 Resolved problem with output mismatch on Windows vs Linux. See details in the source code. 2022-03-06 14:25:43 +03:00
zotov
bb37b407c3 Resolved problem with output mismatch for FB 3.0.x on Windows vs Linux. See details in the source code. 2022-03-04 23:38:23 +03:00
zotov
7bb72bff00 Resolved problem with output mismatch on Windows vs Linux. See details in the source code. 2022-03-02 21:04:43 +03:00
da0ffc3cae Adjustments for v0.12.1 2022-02-24 19:21:22 +01:00
zotov
1826c8cbec Adjusted output to current FB snapshot. 2022-02-17 12:15:02 +03:00
zotov
b67dd9b499 Adjusted output to fresh FB-5.x snashot 2022-02-14 11:49:12 +03:00
zotov
61b4a65a55 replaced 'out nul' with reference to variable which stores actual name of null device that depends on OS. 2022-02-12 19:06:55 +03:00
zotov
88218d531b removed 'out nul', otherwise file with this name will be created on Linux. Test query does not produce any output thus we can skip redirection command. 2022-02-12 12:03:18 +03:00
Dmitry Yemanov
3655598c1a Fixed a few ambiguous tests 2022-02-10 12:12:49 +03:00
8cd83ec67f Fix for Windows with 4.0.1 2022-02-09 20:47:40 +01:00
2e0f861142 Fix for 3.0.8 Windows 2022-02-08 18:14:29 +01:00
9a10f3468e Corrections for FB 4.0.1 2022-02-07 18:03:19 +01:00
b5d8a22976 Remove xfails that escaped cleanup 2022-02-07 12:43:29 +01:00
dfd437d7f9 fix escape sequence 2022-02-06 15:21:23 +01:00
91781e9231 New metadata + cleanup 2022-02-04 19:05:19 +01:00
924743b4dc New metadata (missing FBTEST ID) + cleanup 2022-02-02 15:46:19 +01:00
160bc9e23c New metadata + cleanup 2022-01-30 16:52:03 +01:00
cb52f90685 New metadata + cleanup 2022-01-28 18:56:36 +01:00
75ce508947 New metadata + cleanup 2022-01-27 20:08:36 +01:00
a3639dd84f New metadata + cleanup 2022-01-26 21:10:46 +01:00
6e892d4e33 New metadata + cleanup 2022-01-25 22:55:48 +01:00
dc224afdf4 New metadata + cleanup 2022-01-24 20:27:02 +01:00
eb3b51b207 New metadata + cleanup 2022-01-23 20:41:55 +01:00
810bc39fa8 New metadata + cleanup 2022-01-22 21:59:15 +01:00
333f1fa604 New metadata + cleanup 2022-01-21 18:49:26 +01:00