<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="ogx" errors="0" failures="2" skipped="0" tests="5" time="98.821" timestamp="2026-09-18T12:16:50.866216+00:00" hostname="e2e-cli-nmanos-nmanos-konflux1-rhoai-smoke-7zswz-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="45.117" /><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.377" /><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="49.998"><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>