<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="20" failures="2" errors="0" time="1574.735010">
	<testsuite tests="20" failures="2" time="1574.735000" name="e2e" timestamp="2026-05-25T12:20:15Z">
		<properties>
			<property name="go.version" value="go1.25.9 (Red Hat 1.25.9-1.el9_7) linux/amd64"></property>
		</properties>
		<testcase classname="test/e2e" name="TestRayJob/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped." time="625.150000">
			<failure message="Failed" type="">=== RUN   TestRayJob/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped.&#xA;    testing.go:1811: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test&#xA;--- FAIL: TestRayJob/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped. (625.15s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2e" name="TestRayJob" time="811.340000">
			<failure message="Failed" type="">=== RUN   TestRayJob&#xA;    rayjob_test.go:29: [2026-05-25T12:32:32Z] Created ConfigMap test-ns-2zhlb/jobs successfully&#xA;    rayjob_test.go:46: [2026-05-25T12:32:32Z] Created RayJob test-ns-2zhlb/counter successfully&#xA;    rayjob_test.go:48: [2026-05-25T12:32:32Z] Waiting for RayJob test-ns-2zhlb/counter to complete&#xA;    rayjob_test.go:64: [2026-05-25T12:33:15Z] Checking that the RayJob status info has been set correctly.&#xA;    rayjob_test.go:81: [2026-05-25T12:33:15Z] Update `suspend` to true. However, since the RayJob is completed, the status should not be updated to `Suspended`.&#xA;    rayjob_test.go:91: [2026-05-25T12:33:45Z] Deleted RayJob test-ns-2zhlb/counter successfully&#xA;    rayjob_test.go:105: [2026-05-25T12:33:45Z] Created RayJob test-ns-2zhlb/fail successfully&#xA;    rayjob_test.go:107: [2026-05-25T12:33:45Z] Waiting for RayJob test-ns-2zhlb/fail to complete&#xA;    rayjob_test.go:130: [2026-05-25T12:34:28Z] Deleted RayJob test-ns-2zhlb/fail successfully&#xA;    rayjob_test.go:158: [2026-05-25T12:34:30Z] Created RayJob test-ns-2zhlb/fail-k8s-job successfully&#xA;    rayjob_test.go:160: [2026-05-25T12:34:30Z] Waiting for RayJob test-ns-2zhlb/fail-k8s-job to complete&#xA;    rayjob_test.go:183: [2026-05-25T12:35:38Z] Deleted RayJob test-ns-2zhlb/fail-k8s-job successfully&#xA;    rayjob_test.go:197: [2026-05-25T12:35:38Z] Created RayJob test-ns-2zhlb/stop successfully&#xA;    rayjob_test.go:199: [2026-05-25T12:35:38Z] Waiting for RayJob test-ns-2zhlb/stop to be &#39;Running&#39;&#xA;    rayjob_test.go:203: [2026-05-25T12:36:03Z] Waiting for RayJob test-ns-2zhlb/stop to be &#39;Complete&#39;&#xA;    rayjob_test.go:205: &#xA;        Timed out after 600.000s.&#xA;        Expected&#xA;            &lt;v1.JobDeploymentStatus&gt;: Failed&#xA;        to equal&#xA;            &lt;v1.JobDeploymentStatus&gt;: Complete&#xA;    test.go:114: [2026-05-25T12:46:03Z] Retrieving Pod Container test-ns-2zhlb/stop-wzr28-head-mxczm/ray-head logs&#xA;    test.go:102: [2026-05-25T12:46:03Z] Creating ephemeral output directory as KUBERAY_TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:105: [2026-05-25T12:46:03Z] Output directory has been created at: /tmp/TestRayJob1908687920/001&#xA;    test.go:114: [2026-05-25T12:46:03Z] Retrieving Pod Container test-ns-2zhlb/stop-wzr28-head-mxczm/kube-rbac-proxy logs&#xA;    test.go:114: [2026-05-25T12:46:03Z] Retrieving Pod Container test-ns-2zhlb/stop-wzr28-small-group-worker-mmxjq/ray-worker logs&#xA;    test.go:114: [2026-05-25T12:46:03Z] Retrieving Pod Container test-ns-2zhlb/stop-xkgxx/ray-job-submitter logs&#xA;--- FAIL: TestRayJob (811.34s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthentication/Auth_proxy_sidecar_is_injected_into_head_pod" time="0.000000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthentication/Unauthenticated_request_to_auth_proxy_is_rejected" time="0.150000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthentication" time="252.780000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode/Successful_RayJob" time="23.160000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode/Failing_RayJob_without_cluster_shutdown_after_finished" time="27.180000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped." time="63.430000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode" time="113.930000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobSuspend/Suspend_the_RayJob_when_its_status_is_&#39;Running&#39;,_and_then_resume_it." time="52.380000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobSuspend/Create_a_suspended_RayJob,_and_then_resume_it." time="49.320000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobSuspend" time="101.760000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Successful_RayJob" time="73.330000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Failing_RayJob_without_cluster_shutdown_after_finished" time="44.310000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Failing_submitter_K8s_Job" time="68.420000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector/RayJob_should_be_created_but_not_to_be_updated_when_managed_externally" time="1030.040000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector/RayJob_should_not_be_created_due_to_managedBy_invalid_value" time="0.010000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector/Successful_RayJob" time="12.080000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector/Failing_RayJob" time="11.070000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector" time="271.760000"></testcase>
	</testsuite>
</testsuites>