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

16 Commits

Author SHA1 Message Date
zotov
6f19ae7f82 Added/Updated bugs\core_4880_test.py. code that obtains PID of server process must be performed withing same 'with act.db.connect() ...' as rest code that creates DDL, otherwise we get psutil.NoSuchProcess exception. 2022-09-16 07:35:51 +03:00
zotov
aa7abac763 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:05:48 +03:00
zotov
d9a223edc2 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:01:34 +03:00
zotov
abfc956d62 Additional testing after get fail with weird message:
"psutil.NoSuchProcess: process PID not found (pid=16652)" for 3.0.8 Classic,
captured for: fb_info_b = psutil.Process(fb_pid).cpu_times(), perhaps due to FB crash.
TO BE INVESTIGATED FURTHER!
2022-09-14 21:00:37 +03:00
zotov
b74c3ab1a6 Added/Updated bugs\core_4880_test.py: Checked on 5.0.0.501, 4.0.1.2692, 3.0.8.33535 2022-05-28 23:05:19 +03:00
924743b4dc New metadata (missing FBTEST ID) + cleanup 2022-02-02 15:46:19 +01:00
6e892d4e33 New metadata + cleanup 2022-01-25 22:55:48 +01:00
dc224afdf4 New metadata + cleanup 2022-01-24 20:27:02 +01:00
6e2e5ac436 Update 2021-12-31 12:06:51 +01:00
0c47f798c6 Action.files_dir + XFAIL for not implemented 2021-12-30 17:00:48 +01:00
62202b87c7 refactoring and other changes 2021-12-22 20:23:11 +01:00
8b48d5f188 Tests 2021-12-19 22:25:36 +01:00
0711661a93 More python tests and some enhancements 2021-12-09 19:26:42 +01:00
264ed4d657 Tests updated to Path support in driver 1.3.5 2021-12-07 13:36:20 +01:00
c66b267c73 More python tests 2021-11-26 19:20:43 +01:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00