]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125041: gh-90781: test_zlib: For s390x HW acceleration, skip checking the compress... 125585/head
authorPetr Viktorin <encukou@gmail.com>
Tue, 15 Oct 2024 11:29:43 +0000 (13:29 +0200)
committerPetr Viktorin <encukou@gmail.com>
Wed, 16 Oct 2024 12:31:18 +0000 (14:31 +0200)
commitd5228565c7a815ee3977f413231bddef8957a0bb
tree9ff1abd287fd628ce89f0ec298b173b6b205b7d0
parent850189a64e7f0b920fe48cb12a5da3e648435680
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]