We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test_builtin.PtyTests.test_input_tty
./python.exe -m test -v test_builtin -m test_input_tty == CPython 3.14.0a0 (heads/main:11ad731f4fa, Jul 30 2024, 07:55:09) [Clang 15.0.0 (clang-1500.3.9.4)] == macOS-14.5-arm64-arm-64bit-Mach-O little-endian == Python build: debug == cwd: /Users/admin/Projects/cpython/build/test_python_worker_3797æ == CPU count: 8 == encodings: locale=UTF-8 FS=utf-8 == resources: all test resources are disabled, use -u option to unskip tests Using random seed: 3279392138 0:00:00 load avg: 2.79 Run 1 test sequentially in a single process 0:00:00 load avg: 2.79 [1/1] test_builtin test_input_tty (test.test_builtin.PtyTests.test_input_tty) ... ^C == Tests result: INTERRUPTED == 1 test omitted: test_builtin Test suite interrupted by signal SIGINT. Total duration: 16 min 52 sec Total tests: run=0 (filtered) Total test files: run=0/1 (filtered) Result: INTERRUPTED
CPython main branch
macOS
The text was updated successfully, but these errors were encountered:
This is a duplicate of #116402.
Sorry, something went wrong.
No branches or pull requests
Bug report
Bug description:
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
The text was updated successfully, but these errors were encountered: