FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-121938: ctypes: Skip test of _pack_-ed struct with c_int64 on x86 by encukou · Pull Request #125877 · python/cpython · GitHub

/ cpython Public

gh-121938: ctypes: Skip test of _pack_-ed struct with c_int64 on x86 - #125877

Merged
zware merged 1 commit into
python:mainfrom
encukou:x86-ctypes
Oct 23, 2024
Merged

gh-121938: ctypes: Skip test of _pack_-ed struct with c_int64 on x86#125877
zware merged 1 commit into
python:mainfrom
encukou:x86-ctypes

Conversation

encukou commented Oct 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

The current auto-generated tests don't cover this; it's instead tested manually.

…n x86

The current auto-generated tests don't cover this; it's instead
tested manually.

encukou commented Oct 23, 2024

Copy link
Copy Markdown
Member Author

!buildbot x86

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 77d3ee7 🤖

The command will test the builders whose names match following regular expression: x86

The builders matched are:

  • x86 Debian Non-Debug with X PR
  • x86 Debian Installed with X PR
  • x86-64 MacOS Intel NoGIL PR
  • x86-64 macOS PR
  • x86-64 MacOS Intel ASAN NoGIL PR

zware merged commit 13c9fa3 into python:main Oct 23, 2024
encukou deleted the x86-ctypes branch October 24, 2024 11:29
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…n x86 (pythonGH-125877)

The current auto-generated tests don't cover this; it's instead
tested manually.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL