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

899 Commits

Author SHA1 Message Date
pavel-zotov
9321e67367 Added/Updated tests\bugs\core_6527_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:10:29 +03:00
pavel-zotov
4556353076 Added/Updated tests\bugs\core_6166_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:06:26 +03:00
pavel-zotov
407bead382 Added/Updated tests\bugs\core_5871_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:04:08 +03:00
pavel-zotov
e9675dcad3 Added/Updated tests\bugs\core_4954_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:03:35 +03:00
pavel-zotov
cb37352210 Added/Updated tests\bugs\core_4887_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 12:03:01 +03:00
pavel-zotov
dd03b172ab Added/Updated tests\bugs\core_4570_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:58:41 +03:00
pavel-zotov
ddbabc6c6a Added/Updated tests\bugs\core_4544_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:58:08 +03:00
pavel-zotov
df2c98cedb Added/Updated tests\bugs\core_4487_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:57:46 +03:00
pavel-zotov
a9d3486975 Added/Updated tests\bugs\core_4484_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:57:20 +03:00
pavel-zotov
675d193ba5 Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:56:48 +03:00
pavel-zotov
604d556fde Added/Updated tests\bugs\core_4203_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:55:36 +03:00
pavel-zotov
62d26144a5 Added/Updated tests\bugs\core_4155_test.py: added 'combine_output = True' to show the result when the test fails 2023-10-09 11:54:31 +03:00
pavel-zotov
da18aa2cc7 Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version. 2023-10-09 11:15:15 +03:00
pavel-zotov
65ef894198 Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version. 2023-10-07 22:46:17 +03:00
pavel-zotov
07d3f58c46 Added/Updated tests\bugs\core_1058_test.py: refactored. See notes. 2023-10-06 12:21:15 +03:00
pavel-zotov
4b347768a7 Updated tests\bugs\core_6044_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 22:13:50 +03:00
pavel-zotov
4397f67b23 Added/Updated tests\bugs\core_4418_test.py: Removed SHOW command. It is enough for this test just to show 'Completed' message when all FK have been dropped because set bail = ON. 2023-10-05 18:09:17 +03:00
pavel-zotov
bd4fefb833 Added/Updated tests\bugs\core_4212_test.py: Removed SHOW command. It is enough for this test just to try to insert record in the 'T2' table after dropping FK. 2023-10-05 16:48:58 +03:00
pavel-zotov
7b0b863642 Updated tests\bugs\core_4137_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 15:46:14 +03:00
pavel-zotov
584fb72c9b Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:32:38 +03:00
pavel-zotov
23be1eafef Added/Updated tests\bugs\core_3692_test.py: fixed wrong section in the head of test 2023-10-05 15:32:24 +03:00
pavel-zotov
ae7bf5006e Added/Updated tests\bugs\core_1058_test.py: added comments 2023-10-05 15:32:05 +03:00
pavel-zotov
15e33b7a64 Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:23:43 +03:00
pavel-zotov
eff0d49c92 Added/Updated tests\bugs\core_3447_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. See notes. 2023-10-05 15:00:55 +03:00
pavel-zotov
6865f4cda2 Added/Updated tests\bugs\core_2788_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 14:35:44 +03:00
pavel-zotov
94ddcc30cf Added/Updated tests\bugs\core_2426_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 12:36:32 +03:00
pavel-zotov
a663a98925 Added/Updated tests\bugs\core_1640_test.py: minor correction 2023-10-05 12:23:07 +03:00
pavel-zotov
3e2c1d70d0 Added/Updated tests\bugs\core_1640_test.py: Removed SHOW TABLE command for check result because its output often changes. 2023-10-05 12:22:47 +03:00
pavel-zotov
499017fae8 Added/Updated tests\bugs\core_1167_test.py: Removed SHOW TABLE command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 11:07:53 +03:00
pavel-zotov
05c9349c8f Added/Updated tests\bugs\core_0790_test.py: refactored, see notes. 2023-10-04 20:38:53 +03:00
pavel-zotov
bf5e325eed Added/Updated tests\bugs\gh_7476_test.py: increased min_version according to the ticket info 2023-10-04 13:35:59 +03:00
pavel-zotov
f3ff0d43e9 Added/Updated tests\bugs\gh_7600_test.py: increased min_version according to the ticket info 2023-10-04 13:35:34 +03:00
pavel-zotov
b382b7f613 Added/Updated tests\bugs\gh_7749_test.py: minor change: added comments 2023-10-03 22:06:35 +03:00
pavel-zotov
f7b40dcec1 Added/Updated tests\bugs\gh_7749_test.py: Checked on 6.0.0.66 (Intermediate build). 2023-10-03 21:50:45 +03:00
pavel-zotov
04b1f40b3d Added/Updated tests\bugs\gh_7476_test.py: Checked on 6.0.0.65. 2023-10-02 23:38:24 +03:00
pavel-zotov
16a419a226 Added/Updated tests\bugs\gh_7752_test.py: Checked on 5.0.0.1235, 6.0.0.65 -- all fine. 2023-10-02 22:21:23 +03:00
pavel-zotov
9bc8e24c59 Added/Updated tests\bugs\gh_7590_test.py: Checked on 6.0.0.65. 2023-10-02 21:37:17 +03:00
pavel-zotov
78dceba602 Added/Updated tests\bugs\gh_7687_test.py: added comments 2023-10-02 16:32:19 +03:00
pavel-zotov
0dee89a8e9 Added/Updated tests\bugs\gh_7675_test.py: Checked on 6.0.0.65. 2023-10-02 16:29:29 +03:00
pavel-zotov
7a8e066723 Added/Updated tests\bugs\gh_7715_test.py: Checked on 6.0.0.65 -- all fine. 2023-10-02 15:48:39 +03:00
pavel-zotov
e4eb1834b4 Added/Updated tests\bugs\gh_7600_test.py: Checked on 6.0.0.65 - all fine. 2023-10-02 13:46:24 +03:00
pavel-zotov
5aca082b23 Added/Updated tests\bugs\gh_7772_test.py: corrected notes after check on intermediate snapshots 5.x and 6.x 2023-10-01 12:33:29 +03:00
pavel-zotov
6cc0f067d3 Added/Updated tests\bugs\gh_7772_test.py: Confirmed bug on 4.0.4.2997: restored database contains blob with size = 4464 which is less than initial size. Checked on 4.0.4.2998 -- all fine. 2023-10-01 09:58:42 +03:00
pavel-zotov
ee235a052a Added/Updated tests\bugs\core_4137_test.py: Procedure text parameters have collate clause in FB 6.x, added splitting. 2023-09-30 21:21:55 +03:00
pavel-zotov
35906837ed Added/Updated tests\bugs\core_4572_test.py: Expected error message became differ in FB 6.x, added splitting. 2023-09-30 10:32:10 +03:00
pavel-zotov
1fdd69fb28 Added/Updated tests\bugs\core_4280_test.py: added notes 2023-09-30 06:50:37 +03:00
pavel-zotov
9500ed44e4 Added/Updated tests\bugs\core_4280_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:49:47 +03:00
pavel-zotov
e95286d49f Added/Updated tests\bugs\core_3509_test.py: Expected error message become differ in FB 6.x, added splitting. 2023-09-30 06:46:19 +03:00
pavel-zotov
4686b4400e Added/Updated tests\bugs\gh_7687_test.py: Added substitution to suppress output of BLOB_ID values because access_path type now is BLOB. 2023-09-29 21:01:09 +03:00
pavel-zotov
d80cd70470 Updated tests\bugs\gh_7086_test.py: adjust expected stdout/stderr to current FB version. 2023-09-29 20:46:45 +03:00
pavel-zotov
e89963fcbc Added/Updated tests\bugs\core_0214_test.py: added combine_output to isql call in order to see runtime errors if they occur 2023-09-29 17:22:56 +03:00
pavel-zotov
ff195a24a5 Added/Updated tests\bugs\gh_7760_test.py: Confirmed bug on 5.0.0.1225, 6.0.0.49. Checked on 6.0.0.57, 5.0.0.1233, 4.0.4.2995, 3.0.12.33713. 2023-09-28 19:38:00 +03:00
pavel-zotov
5c93362438 Added/Updated tests\bugs\core_5790_test.py: refactored: make code more robust when FB major version changes. Removed unneeded parts of code. 2023-09-28 15:18:08 +03:00
pavel-zotov
8de6057b4a Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-09-28 14:14:10 +03:00
pavel-zotov
87d7334d20 Added/Updated tests\bugs\core_1018_test.py: replaced code that parses obtained engine version: removed dependency on concrete major version. 2023-09-28 14:01:44 +03:00
pavel-zotov
b0afe2e25a Added/Updated tests\bugs\gh_7761_test.py: Confirmed bug on 6.0.0.49. Checked on 6.0.0.55, 5.0.0.1229, 4.0.0.2995 - all fine. 2023-09-28 00:01:35 +03:00
pavel-zotov
710b05d048 Updated tests\bugs\core_5481_test.py: adjust expected stdout/stderr to current FB version. 2023-09-24 17:04:50 +03:00
pavel-zotov
f807b16334 Added/Updated tests\bugs\gh_3810_test.py: Removed usage of index test_fld2 after discuss with Anton Zuev (Red Soft) and dimitr 2023-09-22 20:19:43 +03:00
pavel-zotov
836eceddb2 Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-09-14 22:03:50 +03:00
pavel-zotov
5e20f8b56b Updated tests\bugs\core_6444_test.py: adjust expected stdout/stderr to current FB version. 2023-09-14 19:42:39 +03:00
pavel-zotov
5415ce16f4 Added/Updated tests\bugs\gh_7747_test.py: Checked on 5.0.0.1211, 4.0.4.2988 (intermediate snapshots), SS/CS. 2023-09-14 14:18:25 +03:00
pavel-zotov
733eead599 Added/Updated tests\bugs\gh_7350_test.py: several changes after fixed gh-7700, see notes 2023-09-13 12:49:15 +03:00
pavel-zotov
a427e6f7bc Added/Updated tests\bugs\core_5845_test.py: change expected plan for one of provided queries because there was a bug fixed in intermediate snapshot 5.0.0.1204 with timestamp 12-sep-2023 08:00. 2023-09-12 12:49:30 +03:00
pavel-zotov
566e6fa091 Added/Updated tests\bugs\core_5845_test.py: Refactored - see notes. 2023-09-12 12:27:39 +03:00
pavel-zotov
100370cd21 Added/Updated tests\bugs\gh_7331_test.py: Adjusted plan for query #2 after letter from dimitr, 11-sep-2023 20:23. 2023-09-12 08:26:44 +03:00
pavel-zotov
01674a3b32 Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: fixed wrong subsitution item 2023-09-10 11:29:01 +03:00
pavel-zotov
f11a0bc870 Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: see notes 2023-09-08 20:59:33 +03:00
pavel-zotov
f5ae194cba Added/Updated tests\bugs\core_2115_test.py: Refactored. See notes. 2023-09-07 13:22:10 +03:00
pavel-zotov
a761949760 Added/Updated tests\bugs\gh_7691_test.py: Checked on 5.0.0.1190, 4.0.4.2986. 2023-09-07 11:46:55 +03:00
pavel-zotov
ae4acb2db7 Added/Updated tests\bugs\gh_7426_test.py: Checked on 5.0.0.1190. Ыуу тщеуыю 2023-09-07 11:21:37 +03:00
pavel-zotov
bc74fc6319 Added/Updated tests\bugs\gh_7466_test.py: Adjusted expected output after commit f62a27ec: DDL trigger is loaded into metadata cache only once. 2023-09-06 12:29:28 +03:00
pavel-zotov
1d6cfa0d5e Added/Updated tests\bugs\core_5167_test.py: replace one of expression which must fail after commit 3fabcb5b: IN-predicate is evaluated differently in FB 5.x. See notes. 2023-09-06 11:55:19 +03:00
pavel-zotov
3a97423b63 Added/Updated tests\bugs\core_2508_test.py: Replaced query so that DIFFERENT indices are involved (because WHERE-expression refers to diff. columns). See notes. 2023-09-06 11:12:58 +03:00
pavel-zotov
5b86af0857 Updated tests\bugs\core_1812_test.py: adjust expected stdout/stderr to current FB version. 2023-09-01 19:35:49 +03:00
pavel-zotov
22dea34a61 Added/Updated tests\bugs\gh_7727_test.py: Checked on 5.0.0.1183, 4.0.4.2983 (intermediate snapshots). 2023-08-31 21:30:33 +03:00
pavel-zotov
70d2e05954 Added/Updated tests\bugs\gh_7548_test.py: refactored, see notes 2023-08-31 20:50:21 +03:00
pavel-zotov
ba5eecf5e0 Added/Updated tests\bugs\gh_7731_test.py: Checked on 5.0.0.1177 (intermediate snapshots). 2023-08-30 12:04:27 +03:00
pavel-zotov
97999d40a8 Added/Updated tests\bugs\gh_7730_test.py: Checked on 5.0.0.1177, 4.0.4.2982 (intermediate snapshots). 2023-08-29 23:53:30 +03:00
pavel-zotov
831d9f4166 Added/Updated tests\bugs\gh_7729_test.py: Checked on 5.0.0.1177 (intermediate snapshot). NB: currently FB 4.x seems still having problem. There is no appropriate commit in v4.0-release. 2023-08-29 23:40:22 +03:00
pavel-zotov
ece9b7b376 Added/Updated tests\bugs\gh_7723_test.py: added/adjusted comments 2023-08-29 14:08:30 +03:00
pavel-zotov
5e994f8dd8 Added/Updated tests\bugs\gh_7723_test.py: Checked on 5.0.0.1177, 4.0.4.2982 2023-08-29 13:54:15 +03:00
pavel-zotov
cf6651da48 Added/Updated tests\bugs\gh_7627_test.py: Checked on 5.0.0.1170, 4.0.4.2979 2023-08-26 18:57:27 +03:00
pavel-zotov
1372ef26ce Added/Updated tests\bugs\gh_7713_test.py: Confirmed problem on 5.0.0.1169. Checked on 5.0.0.1170, 4.0.4.2979 (intermediate snapshots). 2023-08-25 21:25:33 +03:00
pavel-zotov
d71ccaebe5 Added/Updated tests\bugs\gh_7687_test.py: added comment about initial discussion. 2023-08-25 19:02:56 +03:00
pavel-zotov
39134b7806 Added/Updated tests\bugs\gh_7687_test.py: Checked on 5.0.0.1169. See notes. 2023-08-25 19:01:46 +03:00
pavel-zotov
ccb14b01ba Updated tests\bugs\gh_7086_test.py: adjust expected stdout/stderr to current FB version. 2023-08-23 12:05:36 +03:00
pavel-zotov
fc6dbfdb88 Updated tests\bugs\gh_7553_test.py: adjust expected stdout/stderr to current FB version. 2023-08-23 11:19:01 +03:00
pavel-zotov
9a5aa11fcc Added/Updated tests\bugs\gh_7466_plans_tracking_test.py: Separate test for check appearance of execution plans of every statement inside compiled PSQL unit 2023-08-20 13:58:47 +03:00
pavel-zotov
947c2bfcc3 Added/Updated tests\bugs\gh_7466_test.py: Checked on 5.0.0.1164. See notes. 2023-08-17 21:26:42 +03:00
pavel-zotov
2cad81bbe8 Added/Updated tests\bugs\gh_7710_test.py: Checked on intermediate build 5.0.0.1164. 2023-08-17 16:20:22 +03:00
pavel-zotov
0714127484 Added/Updated tests\bugs\gh_7140_test.py: Checked on 5.0.0.426, 5.0.0.1163, 4.0.4.2978. Test fails on 3.0.12 with 'invalid collation attribute', thus min_version was set to 4.0.2. 2023-08-16 01:28:58 +03:00
pavel-zotov
a7c525fadc Added/Updated tests\bugs\gh_7094_test.py: Checked on 5.0.0.1163, 4.0.4.2978. Test fails on 3.0.12 with 'invalid collation attribute', thus min_version was set to 4.0.2. 2023-08-15 17:21:36 +03:00
pavel-zotov
8300f1efc7 Added/Updated tests\bugs\gh_7093_test.py: minor correction: added comment 2023-08-15 14:10:26 +03:00
pavel-zotov
4ea5f306d3 Added/Updated tests\bugs\gh_7093_test.py: Checked on 5.0.0.1163 (passed), 4.0.4.2978 (failed), 3.0.12.33707 (error). See notes. 2023-08-15 14:08:20 +03:00
pavel-zotov
c0ffd389b7 Added/Updated tests\bugs\gh_7494_test.py: Checked on 4.0.4.2978, 5.0.0.1163. Removed upper boundary for version. 2023-08-12 16:04:29 +03:00
pavel-zotov
b440e1a93d Added/Updated tests\bugs\core_6319_test.py: minor changes: added ref to gh-6728 (ex. CORE-6498), removed old commented code 2023-08-12 08:45:29 +03:00
pavel-zotov
c4f7e8e959 Added/Updated tests\bugs\gh_7670_test.py: increased min version to 4.0.2 according to the ticket info 2023-08-12 08:37:15 +03:00
pavel-zotov
9045290f54 Added/Updated tests\bugs\core_5674_test.py: Adjusted expected error text for FB 3.0.12: now it is the same as for FB 4.x+ 2023-08-12 08:31:35 +03:00
pavel-zotov
b6b533dae3 Added/Updated tests\bugs\gh_7698_test.py: Checked on 5.0.0.1155 -- all OK. 2023-08-05 09:14:28 +03:00
pavel-zotov
317e4a06ba Added/Updated tests\bugs\core_4809_test.py: Adjusted expected execution plans for FB 5.x. Explained by dimitr, letter 31-JUL-2023 11:00, see notes. 2023-07-31 14:02:20 +03:00
pavel-zotov
02f6f92b19 Added/Updated tests\bugs\gh_7683_test.py: Checked on 5.0.0.1145, 4.0.3.2975 -- all fine. 2023-07-31 09:51:46 +03:00
pavel-zotov
e9321fc96b Added/Updated tests\bugs\core_5061_test.py: excluded from execution after discussion with dimitr. See notes. 2023-07-31 00:29:19 +03:00
pavel-zotov
cad9401645 Added/Updated tests\bugs\core_4710_test.py: Removed comparison of actual and expected STDOUT content because execution plan can change 2023-07-29 21:38:28 +03:00
pavel-zotov
a479c5339e Added/Updated tests\bugs\core_4131_test.py: Enclose query in execute block so that no output will be if it completes successfully. 2023-07-29 21:30:16 +03:00
pavel-zotov
198bbad2dd Added/Updated tests\bugs\core_5674_test.py: adjusted check of version for definition of apropriate error text (changed FB 4.x and 5.x). Added comments. 2023-07-19 12:24:24 +03:00
pavel-zotov
e1c597fa38 Added/Updated tests\bugs\gh_7382_test.py: added comments and results for both machines - home and IBSurgeon test server 2023-07-19 11:58:54 +03:00
pavel-zotov
9bece10914 Added/Updated tests\bugs\gh_7382_test.py: Increased values of N_BLOB_FINAL_LEN and N_COUNT_PER_MEASURE, reduced value of N_MEASURES 2023-07-19 11:35:13 +03:00
pavel-zotov
e769dc22ec Added/Updated tests\bugs\gh_7638_test.py: Checked on 4.0.3.2966 (after backport 08-JUL-2023). Adjusted min_version. 2023-07-19 00:22:52 +03:00
pavel-zotov
be336890df Added/Updated tests\bugs\gh_7670_test.py: Checked on 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-19 00:19:25 +03:00
pavel-zotov
09a3a2fade Added/Updated tests\bugs\gh_7651_test.py: Adjusted min_version. Checked on 3.0.11.33695, 4.0.3.2956 -- all fine. 2023-07-19 00:00:32 +03:00
pavel-zotov
d330da8e2a Added/Updated tests\bugs\gh_7664_test.py: Checked on 3.0.11.33695, 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-18 23:57:07 +03:00
pavel-zotov
30f3a65cb7 Added/Updated tests\bugs\gh_7665_test.py: Checked on 3.0.11.33695, 4.0.3.2966, 5.0.0.1121: all OK. 2023-07-18 23:44:46 +03:00
pavel-zotov
1fb3b0e493 Added/Updated tests\bugs\gh_7382_test.py: fixed dummy error in comparison: GREATER instead of GREATER or EQUAL. 2023-07-18 14:11:01 +03:00
pavel-zotov
8ac032e414 Added/Updated tests\bugs\gh_7382_test.py: added details to the output when median of execution time ratios become greater than threshold. 2023-07-18 12:25:25 +03:00
pavel-zotov
ca54b8e300 Added/Updated tests\bugs\core_5463_test.py: Adjusted STDERR text after changes related to fixed gh-7638. See comments inside test. 2023-07-18 11:54:37 +03:00
pavel-zotov
46f0a50f9a Added/Updated tests\bugs\core_5674_test.py: Adjusted expected error text for FB 5.x: it now contains not only errors but also warnings about non-used CTEs. 2023-07-18 11:02:26 +03:00
pavel-zotov
424864fcfb Added/Updated tests\bugs\gh_7638_test.py: Checked on 5.0.0.1093 (intermediate build). 2023-06-28 15:50:36 +03:00
pavel-zotov
7093239465 Added/Updated tests\bugs\core_5337_test.py: Regression detected with 'UPDATE OR INSERT' statement (it was missed in original version of this test), added appropriate EXECUTE BLOCK. 2023-06-27 13:32:38 +03:00
pavel-zotov
c9a2075b04 Added/Updated tests\bugs\gh_7651_test.py: Confirmed bug on 4.0.3.2955. Checked on 4.0.3.2956 -- all fine. 2023-06-27 13:26:16 +03:00
pavel-zotov
959e5ca3a2 Added/Updated tests\bugs\gh_7046_test.py: check ability to see comments to mapping in extacted metadata. Replaced text of comments to non-ascii. 2023-06-27 00:11:31 +03:00
pavel-zotov
4cc1039736 Added/Updated tests\bugs\gh_7642_test.py: Checked on 5.0.0.1087: all OK. 2023-06-26 22:57:55 +03:00
pavel-zotov
5923afd26b Updated tests\bugs\core_5750_test.py: adjust expected stdout/stderr to current FB version. 2023-06-17 07:45:23 +03:00
pavel-zotov
1b30c9da24 Added/Updated tests\bugs\gh_7554_test.py: Checked on 5.0.0.1050: all OK. 2023-06-04 15:59:27 +03:00
pavel-zotov
305dc3318c Added/Updated tests\bugs\gh_7604_test.py: moved DDL with non-ascii text into 'init_sql' to be executed on initial phase, otherwise get exception UnicodeEncodeError: 'charmap' codec can not encode characters in position 208-211: character maps to [undefined]. 2023-06-04 10:22:26 +03:00
pavel-zotov
80521671ee Added/Updated tests\bugs\gh_7611_test.py: Checked on 4.0.3.2950, 5.0.0.1067 - all fine. 2023-06-04 09:02:07 +03:00
pavel-zotov
23f8166933 Added/Updated tests\bugs\gh_7604_test.py: Checked on 4.0.3.2947, 5.0.0.1063 -- all fine. 2023-06-04 00:01:30 +03:00
pavel-zotov
ab84adb794 Added/Updated tests\bugs\gh_7610_test.py: checked on 4.0.3.2948 and 5.0.0.1065. See notes. 2023-06-03 22:56:50 +03:00
pavel-zotov
930027a0d5 Added/Updated tests\bugs\gh_7599_test.py: Checked on 5.0.0.1066 2023-06-03 10:32:23 +03:00
pavel-zotov
434b822360 Added/Updated tests\bugs\core_5750_test.py: adjusted expected STDERR for binary characters in the string literal that can not be converted to date. See notes. 2023-06-03 09:55:32 +03:00
pavel-zotov
0c0b31178a Added/Updated tests\bugs\gh_7558_test.py: adjusted substitutions for correct work in Linux together with Windows. 2023-06-01 08:55:42 +03:00
pavel-zotov
e54a4adf37 Added/Updated tests\bugs\gh_7598_test.py: Checked on 5.0.0.1058 SS/CS -- all OK. 2023-05-30 15:54:23 +03:00
pavel-zotov
735578968e Added/Updated tests\bugs\gh_7591_test.py: Checked on 4.0.3.2942 - all OK. 2023-05-24 20:29:40 +03:00
pavel-zotov
76f4af4dad Added/Updated tests\bugs\gh_7558_test.py: Checked on 4.0.3.2936 SS/CS 2023-05-22 13:32:20 +03:00
pavel-zotov
6290d76464 Added/Updated tests\bugs\gh_6875_test.py: added 'perf_issue_tag' to the output in order to identify performance problem in HTML report 2023-05-21 23:53:59 +03:00
pavel-zotov
18b9adfa86 Added/Updated tests\bugs\core_6438_test.py: added 'combine_output = True' in order to see problem details in the final HTML report. Fixed uninitialized variables. 2023-05-21 23:47:48 +03:00
pavel-zotov
5a5d67e732 Added/Updated tests\bugs\core_6340_test.py: added 'combine_output = True' in order to see problem details in the final HTML report 2023-05-21 23:43:28 +03:00
pavel-zotov
0d7af5ff88 Added/Updated tests\bugs\core_6185_test.py: added 'combine_output = True' in order to see problem details in the final HTML report 2023-05-21 23:31:18 +03:00
pavel-zotov
9b4473ebd2 Added/Updated tests\bugs\core_0214_test.py: added 'perf_issue_tag' to the output in order to identify performance problem in HTML report 2023-05-21 23:23:29 +03:00
pavel-zotov
c84dc5f13e Added/Updated tests\bugs\gh_7548_test.py: increased min_version according to the ticket 2023-05-19 16:02:44 +03:00
pavel-zotov
e389d9d056 Added/Updated tests\bugs\gh_7574_test.py: Confirmed problem on 5.0.0.1049. Checked on 5.0.0.1050 -- all fine. 2023-05-17 10:25:36 +03:00
pavel-zotov
8624503a16 Added/Updated tests\bugs\core_0952_test.py: minor change: added URL 2023-05-13 20:34:34 +03:00
pavel-zotov
4af7d70bb4 Added/Updated tests\bugs\gh_7382_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:33:42 +03:00
pavel-zotov
2ba21f0a2f Added/Updated tests\bugs\gh_7038_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:33:28 +03:00
pavel-zotov
5eff5d7a44 Added/Updated tests\bugs\gh_6976_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:33:14 +03:00
pavel-zotov
e65d222224 Added/Updated tests\bugs\gh_6872_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:33:00 +03:00
pavel-zotov
31e56f1ffd Added/Updated tests\bugs\core_6542_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:32:45 +03:00
pavel-zotov
653f190ed7 Added/Updated tests\bugs\core_6348_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:32:27 +03:00
pavel-zotov
cc50169696 Added/Updated tests\bugs\core_6237_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:31:13 +03:00
pavel-zotov
c851f14a8b Added/Updated tests\bugs\core_5664_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:58 +03:00
pavel-zotov
ff6a53f9b2 Added/Updated tests\bugs\core_5602_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:44 +03:00
pavel-zotov
cc9edefe42 Added/Updated tests\bugs\core_5393_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:28 +03:00
pavel-zotov
43db6f3b49 Added/Updated tests\bugs\core_5302_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:30:13 +03:00
pavel-zotov
30e3e6974e Added/Updated tests\bugs\core_4880_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:59 +03:00
pavel-zotov
624ee73424 Added/Updated tests\bugs\gh_6220_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:30 +03:00
pavel-zotov
7b7daa220f Added/Updated tests\bugs\core_0733_test.py: added 'perf_issue_tag' string to the output related to performance problem. This text will serve as 'tag' for unambiguous detection of performance problem and set appropriate mark to the test outcome. 2023-05-13 20:29:07 +03:00
pavel-zotov
defbb8fd7d Added/Updated tests\bugs\core_0733_test.py: added 'perf_issue_tag 2023-05-13 20:24:14 +03:00
pavel-zotov
7bec256cfe Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-05-13 18:35:11 +03:00
pavel-zotov
d6ec5a4f58 Added/Updated tests\bugs\core_2833_test.py: Added 'combine_output = True' (otherwise error message remains unclear 2023-05-13 07:42:02 +03:00
pavel-zotov
d95ce07cd2 Added/Updated tests\bugs\core_1006_test.py: Added SELECT statement to check its output in assert, otherwise error message remains unclear 2023-05-13 07:29:16 +03:00
pavel-zotov
d0f341561a Added/Updated tests\bugs\core_0952_test.py: Made SQL code be executed after DB initialization, i.e. using 'test_script' instead of init. 2023-05-13 07:11:18 +03:00
pavel-zotov
4809f54a68 Added/Updated tests\bugs\gh_7569_test.py: Confirmed problem on 5.0.0.1033. Checked on 5.0.0.1046 -- all fine. 2023-05-12 21:19:49 +03:00
pavel-zotov
8be31b4509 Added/Updated tests\bugs\gh_7576_test.py: Checked on 5.0.0.1046 2023-05-12 21:01:57 +03:00
pavel-zotov
4f0a911b1b Added/Updated tests\bugs\gh_5959_test.py: Checked on 5.0.0.1046 2023-05-12 20:50:27 +03:00
pavel-zotov
4cf87ec498 Added/Updated tests\bugs\gh_7553_test.py: Checked on 5.0.0.1033 2023-04-27 20:33:13 +03:00
pavel-zotov
253c8a23a3 Added/Updated tests\bugs\gh_7506_test.py: Checked on 5.0.0.1030. 2023-04-24 13:14:31 +03:00
pavel-zotov
9924cab5ed Added/Updated tests\bugs\gh_7548_test.py: Checked on 4.0.3.2931, 5.0.0.1021 - all OK. 2023-04-19 22:22:53 +03:00
pavel-zotov
7c5b043cb5 Added/Updated tests\bugs\gh_3810_test.py: Checked on 3.0.11.33681 -- all fine, fetches differ for less than 20. 2023-04-14 18:13:16 +03:00
pavel-zotov
1faa6becab Added/Updated tests\bugs\gh_7545_test.py: Confirmed crash on 5.0.0.1010, 4.0.3.2923, 3.0.11.33674. Checked on 5.0.0.1014, 4.0.3.2929 2023-04-14 17:22:32 +03:00
pavel-zotov
b849764648 Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version. 2023-04-12 08:58:49 +03:00
pavel-zotov
a4bb22f88c Added/Updated tests\bugs\core_5275_test.py: disabled for Linux. See notes. 2023-04-12 08:57:46 +03:00
pavel-zotov
d7a4dbd15b Added/Updated tests\bugs\gh_7494_test.py: Checked on 3.0.11.33678. Test currently enabled only for FB 3.x. For FB 4.x+ it will be enabled when appropriate commit appear. 2023-04-11 15:51:45 +03:00
pavel-zotov
9c93b1db5a Added/Updated tests\bugs\core_6444_test.py: Added 'UseLegacyKernelObjectsNames' parameter in FB-4.x expected output. NOTE: there is no such parameter for FB-5.x, see comments in the default firebird.conf 2023-04-11 12:36:03 +03:00
pavel-zotov
0939fcdb55 Updated tests\bugs\core_5606_test.py: adjust expected stdout/stderr to current FB version. 2023-04-11 09:00:31 +03:00
pavel-zotov
6b37741c5a Added/Updated tests\bugs\gh_7537_test.py: minor change because 0e-6176 can not be represented on FB 3.x 2023-04-06 23:24:27 +03:00
pavel-zotov
0a94fe1442 Added/Updated tests\bugs\gh_7537_test.py: added more checks, changed expected output after fix gh-7539 2023-04-05 09:15:51 +03:00
pavel-zotov
89da28e3f8 Added/Updated tests\bugs\core_0733_test.py: Increased threshold for Windows. The reason remains unknown. 2023-04-05 08:17:10 +03:00
pavel-zotov
deeed3ccbc Added/Updated tests\bugs\gh_7536_test.py: INITIAL version of test: does NOT check tag fb_info_parallel_workers because this is not yet implemented. Checked on intermediate snapshot 5.0.0.1001. 2023-04-03 21:07:31 +03:00
pavel-zotov
884483d11e Added/Updated tests\bugs\gh_7537_test.py: Checked on intermediate snapshots 4.0.3.2920, 5.0.0.1001. 2023-04-03 20:47:12 +03:00
pavel-zotov
aa0ece0ab6 Added/Updated tests\bugs\gh_7499_test.py: made TITLE more detailed 2023-03-31 23:50:20 +03:00
pavel-zotov
684e877b1c Added/Updated tests\bugs\gh_7499_test.py: see notes in the ticket. 2023-03-30 23:19:03 +03:00
pavel-zotov
bf82c9331e Added/Updated tests\bugs\gh_7517_test.py: Cheched on 5.0.0.978; 4.0.3.2913; 3.0.11.33666 - all fine. 2023-03-29 10:23:44 +03:00
pavel-zotov
e88ff2f84d Added/Updated tests\bugs\core_3858_1_test.py: dummy change in order to trigger QA runs next day 2023-03-21 22:20:41 +03:00
pavel-zotov
757e145af0 Added/Updated tests\bugs\gh_7488_test.py: dummy change in order to trigger QA runs 2023-03-20 01:56:57 +03:00
pavel-zotov
8b6247163c Added/Updated tests\bugs\core_5275_test.py: Reduced timeouts according to values that were used in old test that could reproduce problem on WI-T4.0.0.258. Fixed warning related to regexp. Added comments after tests on misc buuilds of JUN-2016. 2023-03-16 23:53:50 +03:00
pavel-zotov
bf9ae495ca Added/Updated tests\bugs\core_3858_2_test.py: minor correction: changed comments 2023-03-15 10:11:16 +03:00
Anton Zuev
fbab3e59ac Delete old file core_3858_test.py. 2023-03-13 16:16:13 +03:00
Anton Zuev
b9c7db710c Add a test tests/bugs/core_3858_1_test.py from fbtest. Rename file core_3858_test.py to core_3858_2.py. 2023-03-13 16:13:47 +03:00
pavel-zotov
64263b162f Updated tests\bugs\gh_7488_test.py: adjust expected stdout/stderr to current FB version. 2023-03-13 15:46:58 +03:00
pavel-zotov
0e46f484c9 Added/Updated tests\bugs\core_4462_linux_test.py: Removed unused variable 2023-03-11 11:00:47 +03:00
pavel-zotov
fb91d61e29 Added/Updated tests\bugs\core_4462_windows_test.py: Removed unused variable 2023-03-11 11:00:07 +03:00
pavel-zotov
f5693efeba Added/Updated tests\bugs\core_5831_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:58:49 +03:00
pavel-zotov
61f2241e2f Added/Updated tests\bugs\core_5808_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:56:44 +03:00
pavel-zotov
e1750e0e5a Added/Updated tests\bugs\core_5796_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:52:28 +03:00
pavel-zotov
fde5e1985b Added/Updated tests\bugs\core_5673_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:49:59 +03:00
pavel-zotov
d2180b5d84 Added/Updated tests\bugs\core_5077_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:45:47 +03:00
pavel-zotov
5a1b144d4d Added/Updated tests\bugs\core_4524_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:42:07 +03:00
pavel-zotov
53a4107c3d Added/Updated tests\bugs\core_6163_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:39:55 +03:00
pavel-zotov
840a554a6e Added/Updated tests\bugs\core_6071_test.py: Max waiting time for encryption/decryption to complete must be separated for different OS. MAX_WAIT_FOR_ENCR_FINISH_WIN and MAX_WAIT_FOR_ENCR_FINISH_NIX settings are used now from QA_GLOBALS['encryption'] instead of old MAX_ENCRYPT_DECRYPT_MS. 2023-03-11 10:34:50 +03:00
pavel-zotov
a32216f0cd Added/Updated tests\bugs\gh_6947_test.py: minor correction of comment 2023-03-11 10:27:35 +03:00
pavel-zotov
024fa7baaa Added/Updated tests\bugs\gh_6947_test.py: Marked as SKIPPED because covered by core_6048_test. Probably will be deleted soon. 2023-03-11 10:25:52 +03:00
pavel-zotov
06c7753c78 Added/Updated tests\bugs\gh_7200_test.py: removed unused variable 2023-03-11 10:09:11 +03:00
pavel-zotov
4f56bdc67e Added/Updated tests\bugs\core_6048_test.py: minor correction of comment 2023-03-11 10:04:23 +03:00
pavel-zotov
ffe2049dc4 Added/Updated tests\bugs\core_6048_test.py: re-implemented: it is enough to see only few different values of mon$database.mon$crypt_page while encryption is running. See notes in the test. 2023-03-11 10:00:53 +03:00
pavel-zotov
9a015031bf Added/Updated tests\bugs\gh_7501_test.py: Checked on 5.0.0.972; 4.0.3.2907 2023-03-11 00:40:03 +03:00
Pavel Zotov
36faaa6d3e
Merge pull request #13 from ant-zuev/add_test_gh_6987
Add a test tests/bugs/gh_6987_test.py from fbtest.
2023-03-10 19:43:29 +03:00
Pavel Zotov
f7cd756e9f
Merge pull request #12 from ant-zuev/add_test_gh_6778
Add a test tests/bugs/gh_6778_test.py from fbtest.
2023-03-10 19:35:43 +03:00
Pavel Zotov
d5dccfd1f5
Update gh_6778_test.py
Minor change: provide two backslashes for each regexp special character.
2023-03-10 19:34:45 +03:00
pavel-zotov
3e36cef652 Removed test that was replaced by two ones: core_3690_dialect_1_test.py and core_3690_dialect_3_test.py 2023-03-10 19:10:32 +03:00
pavel-zotov
78721b418b Added/Updated tests\bugs\core_3690_dialect_3_test.py: restored test that was missed during migration. Thanks to Anton Zuev. 2023-03-10 19:09:45 +03:00
pavel-zotov
dd77299b70 Added/Updated tests\bugs\core_3690_dialect_1_test.py: restored test that was missed during migration. Thanks to Anton Zuev. 2023-03-10 19:09:36 +03:00
Anton Zuev
6f6a80883a Add a test tests/bugs/gh_6987_test.py from fbtest. 2023-03-10 15:51:08 +03:00
Anton Zuev
51018f7690 Add a test tests/bugs/gh_6778_test.py from fbtest. 2023-03-10 15:38:33 +03:00
pavel-zotov
f31ae40749 Added/Updated tests\bugs\gh_7488_test.py: Checked on intermediate builds 5.0.0.970; 4.0.3.2906 2023-03-10 00:36:34 +03:00
pavel-zotov
f34e1615a8 Added/Updated tests\bugs\gh_6220_test.py: Increased threshold from 1.3 to 1.8 2023-03-09 11:35:45 +03:00
pavel-zotov
0de3c5e9e8 Added/Updated tests\bugs\core_5602_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970 2023-03-08 14:37:15 +03:00
pavel-zotov
8059e7f8b7 Added/Updated tests\bugs\core_6095_test.py: Reimplemented again. See notes. 2023-03-07 19:19:08 +03:00
pavel-zotov
34f1623498 Added/Updated tests\bugs\core_5696_test.py: minor change: added descr. from fbt 2023-03-07 16:56:30 +03:00
pavel-zotov
dcbb095124 Added/Updated tests\bugs\core_5696_test.py: Checked on 4.0.3.2904, 5.0.0.970 2023-03-07 16:54:46 +03:00
pavel-zotov
5ae860dbb1 Added/Updated tests\bugs\core_0190_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.970 2023-03-07 16:42:04 +03:00
pavel-zotov
16af5f2e5d Added/Updated tests\bugs\core_5793_test.py: minor change: added message for better diagnostics 2023-03-07 13:42:37 +03:00
pavel-zotov
929d9e1dac Added/Updated tests\bugs\gh_7106_test.py: Checked on 5.0.0.379, 5.0.0.970, 4.0.3.2904, 3.0.11.33665 -- all OK. 2023-03-06 23:09:54 +03:00
pavel-zotov
087aaff641 Added/Updated tests\bugs\gh_6872_test.py: slightly increased ADDED_COLL_TIME_MAX_RATIO because of failed test on Debian-11 when checked 5.0.0.970 SS. 2023-03-05 18:41:14 +03:00
pavel-zotov
26262424f1 Added/Updated tests\bugs\core_0733_test.py: slightly increased MAX_CPU_RATIO_TXT2BIN_WCOMPR_OFF because of failed test on Debian-11 when checked 5.0.0.970 SS. 2023-03-05 18:36:44 +03:00
pavel-zotov
127e46a764 Added/Updated tests\bugs\gh_7167_test.py: re-implemented in order to run both on Windows and Linux. See notes. 2023-03-05 17:50:00 +03:00
pavel-zotov
6f839d8f1f Added/Updated tests\bugs\core_6095_test.py: reimplemented. See notes. 2023-03-05 11:52:55 +03:00
pavel-zotov
db76332dc5 Added/Updated tests\bugs\core_5470_test.py: Reimplementedб ыуу тщеуы шт еру еуые ыщгксу 2023-03-04 23:54:40 +03:00
pavel-zotov
96ef8484d4 Added/Updated tests\bugs\core_5887_trusted_role_test.py: Computer name must be converted to UPPERCASE, otherwise test fails. 2023-03-04 21:57:47 +03:00
pavel-zotov
b3226eebec Updated tests\bugs\core_5488_session_idle_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 21:37:24 +03:00
pavel-zotov
3d47f0cb13 Added/Updated tests\bugs\core_5236_test.py: Expected output was splitted because it differs in FB 5.x 2023-03-04 21:31:52 +03:00
pavel-zotov
5ae25e0179 Updated C:\FBTESTING\qa\firebird-qa\tests\bugs\core_4809_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 21:26:18 +03:00
pavel-zotov
e02e703539 Added/Updated tests\bugs\core_4319_test.py: Removed assert: requirement about empty trace must be removed because 'FAILED ATTACH_DATABASE' presents in the trace for recent FB 4.x and 5.x 2023-03-04 20:14:17 +03:00
pavel-zotov
8418aa1c97 Added/Updated tests\bugs\core_3064_test.py: Expected output was splitted because FB 5.x now *allows* execution w/o error. 2023-03-04 19:53:40 +03:00
pavel-zotov
7ea48326b3 Added/Updated tests\bugs\core_2078_test.py: Splitted expected out because of changed explained_plan in FB 5.x. 2023-03-04 19:44:47 +03:00
pavel-zotov
eb7c3b1286 Added/Updated tests\bugs\core_4447_test.py: added substitutions for ignoring phrases with line/column numbers in the execution plan (difference was introduced in FB 5.x) 2023-03-04 19:33:50 +03:00
pavel-zotov
4f1534bf61 Added/Updated tests\bugs\core_4379_test.py: added substitutions for ignoring phrases with line/column numbers in the execution plan (difference was introduced in FB 5.x) 2023-03-04 19:32:07 +03:00
pavel-zotov
1b150c8f1f Added/Updated tests\bugs\core_4318_test.py: Splitted expected out because of changed explained_plan in FB 5.x. Added substitutions because plan in FB 5.x contains concrete numbers of line and column 2023-03-04 19:28:05 +03:00
pavel-zotov
eca54af2eb Added/Updated tests\bugs\core_2650_test.py: Splitted expected out because of changed explained_plan in FB 5.x 2023-03-04 19:19:28 +03:00
pavel-zotov
7f4391d247 Added/Updated tests\bugs\core_2303_test.py: Refactored: use python code instead of SQL with two cursors, in order to escape from dependency of possible explained plan changes in the future 2023-03-04 19:13:26 +03:00
pavel-zotov
430588c564 Updated tests\bugs\core_1549_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 18:49:13 +03:00
pavel-zotov
3ac3b20336 Added/Updated tests\bugs\core_5061_test.py: Separated query for FB 5.x: length of explained plan in previous version of query exceeded 64K. 2023-03-04 16:33:14 +03:00
pavel-zotov
1955ab2a6b Updated tests\bugs\gh_0310_test.py: adjust expected stdout/stderr to current FB version. 2023-03-04 15:56:45 +03:00
pavel-zotov
c20ad3b7e2 Added/Updated tests\bugs\core_4731_test.py: Separated code for FB-4x because it allows now statement 'delete from RDB$BACKUP_HISTORY ...' 2023-03-04 15:52:20 +03:00
pavel-zotov
9e1d581383 Added/Updated tests\bugs\core_6362_test.py: additional comments 2023-03-04 12:27:18 +03:00
pavel-zotov
cd205402cc Added/Updated tests\bugs\gh_7165_test.py: added mark to be executed only on Windows 2023-03-04 12:26:58 +03:00
pavel-zotov
b13bee1ee1 Added/Updated tests\bugs\gh_3357_test.py: Checked on 5.0.0.970, 4.0.3.2904, 3.0.11.33665. Test must verify that execution plan uses NESTED LOOPS rather than HASH JOIN. Because of this, tables must be filled with approximately equal volume of data. 2023-03-04 12:18:05 +03:00
pavel-zotov
25f4dd553c Added/Updated tests\bugs\core_5948_test.py: Fixed wrong usage of driver_config.register_database() instance. Checked on 5.0.0.967 SS/CS, 4.0.3.2904 SS/CS, 3.0.11.33665 SS/CS 2023-03-04 01:36:20 +03:00
pavel-zotov
2daab6206d Added/Updated tests\bugs\gh_7493_test.py: Checked on 5.0.0.970. 2023-03-04 01:02:14 +03:00
pavel-zotov
4f72926fd5 Added/Updated tests\bugs\gh_7186_test.py: Checked on 5.0.0.967 SS/CS, 4.0.3.2904 SS/CS -- all fine. 2023-03-04 00:49:15 +03:00
pavel-zotov
765cc542a3 Added/Updated tests\bugs\gh_7256_test.py: Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33). Adjusted notes. 2023-03-03 17:29:36 +03:00
pavel-zotov
2dae2778ad Added/Updated tests\bugs\gh_7482_test.py: Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33). Adjusted notes. 2023-03-03 17:29:24 +03:00
pavel-zotov
f4fa586ddf Added/Updated tests\bugs\gh_7482_test.py: see notes in the test 2023-03-03 15:06:17 +03:00
pavel-zotov
3c092813ab Added/Updated tests\bugs\gh_7256_test.py: see notes in the test 2023-03-03 15:03:58 +03:00
pavel-zotov
0aa8320919 Added/Updated tests\bugs\core_0733_test.py: Fixed wrong usage of driver_config.register_database() instance, added check for properly selected protocol. See other notes in the test source. 2023-03-03 14:42:58 +03:00
pavel-zotov
876164c853 Added/Updated tests\bugs\core_6348_test.py: Fixed wrong usage of driver_config.register_database() instance, added check for properly selected protocol. See other notes in the test source. 2023-03-03 13:40:40 +03:00
pavel-zotov
b5339a9eb3 Added/Updated tests\bugs\gh_7200_test.py: replaced comment about Classic 4.0.2.2772 2023-03-03 00:50:30 +03:00
pavel-zotov
5101753761 Added/Updated tests\bugs\gh_7200_test.py: C:\FBTESTING\qa\firebird-qa\git-commit-adjust-output.bat gh_7200_test.py re-implemented with using ISQL for drop databae. See notes inside. 2023-03-03 00:15:07 +03:00
pavel-zotov
d61d32a39a Added/Updated tests\bugs\gh_7164_test.py: reduced min_version according to ticket 2023-03-02 22:44:11 +03:00
pavel-zotov
2550a716fc Added/Updated tests\bugs\gh_7484_test.py: reduced min_version to 4.0.3 2023-03-02 19:01:05 +03:00
pavel-zotov
fd3821985f Added/Updated tests\bugs\gh_7484_test.py: Checked on 5.0.0.957 - all OK. 2023-03-02 19:00:02 +03:00
pavel-zotov
85faa9ac41 Added/Updated tests\bugs\gh_7168_test.py: Checked on: 4.0.3.2904, 5.0.0.475 -- all OK. 2023-03-02 11:45:52 +03:00
pavel-zotov
762e41402d Added/Updated tests\bugs\gh_7129_test.py: Checked on 4.0.3.2904, 5.0.0.964 - all OK. 2023-03-01 22:25:55 +03:00
pavel-zotov
142163f4e8 Added/Updated tests\bugs\gh_7474_test.py: Checked on 5.0.0.964, intermediate build with timestamp 01-mar-2023 08:00. All fine. 2023-03-01 22:17:15 +03:00
pavel-zotov
66ae194ee0 Added/Updated tests\bugs\gh_7108_test.py: Checked on 4.0.3.2904, 5.0.0.964. 2023-03-01 21:52:31 +03:00
pavel-zotov
788a2ffe50 Added/Updated tests\bugs\gh_7413_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 21:29:56 +03:00
pavel-zotov
a9c15435e3 Added/Updated tests\bugs\gh_7118_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 20:31:15 +03:00
pavel-zotov
280087592e Added/Updated tests\bugs\gh_3357_test.py: Checked on 3.0.11.33665, 4.0.3.2904, 5.0.0.964 2023-03-01 20:11:05 +03:00
pavel-zotov
068b23d67c Added/Updated tests\bugs\gh_4769_test.py: Checked on 5.0.0.964 2023-03-01 17:13:58 +03:00
pavel-zotov
8d35717e30 Added alias that will be used in tests/functional/trigger/database/test_disconnect_05.py 2023-02-28 19:50:57 +03:00
pavel-zotov
566772553a Added/Updated tests\bugs\gh_7164_test.py: Checked on 5.0.0.961 2023-02-28 11:13:47 +03:00
pavel-zotov
33708341ea Added/Updated tests\bugs\gh_7167_test.py: Checked on 5.0.0.961, 4.0.3.2903 2023-02-28 10:21:01 +03:00
pavel-zotov
dc5f06a3da Added/Updated tests\bugs\gh_7124_test.py: Checked on 5.0.0.961, 4.0.3.2903 2023-02-28 10:03:08 +03:00
pavel-zotov
9d388feace Added/Updated tests\bugs\gh_7123_test.py: elevated min_version according to ticket 2023-02-28 09:32:42 +03:00
pavel-zotov
e3e602c1f8 Added/Updated tests\bugs\gh_7123_test.py: Checked on 5.0.0.961, 4.0.3.2903 2023-02-28 09:32:11 +03:00
pavel-zotov
3f5e0604e0 Added/Updated tests\bugs\gh_7200_test.py: elevated min_version according to ticket 2023-02-27 22:28:30 +03:00
pavel-zotov
ff8a60cc9d Added/Updated tests\bugs\gh_7200_test.py: Checked on 5.0.0.961 SS, 4.0.3.2903 SS - all fine. 2023-02-27 22:27:49 +03:00
pavel-zotov
ef2f0fa417 Added/Updated tests\bugs\gh_7176_test.py: Checked on 5.0.0.959, 4.0.3.2903, 3.0.11.33664 -- all OK. 2023-02-27 12:32:54 +03:00
pavel-zotov
420e8edbd5 Added/Updated tests\bugs\gh_7179_test.py: Reduced min_version to 4.0.2 according to ticket 2023-02-27 12:25:50 +03:00
pavel-zotov
b4f88adb1d Added/Updated tests\bugs\gh_7179_test.py: Checked on 5.0.0.959 - all OK. 2023-02-27 12:23:52 +03:00
pavel-zotov
9d7b2520d6 Added/Updated tests\bugs\gh_7183_test.py: Checked on 5.0.0.959 - all OK. 2023-02-27 12:10:47 +03:00
pavel-zotov
b20fb6cd6b Added/Updated tests\bugs\gh_7350_test.py: Checked on 5.0.0.959 SS/CS. See notes in the test. 2023-02-27 11:39:25 +03:00
pavel-zotov
c6c5a2399a Added/Updated tests\bugs\gh_7139_test.py: elevated min_version to 4.0.2 2023-02-27 09:58:42 +03:00
pavel-zotov
2d354e7641 Added/Updated tests\bugs\gh_7139_test.py: added comments 2023-02-26 18:17:30 +03:00
pavel-zotov
11a48d97ae Added/Updated tests\bugs\gh_7139_test.py: Checked on 5.0.0.518 SS/CS; 4.0.1.2736 SS/CS -- all fine 2023-02-26 18:13:22 +03:00
pavel-zotov
a3005ab4aa Added/Updated tests\bugs\gh_6947_test.py: renamed file to have proper prefix. Old prefix was wrong. 2023-02-26 12:16:28 +03:00
pavel-zotov
47f072f0bd Added/Updated tests\bugs\gh_7217_test.py: minor change: reduced min_version to 4.0.2 after appropriate check 2023-02-25 14:00:05 +03:00
pavel-zotov
5d5801c389 Added/Updated tests\bugs\gh_7217_test.py: Checked on 5.0.0.959 - all OK. 2023-02-25 13:58:33 +03:00
pavel-zotov
dc257d8e17 Added/Updated tests\bugs\gh_6869_test.py: Checked on 5.0.0.959 - all OK. 2023-02-25 13:13:59 +03:00
pavel-zotov
030ec25f7c Added/Updated tests\bugs\gh_6807_test.py: Checked on 5.0.0.959 2023-02-25 11:01:34 +03:00
pavel-zotov
c6c4682470 Added/Updated tests\bugs\gh_7256_test.py: adjusted output: added 'Nullable' clause 2023-02-25 10:14:02 +03:00
pavel-zotov
18232c46ff Added/Updated tests\bugs\gh_7482_test.py: minor change: fixed dummy copy-paste, adjusted title with actual one. 2023-02-25 10:11:32 +03:00
pavel-zotov
86dfb6d458 Added/Updated tests\bugs\gh_7165_test.py: Checked on 5.0.0.958 - all OK. See also bugs/core_6362_test.py 2023-02-24 21:18:06 +03:00
pavel-zotov
2e935208a8 Added/Updated tests\bugs\gh_7482_test.py: Checked on 5.0.0.958, intermediate build of 24-feb-2023. All OK. 2023-02-24 19:41:30 +03:00
pavel-zotov
c112b66dc4 Added/Updated tests\bugs\gh_7208_test.py: Checked on 5.0.0.958, 4.0.3.2903 -- all fine. 2023-02-24 18:04:48 +03:00
pavel-zotov
2992956403 Added/Updated tests\bugs\gh_7222_test.py: Checked on 5.0.0.958, 4.0.3.2903 - all fine. 2023-02-24 10:52:00 +03:00
pavel-zotov
47891eac1d Added/Updated tests\bugs\gh_7133_test.py: Checked on 5.0.0.958 - works fine. 2023-02-23 13:01:12 +03:00
pavel-zotov
9f0ed203e1 Added/Updated tests\bugs\gh_7046_test.py: minor correction (typo) 2023-02-23 12:46:09 +03:00
pavel-zotov
5c6bff76fe Added/Updated tests\bugs\gh_7046_test.py: Checked on 5.0.0.958 2023-02-23 12:44:30 +03:00
pavel-zotov
14bc4b33e0 Added/Updated tests\bugs\gh_7220_test.py: Confirmed bug on 5.0.0.520. Checked on 5.0.0.958 - all fine. 2023-02-23 11:37:16 +03:00
pavel-zotov
2144a3b3b8 Added/Updated tests\bugs\core_5431_test.py: minor addition and correction of GH ticket 2023-02-23 11:18:25 +03:00
pavel-zotov
f6f6cdb182 Added/Updated tests\bugs\core_5431_test.py: Adjusted expected_stderr according to notes in #7229. Removed unneeded substitutions and old comments. 2023-02-23 11:15:20 +03:00
pavel-zotov
3b3e483c62 Added/Updated tests\bugs\gh_7239_test.py: Checked on 4.0.3.2903, 5.0.0.958 - all fine. 2023-02-23 00:14:30 +03:00
pavel-zotov
03003d2648 Added/Updated tests\bugs\gh_7331_test.py: elevated min_version to 5.0 according to ticket info. 2023-02-22 22:26:14 +03:00
pavel-zotov
05e60132e6 Added/Updated tests\bugs\gh_7237_test.py: Cheched on 5.0.0.958; 4.0.3.2903; 3.0.11.33664 - all fine. 2023-02-22 22:21:59 +03:00
pavel-zotov
beec9beb53 Added/Updated tests\bugs\gh_7243_test.py: Cheched on 5.0.0.958; 4.0.3.2903 - all fine. 2023-02-22 22:10:45 +03:00
pavel-zotov
52159debd4 Added/Updated tests\bugs\core_4337_test.py: see notes in the test 2023-02-22 21:50:56 +03:00
pavel-zotov
c52f2343b4 Added/Updated tests\bugs\gh_7256_test.py: adjusted min_version to 4.0.3 2023-02-22 15:48:33 +03:00
pavel-zotov
700a0fcf31 Added/Updated tests\bugs\gh_7256_test.py: Checked on 5.0.0.958. 2023-02-22 15:47:29 +03:00
pavel-zotov
0abc0eb3cb Added/Updated tests\bugs\gh_7086_test.py: Checked on 5.0.0.958 SS/CS. 2023-02-21 19:17:27 +03:00
pavel-zotov
2f01f50ed7 Added/Updated tests\bugs\gh_7178_test.py: Checked on 5.0.0.958 2023-02-21 12:54:35 +03:00
pavel-zotov
9531141d19 Added/Updated tests\bugs\gh_7288_test.py: removed 'set bail on' otherwise this test silently quits on Linux 2023-02-21 11:06:49 +03:00
pavel-zotov
b65120c1d6 Added/Updated tests\bugs\core_6444_test.py: changed variables for storing expected result: we have to take in account differences betwee Windows and Linux. 2023-02-21 10:47:52 +03:00
pavel-zotov
bd8f0c4131 Added/Updated tests\bugs\core_6444_test.py: Checked on 4.0.3.2903, 5.0.0.957 (both SS and CS). 2023-02-20 20:51:28 +03:00
pavel-zotov
2cb1150f4c Added/Updated tests\bugs\gh_7276_test.py: Checked on 4.0.3.2825 -- all fine. 2023-02-20 20:19:24 +03:00
pavel-zotov
cc35d5b7a0 Added/Updated tests\bugs\gh_7288_test.py: Checked on 5.0.0.733 -- all fine. 2023-02-20 17:06:10 +03:00
pavel-zotov
962c0e9698 Added/Updated tests\bugs\gh_6941_test.py: fixed dummy copy-paste result 2023-02-20 16:37:49 +03:00
pavel-zotov
3c8168a2ce Added/Updated tests\bugs\gh_6941_test.py: сhecked on: 5.0.0.957, 4.0.3.2876, 3.0.11.33664 - all fine. 2023-02-20 14:27:25 +03:00
pavel-zotov
4a1bed35a7 Added/Updated tests\bugs\gh_7331_test.py: Checked on 5.0.0.763 (plan did not use hash join); 5.0.0.957 (plan uses HJ). 2023-02-20 10:42:45 +03:00
pavel-zotov
f6a84045f3 Added/Updated tests\bugs\gh_7257_test.py: Checked on 5.0.0.957 (intermediate build). Currently this test contains only trivial cases for check. 2023-02-18 14:30:36 +03:00
pavel-zotov
46f1636919 Added/Updated tests\bugs\gh_1708_test.py: Checked on 5.0.0.736 - works fine. NB. Currently this test contains only trivial case for check. More complex examples, including recursive SQL, will be added later. 2023-02-18 13:59:18 +03:00
pavel-zotov
d19b8ebbe6 Added/Updated tests\bugs\gh_5749_test.py: Checked on 5.0.0.742 - all OK. 2023-02-18 12:54:39 +03:00
pavel-zotov
7c600da32e Added/Updated tests\bugs\gh_3812_test.py: Checked on 5.0.0.745 - all OK. 2023-02-18 09:43:32 +03:00
pavel-zotov
a98d6047ac Added/Updated tests\bugs\gh_6992_test.py: initial implementation. Additional tests will be added further. 2023-02-17 22:19:35 +03:00
pavel-zotov
e0c2dc72b2 Added/Updated tests\bugs\gh_7382_test.py: see notes in the source of test 2023-02-16 21:57:33 +03:00
pavel-zotov
ff1bdeedde Added/Updated tests\bugs\gh_7379_test.py: minor change: adjust pytest.mark.version 2023-02-16 12:33:48 +03:00
pavel-zotov
f5d4ebb40c Added/Updated tests\bugs\gh_7380_test.py: Confirmed bug on 5.0.0.821, 4.0.3.2873 2023-02-16 12:33:19 +03:00
pavel-zotov
d2eea4f172 Added/Updated tests\bugs\gh_7379_test.py: Checked on 5.0.0.938, 4.0.3.2876 -- all fine. 2023-02-16 12:25:54 +03:00
pavel-zotov
c9d8748c29 Added/Updated tests\bugs\gh_7391_test.py: Checked on 5.0.0.938 -- all fine. 2023-02-16 12:01:30 +03:00
pavel-zotov
4e6d093065 Added/Updated tests\bugs\gh_4729_test.py: Checked on 5.0.0.938, 4.0.3.2900, 3.0.11.33664 -- all fine 2023-02-16 11:11:38 +03:00
pavel-zotov
33cd05d57f Added/Updated tests\bugs\gh_7456_test.py: Checked on 5.0.0.920, 4.0.3.2900, 3.0.11.33664 -- all fine. 2023-02-15 23:43:37 +03:00
pavel-zotov
7b53dda10c Added/Updated tests\bugs\gh_7464_test.py: Confirmed crash on 5.0.0.910. Checked on 5.0.0.920 -- all fine. 2023-02-15 17:58:56 +03:00
pavel-zotov
84906dfc20 Added/Updated tests\bugs\gh_7467_test.py: Checked on 5.0.0.932; 4.0.3.2900; 3.0.11.33664 -- all fine. 2023-02-14 17:05:56 +03:00
zotov
cfcadbb989 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5201_test.py: adjusted tail of restore log - see notes. 2023-02-07 14:08:48 +03:00
zotov
062c9d1a85 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change for triggering all QA runs 2023-02-05 22:04:15 +03:00
zotov
0de555bcf6 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change for triggering all QA runs 2023-02-04 20:36:58 +03:00
zotov
34a25c2d2c Added/Updated D:\FB\firebird-qa\tests\bugs\D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: minor change in comment in order to trigger re-run QA tests for all FB major versions. 2023-02-03 23:06:47 +03:00
zotov
c1f57432d4 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: removed unneeded import directive, adjusted comments after additional check. 2023-02-02 10:10:34 +03:00
zotov
4d0ff477a7 Added/Updated D:\FB\firebird-qa\tests\bugs\gh_7446_check_regression_test.py: Checked on 3.0.11.33658; 4.0.3.2894 -- all fine. NOTE: Build 5.0.0.920: still has a problem with BUGCHECK 2023-02-01 22:17:29 +03:00
zotov
28cd8a8a1f Added/Updated D:\FB\firebird-qa\tests\bugs\core_5434_test.py: adjusted TITLE test and ISSUE tag 2023-01-17 11:39:41 +03:00
zotov
89515d5503 prepare for qa-new batch 2022-12-05 23:13:53 +03:00
zotov
92f9408920 added assert 2022-10-31 16:25:00 +03:00
zotov
f43a45fe8b Must be executed only on Windows - see notes. 2022-10-31 16:24:21 +03:00
zotov
4017c97fa4 minor change: added notes 2022-10-31 16:23:16 +03:00
zotov
f1853140fa added notes 2022-10-31 16:22:24 +03:00
zotov
b507250cf8 Added/Updated D:\FB\firebird-qa\tests\bugs\core_2477_test.py: increased number of rows to be processed after fail on Linux, mode=CS. 2022-10-10 11:16:16 +03:00
zotov
11b55e1db1 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5892_test.py: Added 'order by clause' to provide predictable output from selectable procedures. This became actual after commit e9fdb67e63ce17947766b5acd02cb543fc227a61 'Rework monitoring logic to provide faster response under high CPU-bound load' - thanks to dimitr for suggestion. 2022-10-09 16:35:22 +03:00
zotov
6c77e9bd9c Added/Updated bugs\core_0959_test.py. prepared for futher checks of ability to use each avaliable protocols: INET, XNET. Currently commented because of problems with it. 2022-10-08 13:05:17 +03:00
zotov
bd177b855c Added/Updated D:\FB\firebird-qa\tests\bugs\core_2484_test.py: separated code for Windows nd Linux 2022-10-06 22:34:38 +03:00
zotov
b3b921da61 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5685_test.py: Unstable outcome on Linux, see notes. Will be re-implemented. DEFERRED. 2022-10-06 18:57:12 +03:00
zotov
2ee714fe37 Added/Updated D:\FB\firebird-qa\tests\bugs\core_5464_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:27:09 +03:00
zotov
33897d8a62 Added/Updated D:\FB\firebird-qa\tests\bugs\core_3489_test.py: Could not complete adjusting for LINUX in new-qa. DEFERRED. 2022-10-06 15:25:37 +03:00