6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
pavel-zotov
028bb33780 Added/Updated tests\bugs\core_2477_test.py: Resultset of cursor that executes using instance of selectable PreparedStatement must be stored in some variable in order to have ability close it EXPLICITLY, before PS will be freed. Otherwise access violation can raises when Python runs garbage collection. 2025-01-18 18:10:43 +03:00
zotov
92f9408920 added assert 2022-10-31 16:25:00 +03:00
zotov
b507250cf8 Added/Updated D:\FB\firebird-qa\tests\bugs\core_2477_test.py: increased number of rows to be processed after fail on Linux, mode=CS. 2022-10-10 11:16:16 +03:00
zotov
8227f98f8a Added/Updated bugs\core_2477_test.py. Changed threshold definition: its value must depend on ServerMode. Added comments. Checked again on 3.0.8.33535 (SS/CS), 4.0.1.2692 (SS/CS) 2022-09-13 21:08:45 +03:00
zotov
6c774dfd06 Added/Updated bugs\core_2477_test.py. Totally re-implemented. No async call of ISQL, waiting/killing etc. Checked on 3.0.8.33535, 4.0.1.2692, 5.0.0.591 2022-07-24 17:07:15 +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
333f1fa604 New metadata + cleanup 2022-01-21 18:49:26 +01:00
62202b87c7 refactoring and other changes 2021-12-22 20:23:11 +01:00
20bd6d4e74 More Python test and test enhancements 2021-12-14 20:56:34 +01:00
7822a79624 More python tests 2021-11-16 19:44:53 +01:00
a4111205c3 Change name scheme for tests 2021-04-28 12:42:11 +02:00