<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="0" skipped="17" tests="74" time="2574.799" timestamp="2026-09-19T08:35:20.185233+00:00" hostname="kserve-group-test-2rfkn-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_pod_watch" name="test_quick_reconciliation_on_init_container_failure" time="15.361" /><testcase classname="batcher.test_batcher" name="test_batcher" time="105.806" /><testcase classname="predictor.test_predictive" name="test_predictive_sklearn_v1" time="115.724" /><testcase classname="batcher.test_batcher_custom_port" name="test_batcher_custom_port" time="95.696" /><testcase classname="predictor.test_predictive" name="test_predictive_xgboost_v1" time="95.699" /><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="115.785" /><testcase classname="predictor.test_predictive" name="test_predictive_lightgbm_v1" time="85.892" /><testcase classname="predictor.test_predictive" name="test_predictive_sklearn_v2" time="105.268" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v1" time="171.565" /><testcase classname="predictor.test_predictive" name="test_predictive_xgboost_v2" time="125.278" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2" time="131.067" /><testcase classname="predictor.test_predictive" name="test_predictive_lightgbm_v2" time="95.294" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2_input_variants" time="131.671" /><testcase classname="predictor.test_scheduler_name" name="test_scheduler_name" time="7.191" /><testcase classname="predictor.test_secure_metrics.TestSecureMetrics" name="test_kserve_controller_args" time="5.154" /><testcase classname="predictor.test_secure_metrics.TestSecureMetrics" name="test_llmisvc_controller_args" time="5.152" /><testcase classname="predictor.test_secure_metrics.TestSecureMetrics" name="test_rejects_unauthenticated" time="8.252" /><testcase classname="predictor.test_secure_metrics.TestSecureMetrics" name="test_accepts_authenticated" time="8.134" /><testcase classname="predictor.test_sklearn" name="test_sklearn_kserve" time="127.935" /><testcase classname="predictor.test_autogluon" name="test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash" time="131.411" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_mlserver" time="179.299" /><testcase classname="predictor.test_autogluon_timeseries" name="test_autogluon_timeseries_runtime_kserve_v1" time="47.566" /><testcase classname="predictor.test_autogluon_timeseries" name="test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash" time="40.520" /><testcase classname="predictor.test_autoscaling" name="test_sklearn_kserve_concurrency" time="0.000"><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="105.262" /><testcase classname="predictor.test_sklearn" name="test_sklearn_runtime_kserve" time="37.131" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_runtime_mlserver" time="65.230" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_promote" time="185.412" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2" time="95.896" /><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_grpc" time="0.001"><skipped type="pytest.skip" message="GRPC tests are failing in ODH at the moment">/workspace/source/test/e2e/predictor/test_sklearn.py:361: GRPC tests are failing in ODH at the moment</skipped></testcase><testcase classname="predictor.test_sklearn" name="test_sklearn_v2_mixed" time="85.928" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_rollback" time="185.332" /><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:465: GRPC tests are failing in ODH at the moment</skipped></testcase><testcase classname="predictor.test_tensorflow" name="test_tensorflow_kserve" time="45.502" /><testcase classname="predictor.test_tensorflow" name="test_tensorflow_runtime_kserve" time="44.136" /><testcase classname="predictor.test_tracing" name="test_sklearn_traces_rest_inference_in_knative_mode" time="0.000"><skipped type="pytest.skip" message="need to enable `kubernetes.podspec-fieldref` in knative to set OTEL_RESOURCE_ATTRIBUTES_NODE_NAME and OTEL_RESOURCE_ATTRIBUTES_POD_NAME">/workspace/source/test/e2e/predictor/test_tracing.py:39: need to enable `kubernetes.podspec-fieldref` in knative to set OTEL_RESOURCE_ATTRIBUTES_NODE_NAME and OTEL_RESOURCE_ATTRIBUTES_POD_NAME</skipped></testcase><testcase classname="predictor.test_triton" name="test_triton" time="137.470" /><testcase classname="predictor.test_canary_raw_deployment" name="test_canary_force_stop" time="120.304" /><testcase classname="predictor.test_xgboost" name="test_xgboost_kserve" time="105.694" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_kserve" time="116.224" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_mlserver" time="55.244" /><testcase classname="predictor.test_xgboost" name="test_xgboost_single_model_file" time="55.241" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_runtime_kserve" time="126.533" /><testcase classname="predictor.test_xgboost" name="test_xgboost_runtime_kserve" time="85.710" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_runtime_mlserver" time="65.252" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_v2_runtime_mlserver" time="55.235" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2" time="105.876" /><testcase classname="predictor.test_lightgbm" name="test_lightgbm_v2_kserve" time="35.293" /><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.273" /><testcase classname="predictor.test_multi_container_probing" name="test_multi_container_probing" time="85.249" /><testcase classname="predictor.test_xgboost" name="test_xgboost_v2_grpc" time="0.001"><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="storage.test_oci_modelcar" name="test_oci_modelcar_uid_isvc" time="0.038"><skipped type="pytest.skip" message="SKLEARN_MODELCAR_URI not set">/workspace/source/test/e2e/storage/test_oci_modelcar.py:121: SKLEARN_MODELCAR_URI not set</skipped></testcase><testcase classname="storagespec.test_s3_storagespec" name="test_sklearn_s3_storagespec_kserve" time="90.717" /><testcase classname="predictor.test_paddle" name="test_paddle" time="76.736" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_global_custom_cert_storagespec_kserve" time="112.318" /><testcase classname="predictor.test_paddle" name="test_paddle_runtime" time="66.581" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_custom_cert_storagespec_kserve" time="112.267" /><testcase classname="predictor.test_paddle" name="test_paddle_v2_kserve" time="66.900" /><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="116.789" /><testcase classname="storagespec.test_s3_tls_storagespec" name="test_s3_tls_serving_cert_storagespec_kserve" time="112.235" /><testcase classname="predictor.test_pmml" name="test_pmml_runtime_kserve" time="106.710" /><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="138.400" /><testcase classname="predictor.test_pmml" name="test_pmml_v2_kserve" time="96.796" /></testsuite></testsuites>