Skip to content
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

[3.10] gh-100005: Skip test_script_as_dev_fd() on FreeBSD (GH-100006) #125109

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 8, 2024

On FreeBSD, skip test_script_as_dev_fd() of test_cmd_line_script if
fdescfs is not mounted (at /dev/fd).
(cherry picked from commit 038b151)

Co-authored-by: Victor Stinner vstinner@python.org

…0006)

On FreeBSD, skip test_script_as_dev_fd() of test_cmd_line_script if
fdescfs is not mounted (at /dev/fd).
(cherry picked from commit 038b151)

Co-authored-by: Victor Stinner <vstinner@python.org>
@encukou
Copy link
Member

encukou commented Oct 8, 2024

See gh-125112 for the macOS CI failure.

@encukou encukou marked this pull request as draft October 8, 2024 14:12
@encukou
Copy link
Member

encukou commented Oct 9, 2024

!buildbot FreeBSD

@bedevere-bot
Copy link

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

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

The builders matched are:

  • AMD64 FreeBSD PR
  • AMD64 FreeBSD Refleaks PR
  • AMD64 FreeBSD14 PR
  • AMD64 FreeBSD15 PR

@encukou
Copy link
Member

encukou commented Oct 10, 2024

This fixes the test_cmd_line_script test on the FreeBSD buildbots; the unrelated test_tarfile failure is still there.

@pablogsal pablogsal merged commit b116237 into python:3.10 Oct 22, 2024
13 of 17 checks passed
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.

6 participants