Skip to content

test_pty prints unnecessary information #114100

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

Closed
Eclips4 opened this issue Jan 16, 2024 · 0 comments
Closed

test_pty prints unnecessary information #114100

Eclips4 opened this issue Jan 16, 2024 · 0 comments
Labels
3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@Eclips4
Copy link
Member

Eclips4 commented Jan 16, 2024

Bug report

Bug description:

./python.exe -m test -R 3:3 test_pty
Using random seed: 713341030
0:00:00 load avg: 3.63 Run 1 test sequentially
0:00:00 load avg: 3.63 [1/1] test_pty
beginning 6 repetitions
123456
hi there
.hi there
.hi there
.hi there
.hi there
.hi there
.

== Tests result: SUCCESS ==

1 test OK.

Total duration: 193 ms
Total tests: run=6
Total test files: run=1/1
Result: SUCCESS

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Linked PRs

@Eclips4 Eclips4 added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir 3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes labels Jan 16, 2024
Eclips4 added a commit to Eclips4/cpython that referenced this issue Jan 27, 2024
Eclips4 added a commit to Eclips4/cpython that referenced this issue Jan 27, 2024
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Jan 27, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 27, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jan 27, 2024
serhiy-storchaka added a commit that referenced this issue Jan 27, 2024
serhiy-storchaka added a commit that referenced this issue Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants