<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="22" failures="2" errors="0" time="1808.756893">
	<testsuite tests="4" failures="0" time="44.716000" name="e2e" timestamp="2026-07-21T09:17: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="TestRayClusterAuthOptions/Submit_job_with_auth_token_should_succeed" time="8.170000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthOptions/Submit_job_with_incorrect_auth_token_should_fail" time="2.110000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled" time="44.580000"></testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthOptions" time="0.110000"></testcase>
	</testsuite>
	<testsuite tests="3" failures="0" time="608.607000" name="e2eautoscaler" timestamp="2026-07-21T09:07:04Z">
		<properties>
			<property name="go.version" value="go1.25.9 (Red Hat 1.25.9-1.el9_7) linux/amd64"></property>
		</properties>
		<testcase classname="test/e2eautoscaler" name="TestRayClusterAutoscaler/Create_a_RayCluster_with_autoscaling_enabled" time="265.720000"></testcase>
		<testcase classname="test/e2eautoscaler" name="TestRayClusterAutoscaler/Create_a_RayCluster_with_autoscaler_v2_enabled" time="342.860000"></testcase>
		<testcase classname="test/e2eautoscaler" name="TestRayClusterAutoscaler" time="608.580000"></testcase>
	</testsuite>
	<testsuite tests="15" failures="2" time="1151.189000" name="e2erayjob" timestamp="2026-07-21T08:47:51Z">
		<properties>
			<property name="go.version" value="go1.25.9 (Red Hat 1.25.9-1.el9_7) linux/amd64"></property>
		</properties>
		<testcase classname="test/e2erayjob" name="TestRayJob/Successful_RayJob" time="120.030000">
			<failure message="Failed" type="">=== RUN   TestRayJob/Successful_RayJob&#xA;    testing.go:1811: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test&#xA;--- FAIL: TestRayJob/Successful_RayJob (120.03s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2erayjob" name="TestRayJob" time="120.180000">
			<failure message="Failed" type="">=== RUN   TestRayJob&#xA;    rayjob_test.go:34: [2026-07-21T09:05:02Z] Created ConfigMap test-ns-lvctf/jobs successfully&#xA;    rayjob_test.go:51: [2026-07-21T09:05:02Z] Created RayJob test-ns-lvctf/counter successfully&#xA;    rayjob_test.go:59: &#xA;        Timed out after 120.000s.&#xA;        Expected success, but got an error:&#xA;            &lt;*errors.StatusError | 0xc0007bdb80&gt;: &#xA;            services &#34;counter-head-svc&#34; not found&#xA;            {&#xA;                ErrStatus: {&#xA;                    TypeMeta: {Kind: &#34;&#34;, APIVersion: &#34;&#34;},&#xA;                    ListMeta: {&#xA;                        SelfLink: &#34;&#34;,&#xA;                        ResourceVersion: &#34;&#34;,&#xA;                        Continue: &#34;&#34;,&#xA;                        RemainingItemCount: nil,&#xA;                    },&#xA;                    Status: &#34;Failure&#34;,&#xA;                    Message: &#34;services \&#34;counter-head-svc\&#34; not found&#34;,&#xA;                    Reason: &#34;NotFound&#34;,&#xA;                    Details: {&#xA;                        Name: &#34;counter-head-svc&#34;,&#xA;                        Group: &#34;&#34;,&#xA;                        Kind: &#34;services&#34;,&#xA;                        UID: &#34;&#34;,&#xA;                        Causes: nil,&#xA;                        RetryAfterSeconds: 0,&#xA;                    },&#xA;                    Code: 404,&#xA;                },&#xA;            }&#xA;    test.go:114: [2026-07-21T09:07:02Z] Retrieving Pod Container test-ns-lvctf/counter-phz74-head-xlzck/ray-head logs&#xA;    test.go:102: [2026-07-21T09:07:02Z] Creating ephemeral output directory as KUBERAY_TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:105: [2026-07-21T09:07:02Z] Output directory has been created at: /tmp/TestRayJob3331003914/001&#xA;    test.go:114: [2026-07-21T09:07:02Z] Retrieving Pod Container test-ns-lvctf/counter-phz74-head-xlzck/kube-rbac-proxy logs&#xA;    test.go:114: [2026-07-21T09:07:02Z] Retrieving Pod Container test-ns-lvctf/counter-phz74-small-group-worker-v85mk/ray-worker logs&#xA;--- FAIL: TestRayJob (120.18s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobWithClusterSelector/RayJob_should_be_created_but_not_to_be_updated_when_managed_externally" time="3.010000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobWithClusterSelector/RayJob_should_not_be_created_due_to_managedBy_invalid_value" time="0.010000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobWithClusterSelector/Successful_RayJob" time="15.110000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobWithClusterSelector/Failing_RayJob" time="12.080000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobWithClusterSelector" time="296.890000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobLightWeightMode/Successful_RayJob" time="97.600000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobLightWeightMode/Failing_RayJob_without_cluster_shutdown_after_finished" time="102.630000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobLightWeightMode/Should_transition_to_&#39;Complete&#39;_if_the_Ray_job_has_stopped." time="129.840000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobLightWeightMode/Successful_RayJob_in_HTTP_mode_with_auth_token" time="111.770000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobLightWeightMode" time="441.960000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobSuspend/Suspend_the_RayJob_when_its_status_is_&#39;Running&#39;,_and_then_resume_it." time="138.970000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobSuspend/Create_a_suspended_RayJob,_and_then_resume_it." time="125.950000"></testcase>
		<testcase classname="test/e2erayjob" name="TestRayJobSuspend" time="264.960000"></testcase>
	</testsuite>
</testsuites>