python3Packages.fastmcp: disable failing tests

This commit is contained in:
Martin Weinelt 2026-07-02 21:01:52 +02:00
commit 4a9e1937cc
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -114,6 +114,11 @@ buildPythonPackage (finalAttrs: {
"test_multi_server"
"test_server_starts_without_auth"
"test_canonical_multi_client_with_transforms"
# RuntimeError: Attempted to exit a cancel scope that isn't the current tasks's current cancel scope
"test_stateful_proxy"
"test_concurrent_log_requests_no_mixing"
"test_multi_proxies_no_mixing"
]
++ lib.optionals stdenv.hostPlatform.isAarch64 [
# floating point error