Skip to content

Commit db8f265

Browse files
authored
Merge branch 'main' into feature/gpu-guardrails-tests
2 parents 11eefea + e4452b3 commit db8f265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/model_registry/mcp_servers/test_data_integrity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def test_mcp_servers_loaded(
3535
)
3636
assert server["toolCount"] == EXPECTED_MCP_SERVER_TOOL_COUNTS[name]
3737

38-
@pytest.mark.xfail(reason="RHOAIENG-55737 - toolLimit query parameter has no effect on MCP listing endpoint")
3938
def test_mcp_server_tool_limit(
4039
self: Self,
4140
mcp_catalog_rest_urls: list[str],

0 commit comments

Comments
 (0)