mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
python3.13, small change to force rebuild (#12555)
This commit is contained in:
@@ -432,7 +432,7 @@ TEST()
|
||||
test_re # locale related failures.
|
||||
# test_readline # hangs sometimes (when run in parallel with test_pty, I think).
|
||||
test_shutil # "Operation not supported" calling "os.scandir(topfd)".
|
||||
# test_signal # stupid test compares wording of strsignal(signal.SIGTERM).
|
||||
# test_signal # stupid test compares wording of strsignal(signal.SIGTERM).
|
||||
test_strptime # locale related failures.
|
||||
test_subprocess # "Device/File/Resource busy" calling setrlimit()
|
||||
test_sysconfig # venv related failures. (ToDo, back-port patch from 3.14)
|
||||
|
||||
Reference in New Issue
Block a user