<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="ogx" errors="0" failures="2" skipped="0" tests="5" time="192.064" timestamp="2026-09-10T06:47:13.002768+00:00" hostname="e2e-cli-nmanos-ephc-rhoai-smoke-w9sss-test-ogx-pod"><testcase classname="tests.ogx.vector_io.test_vector_stores.TestOgxVectorStores" name="test_vector_stores_file_upload[vector_io:milvus-remote, files: s3, embedding: vllm-embedding, dataset:IBM_2025_Q4_EARNINGS]" time="140.356" /><testcase classname="tests.ogx.vector_io.test_vector_stores.TestOgxVectorStores" name="test_vector_stores_search[vector_io:milvus-remote, files: s3, embedding: vllm-embedding, dataset:IBM_2025_Q4_EARNINGS]" time="1.430" /><testcase classname="tests.ogx.vector_io.test_vector_stores.TestOgxVectorStores" name="test_response_file_search_tool_invocation[vector_io:milvus-remote, files: s3, embedding: vllm-embedding, dataset:IBM_2025_Q4_EARNINGS]" time="46.674"><failure message="AssertionError: Expected a file_search_call output item in the response, indicating the model invoked the file_search tool. Output types: ['message']&#10;assert []">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores.py", line 221, in test_response_file_search_tool_invocation
    assert file_search_calls, (
    ...&lt;2 lines&gt;...
    )
AssertionError: Expected a file_search_call output item in the response, indicating the model invoked the file_search tool. Output types: ['message']
assert []</failure><failure message="contains 1 failed subtest">contains 1 failed subtest</failure></testcase></testsuite></testsuites>