python3Packages.fastmcp: skip failing test

This commit is contained in:
Gaetan Lepage
2026-01-26 21:08:19 +00:00
parent c686c15e53
commit 877ed39234
@@ -155,6 +155,9 @@ buildPythonPackage (finalAttrs: {
# AssertionError: assert {'annotations...object'}, ...} == {'annotations...sers']}}, ...}
"test_list_tools"
# AssertionError: assert len(caplog.records) == 1
"test_log"
# fastmcp.exceptions.ToolError: Unknown tool
"test_multi_client_with_logging"
"test_multi_client_with_elicitation"