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

938 Commits

Author SHA1 Message Date
pavel-zotov
6d9ce9f126 Added/Updated tests\bugs\gh_6120_test.py: minor change: added comment 2024-07-22 20:38:57 +03:00
pavel-zotov
045c44b035 Added/Updated tests\bugs\gh_6120_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127, 3.0.12.33765 2024-07-22 20:36:58 +03:00
pavel-zotov
1042d0380d Added/Updated tests\bugs\gh_6267_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 2024-07-22 20:04:50 +03:00
pavel-zotov
eaa6bd6afa Added/Updated tests\bugs\gh_6282_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.5.3127 2024-07-22 13:03:19 +03:00
pavel-zotov
a28fae261c Added/Updated tests\bugs\gh_7056_test.py: minor change: removed unused variable 2024-07-22 08:38:45 +03:00
pavel-zotov
cafd101681 Added/Updated tests\bugs\gh_6954_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. 2024-07-21 19:25:46 +03:00
pavel-zotov
c0c400cb11 Added/Updated tests\bugs\gh_7188_test.py: Checked on 6.0.0.396, 5.0.1.1440, 4.0.53127. 2024-07-21 17:18:26 +03:00
pavel-zotov
764caf92a1 Added/Updated tests\bugs\gh_7647_test.py: Problem with 6.x has been fixed in 6.0.0.346, commit 17b007d1. Removed upper limit restriction for major version. 2024-07-21 11:03:56 +03:00
pavel-zotov
68ed071f41 Added/Updated tests\bugs\gh_7056_test.py: minor change in comments 2024-07-19 16:20:56 +03:00
pavel-zotov
2151187823 Added/Updated tests\bugs\gh_7056_test.py: Replaced non-asci character that was occasionally typed 2024-07-18 21:26:24 +03:00
pavel-zotov
aed482d733 Added/Updated tests\bugs\gh_7056_test.py: Re-implemented: we have to use сustom driver-config object must be used for DPB because TWO protocols are checked here, LOCAL and REMOTE. See notes. 2024-07-18 21:15:10 +03:00
pavel-zotov
dc8d2ca264 Added/Updated tests\bugs\gh_7056_test.py: Checked on 6.0.0.396, 5.0.1.1440. SEE NOTES. 2024-07-18 17:16:57 +03:00
pavel-zotov
7443cdfd83 Added/Updated tests\bugs\gh_8168_test.py: Checked on 6.0.0.387, 5.0.1.1428. Thanks to Vlad for suggestion about test implementation. 2024-07-16 16:32:47 +03:00
pavel-zotov
78ef0af3a5 Added/Updated tests\bugs\gh_7652_test.py: Checked on 6.0.0.395 2024-07-16 13:33:39 +03:00
pavel-zotov
0c377bc87f Added/Updated tests\bugs\gh_8178_addi_test.py: Checked on 6.0.0.392, 5.0.1.1434, 4.0.5.3127, 3.0.12.33765 2024-07-12 13:11:40 +03:00
pavel-zotov
01cf8c917f Added/Updated tests\bugs\gh_8178_test.py: Checked on 6.0.0.392, 5.0.1.1434, 4.0.5.3127, 3.0.12.33765 2024-07-11 08:46:41 +03:00
pavel-zotov
55556e1595 Added/Updated tests\bugs\gh_8176_test.py: Checked on 6.0.0.392-3fa8e6b, 5.0.1.1434-2593b3b. WARNING: SEE NOTES INSIDE. 2024-07-11 00:06:56 +03:00
pavel-zotov
19514b3aea Added/Updated tests\bugs\gh_7980_test.py: Checked on 6.0.0.386 2024-07-10 12:03:40 +03:00
pavel-zotov
db036c1661 Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2024-07-09 15:05:00 +03:00
pavel-zotov
2a6320b8b4 Added/Updated tests\bugs\core_5685_test.py: Added item to substitutions related to 'port detached' message that raises in dev build. 2024-07-09 15:04:16 +03:00
Pavel Zotov
dfc6dce340
Merge pull request #22 from aafemt/master
Make test pass on debug build
2024-07-08 21:40:35 +03:00
pavel-zotov
0618f10625 Added/Updated tests\bugs\gh_4723_incompressible_test.py: dummy change to force all major versions to be checked again 2024-06-21 02:36:49 +03:00
pavel-zotov
86308b3ee8 Added/Updated tests\bugs\gh_8161_test.py: added comments 2024-06-20 11:19:37 +03:00
pavel-zotov
08dcde41f4 Added/Updated tests\bugs\gh_8161_test.py: Confirmed bug/regression on 3.0.12.33735. Checked on 3.0.12.33764, 4.0.5.3112, 5.0.1.1416, 6.0.0.374 2024-06-20 10:19:16 +03:00
pavel-zotov
350e841012 Added/Updated tests\bugs\gh_4723_incompressible_test.py: adjusted min_version 2024-06-18 09:42:54 +03:00
pavel-zotov
f073668eb0 Added/Updated tests\bugs\gh_7937_test.py: Reduced min_version to 5.0.1 after check on 5.0.1.1416-b4b3559. 2024-06-17 15:55:17 +03:00
pavel-zotov
9c6c4990a8 Added/Updated tests\bugs\core_5236_test.py: Plan for FB 5.x and 6.x changed since 28-may-2024, build 6.0.0.363 #95442. It was adjusted after talk with dimitr: must be the same for all FB versions 2024-06-16 09:23:58 +03:00
pavel-zotov
c76e44a47e Added/Updated tests\bugs\core_5229_test.py: Added EDS with '[::1]' after fixed GH-8156 2024-06-14 11:09:48 +03:00
pavel-zotov
07f6218ea0 Added/Updated tests\bugs\core_5229_test.py: Added check for ability to use IPv6. See notes. 2024-06-13 10:13:02 +03:00
pavel-zotov
393143dfa3 Added/Updated tests\bugs\core_4754_test.py: minor adjustments 2024-06-12 22:18:57 +03:00
pavel-zotov
a932c47c4f Added/Updated tests\bugs\gh_8136_test.py: Added temporary mark 'disabled_in_forks' to SKIP this test when QA verifies *fork* rather than standard FB. 2024-06-09 20:42:44 +03:00
pavel-zotov
188f82dba7 Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism. 2024-06-09 18:53:05 +03:00
pavel-zotov
fe0e96d7a1 Reduced StatementTimeout to reasonable value. It is pre-database configurable thus one can easy to adjust it to any particular test requirements where this value must be set to greater number. 2024-06-09 15:36:09 +03:00
pavel-zotov
35c594a5f9 Added/Updated tests\bugs\gh_8077_test.py: Added threshold in order to prevent infinite recursion in case of regression. See notes in the code, variable 'STOP_RECURSIVE_ES_AFTER_ITER'. 2024-06-09 14:36:52 +03:00
pavel-zotov
f7afa0199e Added/Updated tests\bugs\gh_5995_test.py: Checked on 6.0.0.366, 5.0.1.1411, 4.0.5.3103 2024-06-03 09:50:00 +03:00
pavel-zotov
14035a7304 Added/Updated tests\bugs\gh_7141_test.py: Checked on 6.0.0.363, 5.0.1.1408, 4.0.5.3103, 3.0.12.33744 2024-05-30 14:19:40 +03:00
pavel-zotov
2682c12f74 Added/Updated tests\bugs\gh_8136_test.py: Checked on 6.0.0.363-40d0b41, 5.0.1.1408-c432bd0 2024-05-28 11:43:03 +03:00
pavel-zotov
bdc84dcd8b Added/Updated tests\bugs\gh_7676_test.py: adjusted title 2024-05-28 06:59:31 +03:00
pavel-zotov
4d4a54dec7 Added/Updated tests\bugs\gh_7676_test.py: Checked on 5.0.0.1121 2024-05-28 06:57:58 +03:00
pavel-zotov
e583eebdfd Added/Updated tests\bugs\gh_8120_test.py: Checked on 6.0.0.362; 5.0.1.1408; 4.0.5.3103 2024-05-27 12:46:31 +03:00
pavel-zotov
54e65ad79a Added/Updated tests\bugs\gh_8077_test.py: Checked on 6.0.0.362, 5.0.1.1408, 4.0.5.3103 (all SS/CS). 2024-05-27 10:44:27 +03:00
9187237eb6 Make test pass on debug build 2024-05-24 17:34:36 +02:00
pavel-zotov
364f6a9d71 Added/Updated tests\bugs\gh_5867_test.py: Checked on 6.0.0.357, 5.0.1.1404, 4.0.5.3099 2024-05-22 04:02:08 +03:00
pavel-zotov
e451a68baa Added/Updated tests\bugs\gh_8123_test.py: Checked on intermediate snapshots 6.0.0.357-f94343e, 5.0.1.1404-88bf561. 2024-05-21 09:10:54 +03:00
pavel-zotov
69bc95847a Renamed file 2024-05-20 13:07:39 +03:00
pavel-zotov
3ee4a2f95a Added/Updated tests\bugs\gh_4723_incompressible_test.py: Checked on 5.0.1.1399, 6.0.0.351 2024-05-20 13:06:35 +03:00
pavel-zotov
84cd024f1d Added/Updated tests\bugs\gh_4723_test.py: Checked on 5.0.1.1399, 6.0.0.351 2024-05-20 11:51:30 +03:00
pavel-zotov
d8ff4186da Added/Updated tests\bugs\gh_6609_test.py: Added comment. 2024-05-18 13:56:52 +03:00
pavel-zotov
b68ec5fd87 Added/Updated tests\bugs\gh_6609_test.py: Confirmed bug on 3.0.7.33348. Checked on 3.0.7.33350, 4.0.5.3099, 5.0.1.1399, 6.0.0.351. 2024-05-18 13:54:44 +03:00
pavel-zotov
4947affe4a Removed test that duplicated gh_5740_test.py 2024-05-16 12:49:49 +03:00