Skip to content

[PBCKP-360] fix exception check in test_validate_corrupt_page_header_map #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

funny-falcon
Copy link
Collaborator

zlib decompression could mark error either as "data error" or "buffer error". One of check did consider it, other didn't.

Make them same.

And use assertRaises for good (requires python 3.2 at least)

zlib decompression could mark error either as "data error" or
"buffer error". One of check did consider it, other didn't.

Make them same.

And use `assertRaises` for good (requires python 3.2 at least)
@funny-falcon funny-falcon deleted the REL_2_5-PBCKP-360 branch December 10, 2022 13:59
@Burus Burus added this to the 2.5.11 milestone Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants