=== Test case: inbox_SUITE:system_message_is_correctly_avoided/1 (click for source code)

=== Config value:

    [{watchdog,<0.18742.0>},
     {inbox_opts,[{aff_changes,true},
                  {remove_on_kicked,true},
                  {groupchat,[muclight]},
                  {reset_markers,[<<"displayed">>]}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_SUITE.logs/run.2022-01-25_16.25.08/inbox_suite.system_message_is_correctly_avoided.html"},
     {tc_group_properties,[{name,muclight_config},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_SUITE.logs/run.2022-01-25_16.25.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:25:17


*** CT 2022-01-25 16:25:17.728 *** View log from node mongooseim@localhost when started mongooseim@localhost_938.html
*** CT 2022-01-25 16:25:17.728 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_503.html

*** User 2022-01-25 16:25:17.736 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.738 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a5d9e5fed95e6f51' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.739 ***
alicE@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.739 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='101a93b1a264ebc3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 out
<iq type='set' id='b04edde585fdb7fda7fdfc141c34c93e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 in
<iq id='b04edde585fdb7fda7fdfc141c34c93e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.740 ***
alicE@localhost/res1 out
<iq type='set' id='145edadaa57590ff8bed46b080eaa76a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.741 ***
alicE@localhost/res1 in
<iq type='result' id='145edadaa57590ff8bed46b080eaa76a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.741 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-25 16:25:17.742 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:17.743 ***
alicE@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.743 ***
alicE@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f68934a134fcb76' from='localhost.bis' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.743 ***
alicE@localhost.bis/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.743 ***
alicE@localhost.bis/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:25:17.744 ***
alicE@localhost.bis/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:17.744 ***
alicE@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.744 ***
alicE@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0a8ba39c428d243' from='localhost.bis' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 out
<iq type='set' id='76a81bf757751dfaf9cb36052752e838'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 in
<iq id='76a81bf757751dfaf9cb36052752e838' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost.bis/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 out
<iq type='set' id='da5e6337cc815cc390c98460bccfd500'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 in
<iq type='result' id='da5e6337cc815cc390c98460bccfd500'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.745 ***
alicE@localhost.bis/res1 out
<presence/>



*** User 2022-01-25 16:25:17.747 ***
alicE@localhost.bis/res1 in
<presence from='alicE@localhost.bis/res1' to='alice@localhost.bis/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:17.747 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.748 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5e365873a176c0d8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.748 ***
bOb@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.748 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0b85f1e4387abe1d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 out
<iq type='set' id='c59c948878a43822a666d243eb363283'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.749 ***
bOb@localhost/res1 in
<iq id='c59c948878a43822a666d243eb363283' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:25:17.750 ***
bOb@localhost/res1 out
<iq type='set' id='d267549e689bd88e9cce84da566c04e7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.750 ***
bOb@localhost/res1 in
<iq type='result' id='d267549e689bd88e9cce84da566c04e7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:25:17.750 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-25 16:25:17.751 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:25:17.751 ***
alicE@localhost/res1 out
<iq type='set' id='dfcaa2d5d5b87eb3866a7ab4681f586e' to='system_message_is_correctly_avoided@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration/>
		<occupants>
			<user affiliation='member'>alice@localhost.bis</user>
			<user affiliation='member'>bob@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2022-01-25 16:25:17.757 ***
alicE@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost' to='alice@localhost' id='dfcaa2d5d5b87eb3866a7ab4681f586e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127917-753046</version>
		<user affiliation='owner'>alice@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:17.758 ***
alicE@localhost.bis/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost' to='alice@localhost.bis' id='dfcaa2d5d5b87eb3866a7ab4681f586e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127917-753046</version>
		<user affiliation='member'>alice@localhost.bis</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:17.758 ***
bOb@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost' to='bob@localhost' id='dfcaa2d5d5b87eb3866a7ab4681f586e' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1643-127917-753046</version>
		<user affiliation='member'>bob@localhost</user>
	</x>
	<body/>
</message>



*** User 2022-01-25 16:25:17.758 ***
alicE@localhost/res1 in
<iq from='system_message_is_correctly_avoided@muclight.localhost' to='alicE@localhost/res1' id='dfcaa2d5d5b87eb3866a7ab4681f586e' type='result'/>



*** User 2022-01-25 16:25:17.758 ***
alicE@localhost/res1 out
<message to='system_message_is_correctly_avoided@muclight.localhost' type='groupchat' id='id-1'>
	<body>Hi Room!</body>
</message>



*** User 2022-01-25 16:25:17.766 ***
alicE@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>Hi Room!</body>
</message>



*** User 2022-01-25 16:25:17.766 ***
alicE@localhost.bis/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/alice@localhost' to='alice@localhost.bis' id='id-1' type='groupchat'>
	<body>Hi Room!</body>
</message>



*** User 2022-01-25 16:25:17.766 ***
bOb@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>Hi Room!</body>
</message>



*** User 2022-01-25 16:25:17.766 ***
bOb@localhost/res1 out
<message to='system_message_is_correctly_avoided@muclight.localhost' type='groupchat' id='id-2'>
	<body>How are you?</body>
</message>



*** User 2022-01-25 16:25:17.769 ***
alicE@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>How are you?</body>
</message>



*** User 2022-01-25 16:25:17.770 ***
alicE@localhost.bis/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost' to='alice@localhost.bis' id='id-2' type='groupchat'>
	<body>How are you?</body>
</message>



*** User 2022-01-25 16:25:17.771 ***
bOb@localhost/res1 in
<message from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>How are you?</body>
</message>



*** User 2022-01-25 16:25:17.771 ***
alicE@localhost/res1 out
<iq type='set' id='832b43fc4dfc308c88d08759d8e851fa'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:17.773 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='7a39df64-3f7a-4257-8958-5c5c5133d360'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='832b43fc4dfc308c88d08759d8e851fa'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:17.767786Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost'>
				<body>How are you?</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:17.773 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='832b43fc4dfc308c88d08759d8e851fa' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>1</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:17.773 ***
bOb@localhost/res1 out
<iq type='set' id='c7824847930f5c28b78b9db13f922a32'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:17.775 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='7147e35d-8541-4faa-87a9-abc5b9c258c7'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='c7824847930f5c28b78b9db13f922a32'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:17.770526Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost'>
				<body>How are you?</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:17.775 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='c7824847930f5c28b78b9db13f922a32' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>0</active-conversations>
		<count>1</count>
		<unread-messages>0</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:17.775 ***
alicE@localhost.bis/res1 out
<iq type='set' id='cecc0be4f60baf5d55a0794979113bf5'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='hidden' var='FORM_TYPE'>
				<value>erlang-solutions.com:xmpp:inbox:0</value>
			</field>
			<field type='text-single' var='hidden_read'>
				<value>false</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-25 16:25:17.776 ***
alicE@localhost.bis/res1 in
<message from='alicE@localhost.bis' to='alicE@localhost.bis/res1' id='35a29d87-b5d8-4fed-bc03-30aea88e1fb3'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='cecc0be4f60baf5d55a0794979113bf5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:17.769010Z'/>
			<message to='alice@localhost.bis' id='id-2' type='groupchat' from='system_message_is_correctly_avoided@muclight.localhost/bob@localhost'>
				<body>How are you?</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-25 16:25:17.776 ***
alicE@localhost.bis/res1 in
<iq from='alicE@localhost.bis' to='alicE@localhost.bis/res1' id='cecc0be4f60baf5d55a0794979113bf5' type='result'>
	<fin xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<active-conversations>1</active-conversations>
		<count>1</count>
		<unread-messages>2</unread-messages>
	</fin>
</iq>



*** User 2022-01-25 16:25:17.776 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:25:17.777 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:25:17.777 ***
alicE@localhost.bis/res1 out
</stream:stream>

*** User 2022-01-25 16:25:17.777 ***
alicE@localhost.bis/res1 in
</stream:stream>

*** User 2022-01-25 16:25:17.777 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:25:17.777 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:25:17.787 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_503.html
*** CT 2022-01-25 16:25:17.787 *** View log from node mongooseim@localhost when finished mongooseim@localhost_938.html



=== Ended at 2022-01-25 16:25:17
=== successfully completed test case
=== === Returned value: ok


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