<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="2" failures="2" errors="0" time="0.131014">
	<testsuite tests="2" failures="2" time="0.131000" name="e2e" timestamp="2026-08-05T12:26:45Z">
		<properties>
			<property name="go.version" value="go1.25.12 linux/amd64"></property>
		</properties>
		<testcase classname="test/e2e" name="TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled" time="0.010000">
			<failure message="Failed" type="">=== RUN   TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled&#xA;=== PAUSE TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled&#xA;=== CONT  TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled&#xA;--- FAIL: TestRayClusterAuthOptions/RayCluster_with_token_authentication_enabled (0.01s)&#xA;</failure>
		</testcase>
		<testcase classname="test/e2e" name="TestRayClusterAuthOptions" time="0.150000">
			<failure message="Failed" type="">=== RUN   TestRayClusterAuthOptions&#xA;    raycluster_auth_test.go:37: &#xA;        Unexpected error:&#xA;            &lt;*errors.StatusError | 0xc000602000&gt;: &#xA;            failed to create typed patch object (test-ns-w6xlw/raycluster-auth-token; ray.io/v1, Kind=RayCluster): .spec.authOptions: field not declared in schema&#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;failed to create typed patch object (test-ns-w6xlw/raycluster-auth-token; ray.io/v1, Kind=RayCluster): .spec.authOptions: field not declared in schema&#34;,&#xA;                    Reason: &#34;&#34;,&#xA;                    Details: nil,&#xA;                    Code: 500,&#xA;                },&#xA;            }&#xA;        occurred&#xA;    test.go:102: [2026-08-05T12:26:45Z] Creating ephemeral output directory as KUBERAY_TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:105: [2026-08-05T12:26:45Z] Output directory has been created at: /tmp/TestRayClusterAuthOptions3870366905/001&#xA;--- FAIL: TestRayClusterAuthOptions (0.15s)&#xA;panic: test executed panic(nil) or runtime.Goexit&#xA;&#xA;goroutine 70 [running]:&#xA;testing.tRunner.func1.2({0x143de80, 0x21ed730})&#xA;&#x9;/usr/local/go/src/testing/testing.go:1872 +0x237&#xA;testing.tRunner.func1()&#xA;&#x9;/usr/local/go/src/testing/testing.go:1875 +0x35b&#xA;runtime.Goexit()&#xA;&#x9;/usr/local/go/src/runtime/panic.go:615 +0x5e&#xA;testing.(*common).FailNow(0xc00049c540)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1013 +0x4a&#xA;testing.(*common).Fatalf(0xc00049c540, {0x170e510?, 0xc0000c7838?}, {0xc000275da0?, 0xc0000c7858?, 0x0?})&#xA;&#x9;/usr/local/go/src/testing/testing.go:1219 +0x59&#xA;github.com/onsi/gomega.NewWithT.(*Gomega).ConfigureWithT.func1({0xc000192e00, 0x306}, {0xc000602000?, 0xc000192e00?, 0xc0005458e8?})&#xA;&#x9;/go/pkg/mod/github.com/onsi/gomega@v1.38.3/internal/gomega.go:37 +0xa9&#xA;github.com/onsi/gomega/internal.(*Assertion).match(0xc00042dc80, {0x1935c48, 0x22551c0}, 0x0, {0x0, 0x0, 0x0})&#xA;&#x9;/go/pkg/mod/github.com/onsi/gomega@v1.38.3/internal/assertion.go:106 +0x1e5&#xA;github.com/onsi/gomega/internal.(*Assertion).NotTo(0xc00042dc80, {0x1935c48, 0x22551c0}, {0x0, 0x0, 0x0})&#xA;&#x9;/go/pkg/mod/github.com/onsi/gomega@v1.38.3/internal/assertion.go:74 +0xad&#xA;github.com/ray-project/kuberay/ray-operator/test/e2e.TestRayClusterAuthOptions.func1(0xc0000a4e00?)&#xA;&#x9;/kuberay/tests/test/e2e/raycluster_auth_test.go:37 +0x423&#xA;testing.tRunner(0xc0000a4e00, 0xc00047b3e0)&#xA;&#x9;/usr/local/go/src/testing/testing.go:1934 +0xea&#xA;created by testing.(*T).Run in goroutine 48&#xA;&#x9;/usr/local/go/src/testing/testing.go:1997 +0x465&#xA;</failure>
		</testcase>
	</testsuite>
</testsuites>