]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the...
authorPetr Viktorin <encukou@gmail.com>
Tue, 22 Oct 2024 11:11:21 +0000 (13:11 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 11:11:21 +0000 (12:11 +0100)
commit3c63d80b9513a227ad28033433f74e21ba66b479
tree37a673f6efe62bb5c5afebb1f37eeb207cf7d9a3
parent6bbaab801b0df24a966a35ca1ba775232d5d3308
[3.10] gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the compressed bytes (GH-125042) (#125585)

gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the compressed bytes (GH-125042)

This backports two commits:

- GH-31096 skipped the tests unconditionally
- GH-125042 skips only the possibly-failing assertion

(cherry picked from commit cc5a225cdc2a5d4e035dd08d59cef39182c10a6c)
Lib/test/test_zlib.py
Misc/NEWS.d/next/Tests/2024-10-07-14-13-38.gh-issue-125041.PKLWDf.rst [new file with mode: 0644]