<testsuites>
	<testsuite tests="25" failures="1" time="3764.901" name="github.com/ably/ably-go/ably">
		<properties>
			<property name="go.version" value="go1.20.14"></property>
		</properties>
		<testcase classname="ably" name="Test_decodeMessage" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/foo" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/{&#34;foo&#34;:42,&#34;bar&#34;:[&#34;a&#34;,1.2,{&#34;boo&#34;:&#34;ha&#34;}]}" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/[{&#34;foo&#34;:42},&#34;qux&#34;]" time="0.000"></testcase>
		<testcase classname="ably" name="Test_decodeMessage/3q2+7w==" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackExtrasJsonCompatible" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/json_array" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_character_string" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/short_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/200_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/2000_byte_binary" time="0.000"></testcase>
		<testcase classname="ably" name="TestMsgpackDecoding/an_object" time="0.000"></testcase>
		<testcase classname="ably" name="TestAuth_BasicAuth" time="11.320"></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="14.160"></testcase>
		<testcase classname="ably" name="TestAuth_TokenAuth_Renew" time="16.810"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken" time="14.040"></testcase>
		<testcase classname="ably" name="TestAuth_ReuseClientID" time="10.320"></testcase>
		<testcase classname="ably" name="TestAuth_RequestToken_PublishClientID" time="3698.240">
			<failure message="Failed" type="">    auth_integration_test.go:402: &#xA;    auth_integration_test.go:408: &#xA;    auth_integration_test.go:411: &#xA;    auth_integration_test.go:424: &#xA;    auth_integration_test.go:431: 0: waiting for message timed out after 30s&#xA;    auth_integration_test.go:390: &#xA;    auth_integration_test.go:402: &#xA;    auth_integration_test.go:408: &#xA;    auth_integration_test.go:411: &#xA;    auth_integration_test.go:390: &#xA;    auth_integration_test.go:402: &#xA;    auth_integration_test.go:408: &#xA;    auth_integration_test.go:411: &#xA;    auth_integration_test.go:424: &#xA;    auth_integration_test.go:431: 2: waiting for message timed out after 30s&#xA;    auth_integration_test.go:390: &#xA;    auth_integration_test.go:402: &#xA;    auth_integration_test.go:408: &#xA;    auth_integration_test.go:411: &#xA;    auth_integration_test.go:424: &#xA;    auth_integration_test.go:431: 3: waiting for message timed out after 30s&#xA;    auth_integration_test.go:390: &#xA;    auth_integration_test.go:402: &#xA;    auth_integration_test.go:408: &#xA;    auth_integration_test.go:411: &#xA;    ably_test.go:56: safeclose 0: failed to close *ablytest.Sandbox: Unauthorized&#xA;panic: runtime error: invalid memory address or nil pointer dereference&#xA;[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x46f17e]&#xA;&#xA;goroutine 159 [running]:&#xA;testing.tRunner.func1.2({0xd060a0, 0x126d080})&#xA;testing.tRunner.func1()&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1529 +0x650&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:890 +0x263&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:890 +0x25e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:890 +0x25e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:890 +0x25e&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/panic.go:890 +0x25e&#xA;/home/runner/work/ably-go/ably-go/ably/auth_integration_test.go:434 +0x121a&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1576 +0x217&#xA;/opt/hostedtoolcache/go/1.20.14/x64/src/testing/testing.go:1629 +0x806</failure>
		</testcase>
	</testsuite>
	<testsuite tests="8" failures="0" time="0.021" name="github.com/ably/ably-go/ably/internal/ablyutil">
		<properties>
			<property name="go.version" value="go1.20.14"></property>
		</properties>
		<testcase classname="ablyutil" name="Test_string" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_Shuffle" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/String_array_contains" time="0.000"></testcase>
		<testcase classname="ablyutil" name="Test_string/Empty_String" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Add_should_not_duplicate_entries" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_check_if_item_is_present" time="0.000"></testcase>
		<testcase classname="ablyutil" name="TestHashSet/Should_remove_element" time="0.000"></testcase>
	</testsuite>
</testsuites>
