=== Config function: muc_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,register_over_s2s},parallel]

=== Config value:

    [{{s2s,mim},
      #{listener =>
            #{backlog => 1024,connection_type => s2s,hibernate_after => 0,
              ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5269,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                    verify_mode => peer}},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{backlog => 1024,connection_type => s2s,hibernate_after => 0,
              ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,num_acceptors => 100,port => 5299,
              proto => tcp,proxy_protocol => false,shaper => s2s_shaper,
              tls =>
                  #{ciphers => "TLSv1.2:TLSv1.3",
                    dhfile => "priv/ssl/fake_dh_server.pem",
                    protocol_options =>
                        ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                    verify_mode => peer}},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {watchdog,<0.6926.1>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d3910ff06ead.2024-04-16_11.58.45/big_tests.tests.muc_SUITE.logs/run.2024-04-16_12.07.36/muc_suite.end_per_group.93314.html"},
     {tc_group_properties,[{name,register_over_s2s},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d3910ff06ead.2024-04-16_11.58.45/big_tests.tests.muc_SUITE.logs/run.2024-04-16_12.07.36/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alice">>},
                             {server,<<"fed1">>},
                             {host,<<"localhost">>},
                             {port,5242},
                             {password,<<"makota2">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d3910ff06ead.2024-04-16_11.58.45"

=== Started at 2024-04-16 12:08:37


*** User 2024-04-16 12:08:37.809 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.810 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='47e6da38598bbdbb' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:37.810 ***🔗
alice@fed1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.810 ***🔗
alice@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-04-16 12:08:37.813 ***🔗
alice@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:37.813 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.813 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='28e19b86152e3c51' from='fed1' version='1.0' xml:lang='en' to='alice@fed1'>

*** User 2024-04-16 12:08:37.813 ***🔗
alice@fed1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.813 ***🔗
alice@fed1 out
<iq type='set' id='018a6f7d3a6900943981b02761572598'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.814 ***🔗
alice@fed1 in
<iq id='018a6f7d3a6900943981b02761572598' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.814 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='e6bc9d9dcc4892aed97d9bc45aa4c6ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.814 ***🔗
alice@fed1/escalus-default-resource in
<iq from='fed1' to='alice@fed1/escalus-default-resource' id='e6bc9d9dcc4892aed97d9bc45aa4c6ab' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.814 ***🔗
alice@fed1/escalus-default-resource out
<iq type='set' id='c104e79f4dc8c2864210a99319608960'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-16 12:08:37.815 ***🔗
alice@fed1/escalus-default-resource in
<iq from='' to='alice@fed1/escalus-default-resource' id='c104e79f4dc8c2864210a99319608960' type='result'/>



*** User 2024-04-16 12:08:37.816 ***🔗
alice@fed1/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-16 12:08:37.816 ***🔗
alice@fed1/escalus-default-resource in
</stream:stream>

*** User 2024-04-16 12:08:37.817 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.817 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='52712bd3ad595054' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:37.818 ***🔗
bOb@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.818 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-16 12:08:37.819 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:37.819 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.819 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='55028c94919f0bec' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-16 12:08:37.819 ***🔗
bOb@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.820 ***🔗
bOb@localhost out
<iq type='set' id='8374eed070d7ddec7b339c500ba83ceb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.820 ***🔗
bOb@localhost in
<iq id='8374eed070d7ddec7b339c500ba83ceb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.820 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='b5c86e5e184c8bc47b962a97b96856f4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.820 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='b5c86e5e184c8bc47b962a97b96856f4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.820 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='bc5ba8fb6eb4bf3a0f9e40fd0cf120be'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-16 12:08:37.821 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='bc5ba8fb6eb4bf3a0f9e40fd0cf120be' type='result'/>



*** User 2024-04-16 12:08:37.823 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-16 12:08:37.823 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-16 12:08:37.824 ***🔗
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.824 ***🔗
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9546b4b4adb7ad11' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 12:08:37.824 ***🔗
kate@localhost in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.824 ***🔗
kate@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2024-04-16 12:08:37.826 ***🔗
kate@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 12:08:37.826 ***🔗
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 12:08:37.826 ***🔗
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8fba932d771c6e2' from='localhost' version='1.0' xml:lang='en' to='kate@localhost'>

*** User 2024-04-16 12:08:37.826 ***🔗
kate@localhost in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 12:08:37.826 ***🔗
kate@localhost out
<iq type='set' id='3645115d1e6b2b24d508c4ca689571f2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.827 ***🔗
kate@localhost in
<iq id='3645115d1e6b2b24d508c4ca689571f2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-16 12:08:37.827 ***🔗
kate@localhost/escalus-default-resource out
<iq type='set' id='6400b2f7c334656c56f47e942475d73e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.827 ***🔗
kate@localhost/escalus-default-resource in
<iq from='localhost' to='kate@localhost/escalus-default-resource' id='6400b2f7c334656c56f47e942475d73e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 12:08:37.828 ***🔗
kate@localhost/escalus-default-resource out
<iq type='set' id='b2cc13fcfb3571f0d468727458b0ee88'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-16 12:08:37.828 ***🔗
kate@localhost/escalus-default-resource in
<iq from='' to='kate@localhost/escalus-default-resource' id='b2cc13fcfb3571f0d468727458b0ee88' type='result'/>



*** User 2024-04-16 12:08:37.830 ***🔗
kate@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-16 12:08:37.830 ***🔗
kate@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-16 12:08:37.831 ***🔗
NewState: #{graphql_gdpr_SUITE => #{},carboncopy_SUITE => #{},
            mongooseimctl_SUITE => #{},metrics_session_SUITE => #{},
            mongoose_sanity_checks_SUITE => #{},graphql_stanza_SUITE => #{},
            graphql_account_SUITE => #{},mod_http_upload_SUITE => #{},
            mod_ping_SUITE => #{},metrics_roster_SUITE => #{},
            mod_event_pusher_rabbit_SUITE => #{},graphql_sse_SUITE => #{},
            last_SUITE => #{},extdisco_SUITE => #{},
            graphql_private_SUITE => #{},graphql_muc_SUITE => #{},
            anonymous_SUITE => #{},login_SUITE => #{},graphql_SUITE => #{},
            mongoose_elasticsearch_SUITE => #{},total_failed => 0,
            graphql_offline_SUITE => #{},graphql_cets_SUITE => #{},
            graphql_server_SUITE => #{},mod_blocking_SUITE => #{},
            total_eventually_ok_tests => 0,component_SUITE => #{},
            metrics_c2s_SUITE => #{},mam_proper_SUITE => #{},
            current_suite => muc_SUITE,mod_global_distrib_SUITE => #{},
            graphql_metric_SUITE => #{},amp_big_SUITE => #{},
            bind2_SUITE => #{},mam_send_message_SUITE => #{},
            mod_version_SUITE => #{},accounts_SUITE => #{},
            metrics_api_SUITE => #{},auth_methods_for_c2s_SUITE => #{},
            adhoc_SUITE => #{},graphql_session_SUITE => #{},
            mod_time_SUITE => #{},graphql_stats_SUITE => #{},
            gdpr_SUITE => #{},graphql_token_SUITE => #{},
            acc_e2e_SUITE =>
                #{[cache_and_strip] => {group_status,ok,0,[]},
                  [message] => {group_status,ok,0,[]}},
            graphql_roster_SUITE => #{},
            disco_and_caps_SUITE =>
                #{[disco_with_caps] => {group_status,ok,0,[]},
                  [disco_with_caps_and_extra_features] =>
                      {group_status,ok,0,[]},
                  [disco_with_extra_features] => {group_status,ok,0,[]}},
            metrics_register_SUITE => #{},mongoose_cassandra_SUITE => #{},
            graphql_last_SUITE => #{},connect_SUITE => #{},
            cluster_commands_SUITE => #{},muc_SUITE => #{},
            mod_event_pusher_sns_SUITE =>
                #{[message_publish] => {group_status,ok,0,[]},
                  [presence_status_publish] => {group_status,ok,0,[]}},
            total_ok => 10,graphql_mnesia_SUITE => #{},
            graphql_domain_SUITE => #{},graphql_http_upload_SUITE => #{},
            graphql_muc_light_SUITE => #{},
            jingle_SUITE => #{[all] => {group_status,ok,0,[]}},
            bosh_SUITE => #{},graphql_vcard_SUITE => #{},mim_c2s_SUITE => #{},
            mod_event_pusher_http_SUITE =>
                #{[no_prefix] => {group_status,ok,0,[]},
                  [with_prefix] => {group_status,ok,0,[]}}}



=== Ended at 2024-04-16 12:08:37
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@fed1/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"c104e79f4dc8c2864210a99319608960">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"bob@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"bc5ba8fb6eb4bf3a0f9e40fd0cf120be">>},
                                 {<<"type">>,<<"result">>}],
                                []}},
                     {ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"kate@localhost/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"b2cc13fcfb3571f0d468727458b0ee88">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.358s



Test run history | Top level test index | Latest test result