chore: Deprecate test_server (#4913)

Deprecate test_server
This commit is contained in:
Matthew Zhou
2025-09-24 15:29:54 -07:00
committed by Caren Thomas
parent 568c42ab08
commit ee0170e446
3 changed files with 0 additions and 908 deletions

View File

@@ -36,7 +36,6 @@ jobs:
"include": [
{"test_suite": "test_client.py"},
{"test_suite": "test_sdk_client.py"},
{"test_suite": "test_server.py"},
{"test_suite": "test_tool_schema_parsing.py"},
{"test_suite": "test_tool_rule_solver.py"},
{"test_suite": "test_memory.py"},