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 |
|
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 |
|
pavel-zotov
|
b471dd71f4
|
Renamed file because there was created appropriate ticket for it
|
2024-05-16 12:48:36 +03:00 |
|
pavel-zotov
|
c5b8c88344
|
Added/Updated tests\bugs\test_trace_eol.py: added comments
|
2024-05-16 12:45:52 +03:00 |
|
pavel-zotov
|
1bc5ae6380
|
Added/Updated tests\bugs\test_trace_eol.py: fixed wrong code
|
2024-05-16 12:18:04 +03:00 |
|
pavel-zotov
|
40741bd449
|
Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run.
|
2024-05-15 20:26:01 +03:00 |
|
pavel-zotov
|
a70397a548
|
Added/Updated tests\bugs\gh_8108_test.py: Checked on intermediate snapshots: 6.0.0.351 #02ef0c8, 5.0.1.1399 #5b8b57c, 4.0.5.3099 #bc1ad78
|
2024-05-15 17:41:47 +03:00 |
|
pavel-zotov
|
75d3fa964c
|
Added/Updated tests\bugs\gh_8112_test.py: Checked on 6.0.0.351, 5.0.1.1399.
|
2024-05-15 10:41:40 +03:00 |
|
pavel-zotov
|
b3b85d9762
|
Added/Updated tests\bugs\gh_7255_test.py: Confirmed bug on 5.0.0.599, Classic. LINUX only. Checked on 5.0.0.1397, 4.0.5.3098. ACHTUNG: READ NOTES FOR THIS TEST.
|
2024-05-13 22:24:18 +03:00 |
|
pavel-zotov
|
c8c97906a1
|
Added/Updated tests\bugs\core_6038_test.py: adjusted TITLE, DESCR and NOTES.
|
2024-05-13 21:37:33 +03:00 |
|
pavel-zotov
|
d738f21cc9
|
Added/Updated tests\bugs\gh_8100_test.py: Reduced min_version to 5.0.1. Checked on 5.0.1.1394 #aa3cafb - all OK.
|
2024-05-11 11:51:55 +03:00 |
|
pavel-zotov
|
7a99c91a29
|
Added/Updated tests\bugs\gh_8100_test.py: Checked on intermediate snapshot 6.0.0.345 #17b007d -- all OK.
|
2024-05-11 11:46:47 +03:00 |
|
pavel-zotov
|
f01cc06f40
|
Added/Updated tests\bugs\core_6517_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:19:51 +03:00 |
|
pavel-zotov
|
6d39fdf0b3
|
Added/Updated tests\bugs\core_6469_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:17:03 +03:00 |
|
pavel-zotov
|
bc76e00aa2
|
Added/Updated tests\bugs\core_5630_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:13:53 +03:00 |
|
pavel-zotov
|
a81094d88f
|
Added/Updated tests\bugs\core_5495_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 01:10:20 +03:00 |
|
pavel-zotov
|
53c47013ea
|
Added/Updated tests\bugs\core_5273_test.py: added combine_output in order to see STDERR content. Added connect_db=False in order to avoid warning about rollback
|
2024-05-10 00:51:12 +03:00 |
|
pavel-zotov
|
88fa321aa6
|
Added/Updated tests\bugs\core_4933_test.py: added combine_output in order to see STDERR content. Added connect_db=False in order to avoid warning about rollback
|
2024-05-10 00:48:04 +03:00 |
|
pavel-zotov
|
21b880feae
|
Added/Updated tests\bugs\core_4218_test.py: Refactored, plus added combine_output in order to see STDERR content
|
2024-05-10 00:44:18 +03:00 |
|
pavel-zotov
|
e729ac1dd7
|
Added/Updated tests\bugs\core_1291_test.py: added combine_output in order to see STDERR content
|
2024-05-10 00:39:25 +03:00 |
|
pavel-zotov
|
655577ae41
|
Added/Updated tests\bugs\core_4067_test.py: added combine_output in order to see STDERR content
|
2024-05-10 00:31:51 +03:00 |
|
pavel-zotov
|
a72a4069c7
|
Added/Updated tests\bugs\gh_7818_test.py: multi-line text is returned by con.info.firebird_version since firebird-driver 1.10.4+. We have to take in account only first line of it, thus make splitting it by delimiter = os.linesep.
|
2024-05-09 16:58:34 +03:00 |
|
pavel-zotov
|
64527cb994
|
Added/Updated tests\bugs\gh_8104_test.py: C:\FBTESTING\qa\firebird-qa\git-commit-adjust-output.bat gh_8104_test.py added description
|
2024-05-09 13:02:08 +03:00 |
|
pavel-zotov
|
91cb6b86a0
|
Added/Updated tests\bugs\gh_5978_test.py: Checked on 4.0.5.3092, 5.0.1.1395, 6.0.0.346. NOTE. TEST REQUIRES FIREBIRD-DRIVER VERSION 1.10.4+
|
2024-05-08 17:27:17 +03:00 |
|
pavel-zotov
|
0abb5e8f0e
|
Added/Updated tests\bugs\gh_8066_test.py: backslash problem, even in comments
|
2024-05-08 09:33:22 +03:00 |
|
pavel-zotov
|
e6fc8ef9af
|
Added/Updated tests\bugs\gh_8066_test.py: Removed check of 'inet' w/o digital suffix - see notes.
|
2024-05-08 09:04:10 +03:00 |
|
pavel-zotov
|
045cf3574c
|
Added/Updated tests\bugs\gh_8104_test.py: Checked on 6.0.0.345, 5.0.1.1395, 4.0.5.3092 (fetches in req #2 LESS than in req #1).
|
2024-05-08 00:48:39 +03:00 |
|
pavel-zotov
|
751d4d8617
|
Added/Updated tests\bugs\core_6278_test.py: Fully re-implemented - see notes. Checked on 5.0.1.1394, 6.0.0.345.
|
2024-05-07 20:40:27 +03:00 |
|
pavel-zotov
|
ab2f23207d
|
Added/Updated tests\bugs\gh_8086_test.py: Checked on 6.0.0.344, 5.0.1.1394
|
2024-05-06 23:20:06 +03:00 |
|
pavel-zotov
|
64d6bc2c80
|
Added/Updated tests\bugs\gh_8066_test.py: Checked on 6.0.0.344, 5.0.1.1394, 4.0.5.3091.
|
2024-05-06 23:01:07 +03:00 |
|