<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="1" failures="1" errors="0" time="219.769808">
	<testsuite tests="1" failures="1" time="219.770000" name="github.com/opendatahub-io/trainer-operator/test/e2e/ocp" timestamp="2026-07-28T13:54:02Z">
		<properties>
			<property name="go.version" value="go1.26.5 (Red Hat 1.26.5-1.el9_8) linux/amd64"></property>
		</properties>
		<testcase classname="github.com/opendatahub-io/trainer-operator/test/e2e/ocp" name="TestTrainJobWithClusterTrainingRuntime" time="219.710000">
			<failure message="Failed" type="">=== RUN   TestTrainJobWithClusterTrainingRuntime&#xA;    client.go:139: &#xA;        Timed out after 120.001s.&#xA;        The function passed to Eventually failed at /workspace/source/src_code/test/support/client.go:138 with:&#xA;        Expected&#xA;            &lt;bool&gt;: false&#xA;        to be true&#xA;--- FAIL: TestTrainJobWithClusterTrainingRuntime (219.71s)&#xA;</failure>
		</testcase>
	</testsuite>
</testsuites>