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

1878 Commits

Author SHA1 Message Date
pavel-zotov
4f6ba72bc8 Added/Updated tests\bugs\core_3323_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 17:19:36 +03:00
pavel-zotov
b1a6496fcc Added/Updated tests\bugs\core_3977_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 17:04:44 +03:00
pavel-zotov
533b16f614 Added/Updated tests\bugs\core_5062_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 16:37:52 +03:00
pavel-zotov
9ea5d26d92 Added/Updated tests\bugs\core_5646_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 16:31:16 +03:00
pavel-zotov
da0580b307 Added/Updated tests\bugs\core_6048_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 16:26:13 +03:00
pavel-zotov
bdce103159 Added/Updated tests\bugs\core_6458_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 16:22:27 +03:00
pavel-zotov
902f10a4fa Added/Updated tests\bugs\gh_6947_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 16:18:15 +03:00
pavel-zotov
1fc6791847 Added/Updated tests\bugs\gh_7200_test.py: added comments 2025-01-18 16:16:50 +03:00
pavel-zotov
7740052e00 Added/Updated tests\bugs\gh_7388_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 16:08:16 +03:00
pavel-zotov
76ed0fa4b9 Added/Updated tests\bugs\gh_7804_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 16:04:07 +03:00
pavel-zotov
d400394ff7 Added/Updated tests\bugs\gh_7863_test.py: added forgotten import 2025-01-18 16:03:50 +03:00
pavel-zotov
3e94d0843d Added/Updated tests\bugs\gh_7863_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 15:56:57 +03:00
pavel-zotov
0f6e521c95 Added/Updated tests\bugs\gh_7917_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 15:28:06 +03:00
pavel-zotov
96d4f2b8a5 Added/Updated tests\bugs\gh_8231_test.py: added forgotten 'DatabaseError as e' 2025-01-18 15:23:24 +03:00
pavel-zotov
0f6cc4a53b Added/Updated tests\bugs\gh_7257_misc_datatypes_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 15:22:53 +03:00
pavel-zotov
1301cd17ff Added/Updated tests\bugs\gh_8231_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 15:07:04 +03:00
pavel-zotov
4606cf9126 Added/Updated tests\bugs\gh_8223_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 15:04:36 +03:00
pavel-zotov
7a4b162bf8 Added/Updated tests\bugs\gh_8225_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 15:02:29 +03:00
pavel-zotov
b480a3fe43 Added/Updated tests\bugs\gh_8115_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 14:58:29 +03:00
pavel-zotov
df454c615b Added/Updated tests\bugs\gh_8233_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 14:49:03 +03:00
pavel-zotov
eb99deb2ee Added/Updated tests\functional\tabloid\test_aae2ae32.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 14:46:39 +03:00
pavel-zotov
a8acc18168 Added/Updated tests\bugs\gh_8252_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 14:34:14 +03:00
pavel-zotov
43524fadea Added/Updated tests\bugs\core_0214_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 14:26:04 +03:00
pavel-zotov
213f3a472f Added/Updated tests\bugs\gh_7304_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 after pytest finishes. 2025-01-18 13:12:21 +03:00
pavel-zotov
d847fa7cf6 Added/Updated tests\bugs\gh_8386_test.py: DISABLED check for ServerMode, requested by dimitr 2025-01-17 13:35:45 +03:00
pavel-zotov
07c81fa5aa Added/Updated tests\bugs\gh_8386_test.py: Checked on 5.0.2.1592 -- all fine. WAITING FOR FRONT-PORT FIX INTO FB 6.X. 2025-01-17 00:02:38 +03:00
pavel-zotov
982fa842ef Added/Updated tests\bugs\gh_8185_test.py: Increased in version for FB 5.x 2025-01-16 23:23:22 +03:00
pavel-zotov
621bc55e2a Added/Updated tests\bugs\core_2650_test.py: Changed expected_out for FB 5.x after e24e0 2025.01.13. See notes. 2025-01-16 08:44:36 +03:00
pavel-zotov
aab05ab88b Added/Updated tests\bugs\gh_8265_test.py: CRITICAL ISSUE. 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. See notes. 2025-01-15 21:06:33 +03:00
pavel-zotov
afdd829546 Added/Updated tests\bugs\gh_8379_test.py: Only FB-6.x can be checked, see notes. Checked on 6.0.0.577 - all OK. 2025-01-15 10:50:19 +03:00
pavel-zotov
ef33e8f8a6 Added/Updated tests\functional\database\create\test_02.py: Added (temporary ?) 'credentials = False' to prevent ISQL from using '-USER ... -PASS ...'. IMO, this is bug; see https://github.com/FirebirdSQL/firebird/issues/8385 2025-01-13 14:44:35 +03:00
pavel-zotov
f869ab0158 Added/Updated tests\bugs\core_4218_test.py: Added (temporary ?) 'credentials = False' to prevent ISQL from using '-USER ... -PASS ...'. IMO, this is bug; see https://github.com/FirebirdSQL/firebird/issues/8385 2025-01-13 14:26:41 +03:00
pavel-zotov
3bbf0047ba Added/Updated tests\bugs\core_2650_test.py: Separated expected_out for FB 6.x after #b2d03 (More correct plan output for subqueries generated during NOT IN transformation). See notes. 2025-01-13 13:12:28 +03:00
pavel-zotov
4634414e66 Added/Updated tests\bugs\gh_7106_test.py: User names with delimiting character must be enclosed in double quotes since 6.0.0.570. SEE NOTES. 2024-12-31 18:12:08 +03:00
pavel-zotov
2ac5ddf343 Added/Updated tests\bugs\core_1142_test.py: Removed 'SHOW' command because its output can change during intensive development. Fixed https://github.com/FirebirdSQL/firebird-qa/pull/33/files 2024-12-31 16:55:55 +03:00
pavel-zotov
35aedb2690 Added/Updated tests\bugs\core_4321_test.py: Added forgotten semicolon after 'SET LIST ON'. 2024-12-31 11:43:04 +03:00
pavel-zotov
ba2fe0f292 Added/Updated tests\bugs\gh_6915_hu_hu_test.py: added comments 2024-12-30 12:13:29 +03:00
pavel-zotov
6c5b05bfdc Added/Updated tests\bugs\gh_6915_cs_cz_test.py: added comments 2024-12-30 12:13:18 +03:00
pavel-zotov
b2a5bd43ca Added/Updated tests\bugs\gh_6915_test.py: added comments 2024-12-30 12:13:09 +03:00
pavel-zotov
fab53758ab Added/Updated tests\functional\shadow\test_create_01.py: splitted expected output for 6.x since some columns in rdb$files now have NULLS instead of zeroes - see notes. 2024-12-30 12:05:43 +03:00
pavel-zotov
eb019319e5 Added/Updated tests\bugs\core_5630_test.py: splitted expected output for 6.x since some columns in rdb$files now have NULLS instead of zeroes - see notes. 2024-12-30 12:02:31 +03:00
pavel-zotov
4af274b8e8 Added/Updated tests\functional\shadow\test_create_02.py: Added restriction for FB 6.x: this test now must be skipped since implemented GH-8047 (Wipe out multi-file database support) 2024-12-29 11:47:54 +03:00
pavel-zotov
4d562f94ab Added/Updated tests\bugs\core_5704_test.py: Splitted code and expected output for FB versions upto 5.x vs 6.x -- see notes. 2024-12-29 11:44:04 +03:00
pavel-zotov
baa278f259 Added/Updated tests\functional\database\alter\test_03.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 11:34:00 +03:00
pavel-zotov
62a0c1f7fb Added/Updated tests\functional\database\alter\test_02.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 11:33:51 +03:00
pavel-zotov
ff9db383f1 Added/Updated tests\functional\database\alter\test_01.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 11:33:40 +03:00
pavel-zotov
4bd6685186 Added/Updated tests\functional\database\create\test_10.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 10:59:58 +03:00
pavel-zotov
a4e9f3dc09 Added/Updated tests\functional\database\create\test_09.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 10:59:46 +03:00
pavel-zotov
be4d4cb2e4 Added/Updated tests\functional\database\create\test_08.py: Added restriction for FB 6.x: this test now must be skipped, see commit f0740d2a: Wipe out multi-file database support 2024-12-29 10:59:32 +03:00
pavel-zotov
306fdc72ac Added/Updated tests\bugs\core_3947_test.py: Added 'pytest.mark.intl' attribute in order to have ability to run only tests related to i18n 2024-12-29 09:59:26 +03:00