Skip to content

gh-125860: Skip separate-SCM_RIGHTS socket tests on NetBSD, OpenBSD and DragonFly - #154239

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:socket-fdpass-bsd
Jul 20, 2026
Merged

gh-125860: Skip separate-SCM_RIGHTS socket tests on NetBSD, OpenBSD and DragonFly#154239
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:socket-fdpass-bsd

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Skip testFDPassSeparate and testFDPassSeparateMinSpace on NetBSD, OpenBSD and DragonFly, whose kernels deliver the file descriptors from only one SCM_RIGHTS control message when several are sent in a single sendmsg() (only one of the two fds arrives). This matches the existing skips for Apple, Solaris and AIX.

gh-125860 was reported for NetBSD; the same failure occurs on OpenBSD and DragonFly. FreeBSD and Linux are unaffected.

Verified on NetBSD 10, OpenBSD 7 and DragonFly 6 (skipped) and Linux (still run and pass).

🤖 Generated with Claude Code

…nBSD and DragonFly

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 20, 2026
@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news labels Jul 20, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 20, 2026 09:03
@serhiy-storchaka
serhiy-storchaka merged commit 9cfa08c into python:main Jul 20, 2026
60 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Jul 20, 2026

Copy link
Copy Markdown

GH-154245 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 20, 2026
@bedevere-app

bedevere-app Bot commented Jul 20, 2026

Copy link
Copy Markdown

GH-154246 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 20, 2026
@bedevere-app

bedevere-app Bot commented Jul 20, 2026

Copy link
Copy Markdown

GH-154247 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 20, 2026
serhiy-storchaka added a commit that referenced this pull request Jul 20, 2026
…enBSD and DragonFly (GH-154239) (GH-154247)

(cherry picked from commit 9cfa08c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
serhiy-storchaka added a commit that referenced this pull request Jul 20, 2026
…enBSD and DragonFly (GH-154239) (GH-154246)

(cherry picked from commit 9cfa08c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
serhiy-storchaka added a commit that referenced this pull request Jul 20, 2026
…enBSD and DragonFly (GH-154239) (GH-154245)

(cherry picked from commit 9cfa08c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant