pavel-zotov
|
4fa41e56f4
|
Added/Updated tests\bugs\gh_8394_test.py: added pattern for check message with table size
|
2025-01-22 11:09:45 +03:00 |
|
pavel-zotov
|
87def8d0b8
|
Added/Updated tests\bugs\gh_8394_test.py: Checked on 5.0.2.1601, 6.0.0.594
|
2025-01-22 11:05:14 +03:00 |
|
pavel-zotov
|
96ccb8a1f3
|
Added/Updated tests\bugs\gh_8356_test.py: Reduced min_version to 5.0a after succcessful check on intermediade snapshot 5.0.2.1597-4fa00f1
|
2025-01-21 18:59:32 +03:00 |
|
pavel-zotov
|
ad0a3e8518
|
Added/Updated tests\bugs\gh_8356_test.py: Checked on 6.0.0.590-7e96b33.
|
2025-01-21 15:03:08 +03:00 |
|
pavel-zotov
|
7f8f2804a9
|
Added/Updated tests\bugs\gh_7804_test.py: Result in 6.x became equal to 5.x. Removed separation of expected* output. Checked on 6.0.0.587-90401f7
|
2025-01-19 17:06:57 +03:00 |
|
pavel-zotov
|
e3d12fe36e
|
Added/Updated tests\bugs\core_3323_test.py: added forgotten initialization
|
2025-01-19 06:41:12 +03:00 |
|
pavel-zotov
|
41dfa39c27
|
Added/Updated tests\bugs\gh_8386_test.py: Removed restriction for execution only in FB 5.x after successful check on 6.0.0.585-0-6f17277.
|
2025-01-18 20:38:03 +03:00 |
|
pavel-zotov
|
c5722891f9
|
Added/Updated tests\bugs\core_1315_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:21:45 +03:00 |
|
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 |
|
pavel-zotov
|
32b76b2e58
|
Added/Updated tests\bugs\gh_3218_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:04:48 +03:00 |
|
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 |
|