<?xml version="1.0" encoding="utf-8"?><testsuites><testsuite name="pytest" errors="0" failures="0" skipped="15" tests="68" time="2652.594" timestamp="2026-08-04T18:11:05.860101" hostname="kserve-group-test-v2wmn-e2e-predictor-pod"><testcase classname="" name="explainer.test_art_explainer" time="0.000"><skipped message="collection skipped">('/workspace/source/test/e2e/explainer/test_art_explainer.py', 48, 'Skipped: ODH does not support art explainer at the moment')</skipped></testcase><testcase classname="" name="predictor.test_grpc" time="0.000"><skipped message="collection skipped">('/workspace/source/test/e2e/predictor/test_grpc.py', 39, 'Skipped: Not testable in ODH at the moment')</skipped></testcase><testcase classname="" name="predictor.test_torchserve" time="0.000"><skipped message="collection skipped">('/workspace/source/test/e2e/predictor/test_torchserve.py', 34, 'Skipped: ODH does not support torchserve at the moment')</skipped></testcase><testcase classname="predictor.test_pmml" name="test_pmml_v2_kserve" time="130.566" /><testcase classname="batcher.test_batcher" name="test_batcher" time="115.464" /><testcase classname="batcher.test_batcher_custom_port" name="test_batcher_custom_port" time="95.208" /><testcase classname="predictor.test_pmml" name="test_pmml_v2_grpc" time="0.000"><skipped type="pytest.skip" message="Not testable in ODH at the moment">/workspace/source/test/e2e/predictor/test_pmml.py:224: Not testable in ODH at the moment</skipped></testcase><testcase classname="predictor.test_pod_watch" name="test_event_storm_prevention_init_container_isolation" time="128.391" /><testcase classname="custom.test_custom_model_grpc" name="test_custom_model_grpc" time="0.000"><skipped type="pytest.skip" message="Not testable in ODH at the moment">/workspace/source/test/e2e/custom/test_custom_model_grpc.py:56: Not testable in ODH at the moment</skipped></testcase><testcase classname="custom.test_ray" name="test_custom_model_http_ray" time="0.000"><skipped type="pytest.skip" message="Not testable in ODH at the moment">/workspace/source/test/e2e/custom/test_ray.py:44: Not testable in ODH at the moment</skipped></testcase><testcase classname="logger.test_logger" name="test_kserve_logger" time="125.333" /><testcase classname="predictor.test_pod_watch" name="test_quick_reconciliation_on_init_container_failure" time="15.281" /><testcase classname="predictor.test_predictive" name="test_predictive_sklearn_v1" time="115.275" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v1" time="191.808" /><testcase classname="predictor.test_predictive" name="test_predictive_xgboost_v1" time="105.323" /><testcase classname="predictor.test_predictive" name="test_predictive_lightgbm_v1" time="95.276" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2" time="141.529" /><testcase classname="predictor.test_predictive" name="test_predictive_sklearn_v2" time="126.273" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2_input_variants" time="131.981" /><testcase classname="predictor.test_predictive" name="test_predictive_xgboost_v2" time="95.395" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash" time="111.589" /><testcase classname="predictor.test_predictive" name="test_predictive_lightgbm_v2" time="95.327" /><testcase classname="predictor.test_scheduler_name" name="test_scheduler_name" time="7.268" /><testcase classname="predictor.test_autogluon_timeseries" name="test_autogluon_timeseries_runtime_kserve_v1" time="47.829" /><testcase classname="predictor.test_sklearn" name="test_sklearn_kserve" time="95.289" /><testcase classname="predictor.test_autogluon_timeseries" name="test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash" time="170.666" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_mlserver" time="185.360" /><testcase classname="predictor.test_autoscaling" name="test_sklearn_kserve_concurrency" time="0.001"><skipped type="pytest.skip" message="We do not test anymore with Knative">/workspace/source/test/e2e/predictor/test_autoscaling.py:53: We do not test anymore with Knative</skipped></testcase><testcase classname="predictor.test_autoscaling" name="test_sklearn_kserve_rps" time="0.000"><skipped type="pytest.skip" message="We do not test anymore with Knative">/workspace/source/test/e2e/predictor/test_autoscaling.py:103: We do not test anymore with Knative</skipped></testcase><testcase classname="predictor.test_canary" name="test_canary_rollout" time="0.000"><skipped type="pytest.skip" message="Canary rollouts require Knative Serving and are not supported in RawDeployment mode">/workspace/source/test/e2e/predictor/test_canary.py:29: Canary rollouts require Knative Serving and are not supported in RawDeployment mode</skipped></testcase><testcase classname="predictor.test_canary" name="test_canary_rollout_runtime" time="0.000"><skipped type="pytest.skip" message="Canary rollouts require Knative Serving and are not supported in RawDeployment mode">/workspace/source/test/e2e/predictor/test_canary.py:102: Canary rollouts require Knative Serving and are not supported in RawDeployment mode</skipped></testcase><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_create" time="115.260" /><testcase classname="predictor.test_sklearn" name="test_sklearn_runtime_kserve" time="37.558" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_runtime_mlserver" time="65.249" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_promote" time="195.554" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2" time="95.430" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_grpc" time="0.000"><skipped type="pytest.skip" message="GRPC tests are failing in ODH at the moment">/workspace/source/test/e2e/predictor/test_sklearn.py:347: GRPC tests are failing in ODH at the moment</skipped></testcase><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_mixed" time="95.370" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_rollback" time="195.417" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_mixed_grpc" time="0.000"><skipped type="pytest.skip" message="GRPC tests are failing in ODH at the moment">/workspace/source/test/e2e/predictor/test_sklearn.py:451: GRPC tests are failing in ODH at the moment</skipped></testcase><testcase classname="predictor.test_tensorflow" name="test_tensorflow_kserve" time="46.492" /><testcase classname="predictor.test_tensorflow" name="test_tensorflow_runtime_kserve" time="46.950" /><testcase classname="predictor.test_triton" name="test_triton" time="137.415" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_force_stop" time="155.402" /><testcase classname="predictor.test_xgboost" name="test_xgboost_kserve" time="105.326" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_kserve" time="105.304" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_mlserver" time="55.250" /><testcase classname="predictor.test_xgboost" name="test_xgboost_single_model_file" time="55.253" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_runtime_kserve" time="106.706" /><testcase classname="predictor.test_xgboost" name="test_xgboost_runtime_kserve" time="105.269" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_v2_runtime_mlserver" time="55.264" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_runtime_mlserver" time="65.257" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_v2_kserve" time="25.242" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_v2_grpc" time="0.000"><skipped type="pytest.skip" message="Not testable in ODH at the moment">/workspace/source/test/e2e/predictor/test_lightgbm.py:270: Not testable in ODH at the moment</skipped></testcase><testcase classname="predictor.test_mlflow" name="test_mlflow_v2_runtime_kserve" time="55.287" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2" time="85.288" /><testcase classname="predictor.test_multi_container_probing" name="test_multi_container_probing" time="85.254" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_grpc" time="0.000"><skipped type="pytest.skip" message="Not testable in ODH at the moment">/workspace/source/test/e2e/predictor/test_xgboost.py:348: Not testable in ODH at the moment</skipped></testcase><testcase classname="storagespec.test_s3_storagespec" name="test_sklearn_s3_storagespec_kserve" time="90.276" /><testcase classname="predictor.test_paddle" name="test_paddle" time="76.970" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_global_custom_cert_storagespec_kserve" time="102.368" /><testcase classname="predictor.test_paddle" name="test_paddle_runtime" time="76.767" /><testcase classname="predictor.test_paddle" name="test_paddle_v2_kserve" time="67.077" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_custom_cert_storagespec_kserve" time="92.238" /><testcase classname="predictor.test_paddle" name="test_paddle_v2_grpc" time="0.000"><skipped type="pytest.skip" message="GRPC tests are failing in ODH at the moment">/workspace/source/test/e2e/predictor/test_paddle.py:206: GRPC tests are failing in ODH at the moment</skipped></testcase><testcase classname="predictor.test_pmml" name="test_pmml_kserve" time="106.428" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_serving_cert_storagespec_kserve" time="102.299" /><testcase classname="predictor.test_pmml" name="test_pmml_runtime_kserve" time="96.284" /></testsuite></testsuites>