test_builtin_tool_code_execution

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
Yuan Tang 2025-02-18 22:49:42 -05:00
parent a81966f8db
commit c043e1a9fe
No known key found for this signature in database

View file

@ -251,7 +251,6 @@ def test_builtin_tool_code_execution(llama_stack_client, agent_config):
logs_str = "".join(logs)
assert "541" in logs_str
assert "Tool:code_interpreter Response" in logs_str
# This test must be run in an environment where `bwrap` is available. If you are running against a