<testsuites>
	<testsuite tests="6" failures="1" time="20.661" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.18.2"></property>
		</properties>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="7.110"></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.950"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="6.580">
			<failure message="Failed" type="">panic: runtime error: invalid memory address or nil pointer dereference&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/testing/testing.go:1389 +0x366&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/testing/testing.go:1392 +0x5d2&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/runtime/panic.go:844 +0x258&#xA;/home/runner/work/ably-go/ably-go/ablytest/recorders.go:112 +0x797&#xA;/home/runner/work/ably-go/ably-go/ablytest/recorders.go:72 +0x53&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/net/http/client.go:252 +0x93f&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/net/http/client.go:176 +0x158&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/net/http/client.go:725 +0x1065&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/net/http/client.go:593&#xA;/home/runner/work/ably-go/ably-go/ably/rest_client.go:679 +0x87a&#xA;/home/runner/work/ably-go/ably-go/ably/rest_client.go:600&#xA;/home/runner/work/ably-go/ably-go/ably/auth.go:257 +0xcef&#xA;/home/runner/work/ably-go/ably-go/ably/auth.go:292 +0x55a&#xA;/home/runner/work/ably-go/ably-go/ably/auth.go:273 +0xac&#xA;/home/runner/work/ably-go/ably-go/ably/auth_integration_test.go:164 +0x425&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/testing/testing.go:1439 +0x214&#xA;/opt/hostedtoolcache/go/1.18.2/x64/src/testing/testing.go:1486 +0x725</failure>
		</testcase>
	</testsuite>
</testsuites>
