<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="23" failures="2" errors="0" time="1324.801006">
	<testsuite tests="23" failures="2" time="1324.801000" name="e2e" timestamp="2026-05-25T14:06:40Z">
		<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="TestRayJobSuspend/Create_a_suspended_RayJob,_and_then_resume_it." time="601.060000">
			<failure message="Failed" type="">=== RUN   TestRayJobSuspend/Create_a_suspended_RayJob,_and_then_resume_it.&#xA;    testing.go:1811: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test&#xA;--- FAIL: TestRayJobSuspend/Create_a_suspended_RayJob,_and_then_resume_it. (601.06s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2e" name="TestRayJobSuspend" time="653.780000">
			<failure message="Failed" type="">=== RUN   TestRayJobSuspend&#xA;    rayjob_suspend_test.go:27: [2026-05-25T14:13:07Z] Created ConfigMap test-ns-c7ccw/jobs successfully&#xA;    rayjob_suspend_test.go:41: [2026-05-25T14:13:07Z] Created RayJob test-ns-c7ccw/long-running successfully&#xA;    rayjob_suspend_test.go:43: [2026-05-25T14:13:07Z] Waiting for RayJob test-ns-c7ccw/long-running to be &#39;Running&#39;&#xA;    rayjob_suspend_test.go:47: [2026-05-25T14:13:33Z] Suspend the RayJob test-ns-c7ccw/long-running&#xA;    rayjob_suspend_test.go:52: [2026-05-25T14:13:33Z] Waiting for RayJob test-ns-c7ccw/long-running to be &#39;Suspended&#39;&#xA;    rayjob_suspend_test.go:68: [2026-05-25T14:13:34Z] Resume the RayJob by updating `suspend` to false.&#xA;    rayjob_suspend_test.go:78: [2026-05-25T14:13:59Z] Deleted RayJob test-ns-c7ccw/long-running successfully&#xA;    rayjob_suspend_test.go:97: [2026-05-25T14:13:59Z] Created RayJob test-ns-c7ccw/counter successfully&#xA;    rayjob_suspend_test.go:99: [2026-05-25T14:13:59Z] Waiting for RayJob test-ns-c7ccw/counter to be &#39;Suspended&#39;&#xA;    rayjob_suspend_test.go:103: [2026-05-25T14:14:00Z] Resume the RayJob by updating `suspend` to false.&#xA;    rayjob_suspend_test.go:108: [2026-05-25T14:14:00Z] Waiting for RayJob test-ns-c7ccw/counter to complete&#xA;    rayjob_suspend_test.go:110: &#xA;        Timed out after 600.001s.&#xA;        Expected&#xA;            &lt;v1.JobDeploymentStatus&gt;: Failed&#xA;        to equal&#xA;            &lt;v1.JobDeploymentStatus&gt;: Complete&#xA;    test.go:114: [2026-05-25T14:24:00Z] Retrieving Pod Container test-ns-c7ccw/counter-pmxbt/ray-job-submitter logs&#xA;    test.go:102: [2026-05-25T14:24:00Z] Creating ephemeral output directory as KUBERAY_TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:105: [2026-05-25T14:24:00Z] Output directory has been created at: /tmp/TestRayJobSuspend2098526029/001&#xA;--- FAIL: TestRayJobSuspend (653.78s)&#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.160000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthentication" time="248.710000"></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.190000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped." time="49.360000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobLightWeightMode" time="99.910000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobSuspend/Suspend_the_RayJob_when_its_status_is_&#39;Running&#39;,_and_then_resume_it." time="52.480000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Successful_RayJob" time="73.380000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Failing_RayJob_without_cluster_shutdown_after_finished" time="44.300000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Failing_submitter_K8s_Job" time="68.450000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped." time="61.410000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/RuntimeEnvYAML_is_not_a_valid_YAML_string" time="5.010000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/RayJob_has_passed_ActiveDeadlineSeconds" time="7.070000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob/RayJob_should_be_created,_but_not_updated_when_managed_externally" time="0.050000"></testcase>
		<testcase classname="test/e2e" name="TestRayJob" time="259.820000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector/RayJob_should_be_created_but_not_to_be_updated_when_managed_externally" time="1016.520000"></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="9.060000"></testcase>
		<testcase classname="test/e2e" name="TestRayJobWithClusterSelector" time="41.420000"></testcase>
	</testsuite>
</testsuites>