Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

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
8vasu wants to merge 2 commits into
python:masterpython/cpython:masterfrom
8vasu:solaris_fix8vasu/cpython:solaris_fixCopy head branch name to clipboard
Closed

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
8vasu wants to merge 2 commits into
python:masterpython/cpython:masterfrom
8vasu:solaris_fix8vasu/cpython:solaris_fixCopy head branch name to clipboard

Conversation

@8vasu

@8vasu 8vasu commented Nov 27, 2020

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

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.