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

Fix the test_ttyname_ok test when /dev/stdin is inaccessable. #821

Merged
merged 1 commit into from Sep 10, 2023

Conversation

sunfishcode
Copy link
Member

/dev/stdin may be inaccessible in some sandboxed configurations, so just gracefully return if opening it fails.

/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
@sunfishcode sunfishcode merged commit ba51780 into main Sep 10, 2023
44 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/dev-stdin-access branch September 10, 2023 12:24
sunfishcode added a commit that referenced this pull request Sep 28, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Sep 28, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Sep 29, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Sep 29, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
sunfishcode added a commit that referenced this pull request Oct 12, 2023
/dev/stdin may be inaccessible in some sandboxed configurations, so just
gracefully return if opening it fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant