gh-119770: Remove buggy ioctl test case by Eclips4 · Pull Request #119818 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
wants to merge 1 commit into
Conversation
ambv
changed the title
gh-119770: Remove buggy test case
gh-119770: Remove buggy ioctl test case
| # Test with a larger buffer, just for the record. | ||
| self._check_ioctl_mutate_len(2048) | ||
|
|
||
| def test_ioctl_signed_unsigned_code_param(self): |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would prefer to keep the test but make sure that TIOCSWINSZ is positive.
I wrote a different fix: #119840
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters