python3Packages.serialx: disable test that fails under load (#533987)

This commit is contained in:
Michael Daniels 2026-07-06 00:25:36 +00:00 committed by GitHub
commit a4c9b75e9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,6 +75,7 @@ buildPythonPackage (finalAttrs: {
# racy
"test_sync_readexactly_total_timeout"
"test_sync_read_until_total_timeout"
"test_sync_readonly_partial_timeout"
];
meta = {