6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 14:03:06 +01:00
Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
70bbf092ee New metadata + cleanup 2022-01-20 17:32:14 +01:00
8e1956d242 New metadata + cleanup 2022-01-19 17:54:56 +01:00
b347f1d1c4 Obsolete test 2022-01-18 20:48:50 +01:00
63b28f9dd4 New metadata + cleanup 2022-01-18 20:45:21 +01:00
f5048e112d New DOC test metadata & cleanup 2022-01-18 11:45:40 +01:00
c282bd46fc Fix test 2022-01-16 12:38:16 +01:00
805ef0ed38 Fix tests (windows) 2022-01-16 10:03:34 +01:00
c2246ae978 Fix for tests 2022-01-14 14:53:16 +01:00
c6ded23210 Fix comment 2022-01-13 17:06:35 +01:00
96af2def7f Fix test 2022-01-12 10:17:32 +01:00
6e2e5ac436 Update 2021-12-31 12:06:51 +01:00
2e32081417 Add tests from new .fbt conversions 2021-12-30 19:47:57 +01:00
eb3f848f4e Update and add tests from new .fbt conversions 2021-12-30 19:43:52 +01:00
0c47f798c6 Action.files_dir + XFAIL for not implemented 2021-12-30 17:00:48 +01:00
62202b87c7 refactoring and other changes 2021-12-22 20:23:11 +01:00
8b48d5f188 Tests 2021-12-19 22:25:36 +01:00
264650d58e More Python tests and adjustments/ehancements to old tests 2021-12-15 22:02:07 +01:00
20bd6d4e74 More Python test and test enhancements 2021-12-14 20:56:34 +01:00
560873a3f0 More python tests 2021-12-10 19:50:31 +01:00
0711661a93 More python tests and some enhancements 2021-12-09 19:26:42 +01:00
76b49666fa Test with trace refactoring and more Python tests 2021-12-07 20:09:36 +01:00
264ed4d657 Tests updated to Path support in driver 1.3.5 2021-12-07 13:36:20 +01:00
16fc93cc83 More python tests 2021-12-06 19:23:35 +01:00
f3d94d2873 More python tests 2021-11-30 19:13:50 +01:00
76fa33366b More python tests 2021-11-29 20:54:28 +01:00
c66b267c73 More python tests 2021-11-26 19:20:43 +01:00
dd67d1fcba More python tests 2021-11-19 20:16:48 +01:00
1ae09a95b9 More python tests 2021-11-18 20:15:37 +01:00
ea95f54d07 More pytyhon tests 2021-11-17 19:43:06 +01:00
7822a79624 More python tests 2021-11-16 19:44:53 +01:00
236a067186 More python tests 2021-11-15 19:01:46 +01:00
e7b07eade0 More pyton tests 2021-11-12 18:29:54 +01:00
095dd3a5af More python tests 2021-11-11 18:01:08 +01:00
7eb6992fd5 Implementation of Python-based tests 2021-11-10 19:02:05 +01:00
b458cecb1e Fixes for FB 4 2021-11-09 11:01:26 +01:00
e754587c22 Fix for tests on Linux 3.0.7 2021-10-21 19:29:23 +02:00
59fcb66ce0 Changes in plugin + some tests fixed 2021-08-03 23:29:08 +02:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00
3081aa0974 Update tests 2021-04-28 11:54:08 +02:00
7a9962e6bf Firebird engine tests 2021-04-26 20:07:00 +02:00