Skip to content

Avoid TestNullDlsym hanging on HP-PA#141011

Merged
vstinner merged 1 commit intopython:mainfrom
stefanor:hppa-no-irel
Jan 27, 2026
Merged

Avoid TestNullDlsym hanging on HP-PA#141011
vstinner merged 1 commit intopython:mainfrom
stefanor:hppa-no-irel

Conversation

@stefanor
Copy link
Copy Markdown
Contributor

@stefanor stefanor commented Nov 4, 2025

glibc has no support for IFUNC on HP PA RISC yet. Rather than waiting for an "OK" that we'll never get, skip the test.

See: https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/hppa/dl-irel.h;h=770dcb3ea3a6ce232bb11bf59315cfec4c543f93;hb=HEAD

glibc has no support for IFUNC on HP PA RISC yet. Rather than waiting
for an "OK" that we'll never get, skip the test.

See: https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/hppa/dl-irel.h;h=770dcb3ea3a6ce232bb11bf59315cfec4c543f93;hb=HEAD
@bedevere-app bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Nov 4, 2025
@vstinner vstinner merged commit 197e4c0 into python:main Jan 27, 2026
54 checks passed
@vstinner
Copy link
Copy Markdown
Member

Merged, thanks.

@stefanor stefanor deleted the hppa-no-irel branch January 27, 2026 11:57
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
glibc has no support for IFUNC on HP PA RISC yet. Rather than waiting
for an "OK" that we'll never get, skip the test.

See: https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/hppa/dl-irel.h;h=770dcb3ea3a6ce232bb11bf59315cfec4c543f93;hb=HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants