Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.9] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-int suffix (GH-112771)#119566

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.9fromned-deily:gh_112771-39
May 30, 2024

Conversation

@ned-deily
Copy link
Member

@ned-deilyned-deily commentedMay 25, 2024
edited by bedevere-appbot
Loading

zlib-ng defines the version as "1.3.0.zlib-ng".
(cherry picked from commitd384813)

Co-authored-by: Miro Hrončokmiro@hroncok.cz

…UNTIME_VERSION with non-int suffix (pythonGH-112771)zlib-ng defines the version as "1.3.0.zlib-ng".(cherry picked from commitd384813)Co-authored-by: Miro Hrončok miro@hroncok.cz
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@encukou for commit3b9c4b6 🤖

If you want to schedule another build, you need to add the🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbotsTest PR w/ buildbots; report in status section labelMay 29, 2024
@encukou
Copy link
Member

@ambv, please merge this test-only change to fix failing 3.9 buildbots.

All failures are expected/unrelated:

  • zlib-ng on s390x uses hardware acceleration, which outpots in different (but valid) bits than software zlib. That test is adjusted in later CPython versions.
  • preexisting failures: dbm crashes on macOS GHA, asyncio fails on macOS buildbot
  • usan/BSD/FIPS/nogil/wasi/iOS/win11-bigmem buildbots aren't applicable/configured/supported for 3.9

@ambvambv merged commit54b5e9e intopython:3.9May 30, 2024
@ned-deilyned-deily deleted the gh_112771-39 branchFebruary 20, 2025 05:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@ambvambv

Labels

testsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ned-deily@bedevere-bot@encukou@ambv

[8]ページ先頭

©2009-2025 Movatter.jp