◐ Shell
clean mode source ↗

bpo-41818: test_master_read() in test_pty.py should be expected to fail on every platform that is not Linux; that includes Solaris. by 8vasu · Pull Request #23533 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@8vasu

@8vasu 8vasu commented

Nov 27, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

8vasu commented

Nov 27, 2020

Copy link Copy Markdown

Contributor Author

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

Reviewers

No reviews

Assignees

No one assigned

Labels

awaiting review tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@8vasu @the-knights-who-say-ni @bedevere-bot