Skip to content

Conversation

@Eclips4
Copy link
Member

@Eclips4Eclips4 commented May 31, 2024

@Eclips4Eclips4 added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels May 31, 2024
@Eclips4Eclips4 requested a review from vstinnerMay 31, 2024 05:01
@bedevere-appbedevere-appbot added tests Tests in the Lib/test dir awaiting review labels May 31, 2024
@bedevere-appbedevere-appbot mentioned this pull request May 31, 2024
@ambvambv changed the title gh-119770: Remove buggy test casegh-119770: Remove buggy ioctl test caseMay 31, 2024
# Test with a larger buffer, just for the record.
self._check_ioctl_mutate_len(2048)

deftest_ioctl_signed_unsigned_code_param(self):
Copy link
Member

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

@Eclips4Eclips4 closed this May 31, 2024
@Eclips4Eclips4 deleted the issue-119770 branch May 31, 2024 15:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewneeds backport to 3.12only security fixesneeds backport to 3.13bugs and security fixesskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Eclips4@vstinner