Skip to content

gh-114312: Fix rare event counter tests on aarch64 #114554

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

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

mdboom
Copy link
Contributor

@mdboom mdboom commented Jan 25, 2024

These new tests from #114493 were failing on aarch64 buildbots, presumably because of the mismatch between uint8_t and the 'k' code to Py_BuildValue.

These new tests from python#114493 were failing on aarch64 buildbots,
presumably because of the mismatch between uint8_t and the 'k'
code to Py_BuildValue.
@mdboom mdboom added type-bug An unexpected behavior, bug, or error skip news labels Jan 25, 2024
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Jan 25, 2024
@mdboom mdboom added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 25, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @mdboom for commit 998385a 🤖

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 25, 2024
@mdboom mdboom marked this pull request as ready for review January 25, 2024 14:59
@markshannon
Copy link
Member

The wasi buildbot failure seems totally unrelated.

@markshannon markshannon merged commit d0f7f5c into python:main Jan 26, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants