<testsuites>
	<testsuite tests="10" failures="1" time="75.555" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.18.8"></property>
		</properties>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="6.660"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA2:_Should_use_basic_auth_as_default_authentication_if_an_API_key_exists" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA1:_Should_connect_to_HTTPS_by_default,_trying_to_connect_with_non-TLS_should_result_in_error" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth/RSA11:_API_key_should_follow_format_KEY_NAME:KEY_SECRET_in_auth_header" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth" time="6.800"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="10.430"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="6.740"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="6.330"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="8.390"></testcase>
		<testcase classname="ably" name="TestAuth_ClientID" time="30.190">
			<failure message="Failed" type="">panic: Gateway Timeout&#xA;/opt/hostedtoolcache/go/1.18.8/x64/src/testing/testing.go:1389 +0x366&#xA;/opt/hostedtoolcache/go/1.18.8/x64/src/testing/testing.go:1392 +0x5d2&#xA;/opt/hostedtoolcache/go/1.18.8/x64/src/runtime/panic.go:844 +0x258&#xA;/home/runner/work/ably-go/ably-go/ablytest/sandbox.go:126 +0x72&#xA;/home/runner/work/ably-go/ably-go/ably/auth_integration_test.go:439 +0x77&#xA;/opt/hostedtoolcache/go/1.18.8/x64/src/testing/testing.go:1439 +0x214&#xA;/opt/hostedtoolcache/go/1.18.8/x64/src/testing/testing.go:1486 +0x725</failure>
		</testcase>
	</testsuite>
</testsuites>
