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

bpo-41818: test_master_read() in test_pty.py should be expected to fail on every platform that is not Linux; that includes Solaris. #23533

Closed
wants to merge 2 commits into from

Conversation

8vasu
Copy link
Contributor

@8vasu 8vasu commented Nov 27, 2020

Change expectedFailureOnBSD() to expectedFailureIfNotLinux()

Signed-off-by: Soumendra Ganguly soumendraganguly@gmail.com

https://bugs.python.org/issue41818

on every platform that is not Linux; that includes Solaris.

Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
@8vasu
Copy link
Contributor Author

8vasu commented Nov 27, 2020

This follows #23526 @asvetlov Thank you for being patient. I woke up a little late today. test_master_read() is now expected to fail on every platform that is not Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants