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

Added/Updated tests\bugs\gh_7772_test.py: corrected notes after check on intermediate snapshots 5.x and 6.x

This commit is contained in:
pavel-zotov 2023-10-01 12:33:29 +03:00
parent 6cc0f067d3
commit 5aca082b23

View File

@ -14,10 +14,7 @@ NOTES:
Thanks to Vlad for provided example for test. Thanks to Vlad for provided example for test.
Confirmed bug on 4.0.4.2997: restored database contains blob with size = 4464 which is less than initial size. Confirmed bug on 4.0.4.2997: restored database contains blob with size = 4464 which is less than initial size.
Checked on 4.0.4.2998 -- all fine. Checked on 4.0.4.2998, 5.0.0.1235 (intermediate build), 6.0.0.65 (intermediate build) -- all fine.
::: NB :::
Currently FB 5.x and 6.x are also affected, so this test will FAIL on them.
Sent report to Vlad, 01.10.2023 09:50. Waiting for reply / fix in FB 5.x and 6.x
""" """
from io import BytesIO from io import BytesIO
from pathlib import Path from pathlib import Path