<testsuites>
	<testsuite tests="5" failures="1" time="13.821" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.19.6"></property>
		</properties>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="7.480"></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.320">
			<failure message="Failed" type="">panic: request error: Internal Server Error (&#34;{\n\t\&#34;error\&#34;: {\n\t\t\&#34;message\&#34;: \&#34;Key may not be empty. (See https://help.ably.io/error/50000 for help.)\&#34;,\n\t\t\&#34;code\&#34;: 50000,\n\t\t\&#34;statusCode\&#34;: 500,\n\t\t\&#34;nonfatal\&#34;: false,\n\t\t\&#34;href\&#34;: \&#34;https://help.ably.io/error/50000\&#34;,\n\t\t\&#34;serverId\&#34;: \&#34;frontend.b9d8.2.us-east-1-A.i-0cd410b371ab38483.e7dwZyiRABLriy\&#34;\n\t}\n}&#34;)&#xA;/opt/hostedtoolcache/go/1.19.6/x64/src/testing/testing.go:1396 +0x372&#xA;/opt/hostedtoolcache/go/1.19.6/x64/src/testing/testing.go:1399 +0x5f0&#xA;/opt/hostedtoolcache/go/1.19.6/x64/src/runtime/panic.go:890 +0x262&#xA;/home/runner/work/ably-go/ably-go/ablytest/sandbox.go:126 +0x72&#xA;/home/runner/work/ably-go/ably-go/ablytest/sandbox.go:115 +0x52&#xA;/home/runner/work/ably-go/ably-go/ably/auth_integration_test.go:110 +0x394&#xA;/opt/hostedtoolcache/go/1.19.6/x64/src/testing/testing.go:1446 +0x217&#xA;/opt/hostedtoolcache/go/1.19.6/x64/src/testing/testing.go:1493 +0x75e</failure>
		</testcase>
	</testsuite>
</testsuites>
