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

1857 Commits

Author SHA1 Message Date
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
70f7a6ac1b Added mark 'scroll_cur' for upcoming tests that deal with scrollable cursor 2024-07-18 17:16:24 +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
0ed0e705e6 Added/Updated tests\functional\tabloid\test_crash_when_too_long_username_for_auth.py: Customized for run against dev build after Dimitry Sibiryakov request: filter out second item from dev status vector: 335544882 / Login name too long 2024-07-14 11:47:45 +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
34f48ef945 Added/Updated tests\functional\replication\test_blob_access_when_no_grant_for_select.py: Checked on 6.0.0.395 (SS/CS), 5.0.1.1439, 4.0.5.3127 2024-07-12 10:08:47 +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
ee1d83625e Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Partially re-implemented - see notes. Checked on Windows, 4.0.5.3112-d2e612c, 5.0.1.1416-b4b3559, 6.0.0.374-0097d28 (SS and CS). 2024-06-21 13:50:10 +03:00
pavel-zotov
d37a99fc5a Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Removed hard-coded max_wait that was added temporary for debug. 2024-06-21 11:12:42 +03:00
pavel-zotov
647b877d67 Added/Updated tests\functional\replication\test_bugcheck_in_rw_replica_after_conflicting_insert.py: Added debug output if some goes wrong. Fixed stupid copy-paste code that can cause fail. Checked on 4.0.5.3112-d2e612c, 5.0.1.1416-b4b3559, 6.0.0.374-0097d28 2024-06-21 11:11:46 +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
4e2dd4caaa Added compressed .fbk needed for test bugs/gh_8161_test.py 2024-06-20 10:18:40 +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
1e0badd7dd Merge branch 'master' of https://github.com/FirebirdSQL/firebird-qa 2024-06-14 11:10:19 +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 Císař
adf8abee5a
Merge pull request #26 from FirebirdSQL/work/gh-24
Fixed bug #24 : QA could hung when starting trace session
2024-06-13 19:26:52 +02:00
Vlad Khorsun
79348425b5 Fixed bug #24 : QA could hung when starting trace session 2024-06-13 17:12:49 +03:00
Vlad Khorsun
77848193e4 Fixed bug #23 : QA could hung when stopping trace session 2024-06-13 16:54:39 +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
71b430dcd5 Added mark es_eds to mark tests as dealing with ES/EDS mechanism 2024-06-09 18:34:02 +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
a68cac9c9d Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: added forgotten 'order by' clause. Deadlock otherwise can occur. Thanks to Vlad for note. 2024-06-05 11:20:37 +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
58e3be0b86 Added/Updated tests\functional\tabloid\test_95442bdf.py: Checked on intermediate snapshot 6.0.0.363 #95442bd. 2024-05-29 21:38:53 +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
bac6153253 And another one 2024-05-24 17:44:11 +02: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