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

13 Commits

Author SHA1 Message Date
pavel-zotov
75f4c58a57 Added/Updated tests\bugs\core_6469_test.py: minor change: added forgotten upper() calls 2024-08-03 09:36:52 +03:00
pavel-zotov
9c70256e56 Added/Updated tests\bugs\core_6469_test.py: One need to check for admin rights of current OS user (noted by Dimitry Sibiryakov). ISQL output must be checked for matching to expected before trace log (see func run_script()). Replaced hard-coded name of role with 'f{tmp_role.name}' notation. 2024-08-02 11:36:32 +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
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
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
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
8cd83ec67f Fix for Windows with 4.0.1 2022-02-09 20:47:40 +01:00
9a10f3468e Corrections for FB 4.0.1 2022-02-07 18:03:19 +01:00
924743b4dc New metadata (missing FBTEST ID) + cleanup 2022-02-02 15:46:19 +01:00
75ce508947 New metadata + cleanup 2022-01-27 20:08:36 +01:00
62202b87c7 refactoring and other changes 2021-12-22 20:23:11 +01:00
264650d58e More Python tests and adjustments/ehancements to old tests 2021-12-15 22:02:07 +01:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00