We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f20d4 commit 39a914fCopy full SHA for 39a914f
tests/model_registry/mcp_servers/test_data_integrity.py
@@ -35,7 +35,6 @@ def test_mcp_servers_loaded(
35
)
36
assert server["toolCount"] == EXPECTED_MCP_SERVER_TOOL_COUNTS[name]
37
38
- @pytest.mark.xfail(reason="RHOAIENG-55737 - toolLimit query parameter has no effect on MCP listing endpoint")
39
def test_mcp_server_tool_limit(
40
self: Self,
41
mcp_catalog_rest_urls: list[str],
0 commit comments