=== Test case: inbox_extensions_SUITE:groupchat_setunread_stanza_sets_inbox/1 (click for source code)

=== Config value:

    [{watchdog,<0.20276.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_extensions_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-01-27_15.28.29/inbox_extensions_suite.groupchat_setunread_stanza_sets_inbox.html"},
     {tc_group_properties,[{name,muclight}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_extensions_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-01-27_15.28.29/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:28:41


*** CT 2022-01-27 15:28:41.207 *** View log from node mongooseim@localhost when started mongooseim@localhost_949.html
*** CT 2022-01-27 15:28:41.208 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_511.html

*** User 2022-01-27 15:28:41.217 ***
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-27 15:28:41.218 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2ba39c48d409a24d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.218 ***
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-27 15:28:41.218 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:28:41.219 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:41.219 ***
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-27 15:28:41.219 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b7c9e03652b4cb5d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.219 ***
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-27 15:28:41.219 ***
alicE@localhost/res1 out
<iq type='set' id='43de2ca44d2e3152bd31ad8374a1dd18'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.220 ***
alicE@localhost/res1 in
<iq id='43de2ca44d2e3152bd31ad8374a1dd18' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.220 ***
alicE@localhost/res1 out
<iq type='set' id='33702532de148e689786f912ff6ff4fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.220 ***
alicE@localhost/res1 in
<iq type='result' id='33702532de148e689786f912ff6ff4fc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.220 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:41.221 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:41.222 ***
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-27 15:28:41.222 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3707692db7a8ff1f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.222 ***
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-27 15:28:41.222 ***
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2022-01-27 15:28:41.223 ***
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:41.223 ***
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-27 15:28:41.224 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='74af32ac4358196a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.224 ***
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-27 15:28:41.224 ***
bOb@localhost/res1 out
<iq type='set' id='04c866547ac28aff8f4e72cf7ba79dac'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.224 ***
bOb@localhost/res1 in
<iq id='04c866547ac28aff8f4e72cf7ba79dac' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.224 ***
bOb@localhost/res1 out
<iq type='set' id='e0d0c9e082fa5cb51afc5fb133728000'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.225 ***
bOb@localhost/res1 in
<iq type='result' id='e0d0c9e082fa5cb51afc5fb133728000'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.225 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:41.226 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:41.227 ***
kate@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-27 15:28:41.227 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f22a490ca4adefee' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.227 ***
kate@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-27 15:28:41.228 ***
kate@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGUAbWFrcm93ZTtw</auth>



*** User 2022-01-27 15:28:41.228 ***
kate@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:41.228 ***
kate@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-27 15:28:41.229 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8720b84dad077d42' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:41.229 ***
kate@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-27 15:28:41.229 ***
kate@localhost/res1 out
<iq type='set' id='54f8372d98073fefa59515c8c8373d1c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.229 ***
kate@localhost/res1 in
<iq id='54f8372d98073fefa59515c8c8373d1c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:41.229 ***
kate@localhost/res1 out
<iq type='set' id='0526b5533037a6c35f4447623bf3af60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.229 ***
kate@localhost/res1 in
<iq type='result' id='0526b5533037a6c35f4447623bf3af60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:41.229 ***
kate@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:41.230 ***
kate@localhost/res1 in
<presence from='kate@localhost/res1' to='kate@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:41.230 ***
alicE@localhost/res1 out
<message to='room_markers_reset@muclight.localhost' type='groupchat' id='id-1'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.238 ***
alicE@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.238 ***
bOb@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.238 ***
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-1' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.238 ***
alicE@localhost/res1 out
<message to='room_markers_reset@muclight.localhost' type='groupchat' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.243 ***
alicE@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='alice@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.243 ***
bOb@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='bob@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.243 ***
kate@localhost/res1 in
<message from='room_markers_reset@muclight.localhost/alice@localhost' to='kate@localhost' id='id-2' type='groupchat'>
	<body>marker time!</body>
</message>



*** User 2022-01-27 15:28:41.244 ***
bOb@localhost/res1 out
<iq type='set' id='afda7cdf79cf37d4b8f4faa22ab92ac5'>
	<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-27 15:28:41.245 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='8750a4ae-c7a6-4d3c-94f9-86fa47f979bf'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='afda7cdf79cf37d4b8f4faa22ab92ac5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:28:41.241530Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-27 15:28:41.245 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='afda7cdf79cf37d4b8f4faa22ab92ac5' 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-27 15:28:41.245 ***
bOb@localhost/res1 out
<iq type='set' id='311e73910400a08b89028ca724b29cfd'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2022-01-27 15:28:41.247 ***
bOb@localhost/res1 in
<message from='bOb@localhost/res1' to='bOb@localhost' id='311e73910400a08b89028ca724b29cfd'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='311e73910400a08b89028ca724b29cfd'>
		<archive>false</archive>
		<read>true</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-27 15:28:41.247 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='311e73910400a08b89028ca724b29cfd' type='result'/>



*** User 2022-01-27 15:28:41.248 ***
bOb@localhost/res1 out
<iq type='set' id='414136d3a69b2e1cc8b0d5305da4cfb7'>
	<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-27 15:28:41.249 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='6562f785-53ab-4b33-9be7-ae629c96f61a'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='414136d3a69b2e1cc8b0d5305da4cfb7'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:28:41.241530Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-27 15:28:41.249 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='414136d3a69b2e1cc8b0d5305da4cfb7' 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-27 15:28:41.249 ***
bOb@localhost/res1 out
<iq type='set' id='c07f459d263ee458881a1c8ad7d5954a'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2022-01-27 15:28:41.251 ***
bOb@localhost/res1 in
<message from='bOb@localhost/res1' to='bOb@localhost' id='c07f459d263ee458881a1c8ad7d5954a'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='c07f459d263ee458881a1c8ad7d5954a'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-27 15:28:41.251 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='c07f459d263ee458881a1c8ad7d5954a' type='result'/>



*** User 2022-01-27 15:28:41.251 ***
bOb@localhost/res1 out
<iq type='set' id='f42fd58ee2cff34f35bb9cb0128c3462'>
	<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-27 15:28:41.272 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='a3eda4dc-2902-4bf3-bc66-209076301c5d'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='f42fd58ee2cff34f35bb9cb0128c3462'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:28:41.241530Z'/>
			<message to='bob@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-27 15:28:41.272 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='f42fd58ee2cff34f35bb9cb0128c3462' 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-27 15:28:41.272 ***
alicE@localhost/res1 out
<iq type='set' id='b9966e284ccdaada1acf3780ba4365ef'>
	<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-27 15:28:41.273 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='444728a8-b199-4cab-8120-65d1c378aef6'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='b9966e284ccdaada1acf3780ba4365ef'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:28:41.240235Z'/>
			<message to='alice@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-27 15:28:41.273 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='b9966e284ccdaada1acf3780ba4365ef' 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-27 15:28:41.273 ***
kate@localhost/res1 out
<iq type='set' id='95cc9aa264d66163b2cf6d59cdb4b132'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2022-01-27 15:28:41.276 ***
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='95cc9aa264d66163b2cf6d59cdb4b132'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='95cc9aa264d66163b2cf6d59cdb4b132'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-27 15:28:41.276 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='95cc9aa264d66163b2cf6d59cdb4b132' type='result'/>



*** User 2022-01-27 15:28:41.276 ***
kate@localhost/res1 out
<iq type='set' id='87022d333f05d9e4c7ad7eedc0678d93'>
	<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-27 15:28:41.277 ***
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='38013cef-eef8-4bbb-a494-1f86cea394f2'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='87022d333f05d9e4c7ad7eedc0678d93'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:28:41.242593Z'/>
			<message to='kate@localhost' id='id-2' type='groupchat' from='room_markers_reset@muclight.localhost/alice@localhost'>
				<body>marker time!</body>
			</message>
		</forwarded>
		<archive>false</archive>
		<mute>0</mute>
	</result>
</message>



*** User 2022-01-27 15:28:41.277 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='87022d333f05d9e4c7ad7eedc0678d93' 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-27 15:28:41.277 ***
kate@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:41.277 ***
kate@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:28:41.278 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:41.593 ***
bOb@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:28:41.593 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:41.593 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:28:41.607 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_511.html
*** CT 2022-01-27 15:28:41.607 *** View log from node mongooseim@localhost when finished mongooseim@localhost_949.html



=== Ended at 2022-01-27 15:28:41
=== successfully completed test case
=== === Returned value: ok


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