python313Packages.fastmcp: disable failing test

This commit is contained in:
Fabian Affolter
2026-01-27 19:20:05 +00:00
committed by Gaetan Lepage
parent 11e9dc214c
commit 642ed6e41f
@@ -158,6 +158,9 @@ buildPythonPackage (finalAttrs: {
# AssertionError: assert len(caplog.records) == 1
"test_log"
# assert [TextContent(...e, meta=None)] == [TextContent(...e, meta=None)]
"test_read_resource_tool_works"
# fastmcp.exceptions.ToolError: Unknown tool
"test_multi_client_with_logging"
"test_multi_client_with_elicitation"