mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python3Packages.serialx: disable test that fails under load (#533987)
This commit is contained in:
commit
a4c9b75e9c
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ buildPythonPackage (finalAttrs: {
|
|||
# racy
|
||||
"test_sync_readexactly_total_timeout"
|
||||
"test_sync_read_until_total_timeout"
|
||||
"test_sync_readonly_partial_timeout"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue