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

=== Config value:

    [{watchdog,<0.19765.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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-01-25_16.25.20/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@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.inbox_extensions_SUITE.logs/run.2022-01-25_16.25.20/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@ebe8a8f9fc53.2022-01-25_16.21.59"

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


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

*** User 2022-01-25 16:25:32.078 ***
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:32.079 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='77c74b2074294e4a' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-25 16:25:32.080 ***
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:32.081 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f1068194aa9072ad' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:32.081 ***
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:32.081 ***
alicE@localhost/res1 out
<iq type='set' id='1981f19108d1f1dc56a6307b97953bca'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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



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



*** User 2022-01-25 16:25:32.083 ***
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:32.083 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85b16cbfd94b47c8' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2022-01-25 16:25:32.085 ***
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:32.085 ***
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9f6362c18c44fed8' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:32.085 ***
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:32.085 ***
bOb@localhost/res1 out
<iq type='set' id='b0ff57680918476c56ded62a30c69a5b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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



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



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

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



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



*** User 2022-01-25 16:25:32.089 ***
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-25 16:25:32.089 ***
kate@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6b42627a6295b624' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:25:32.089 ***
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-25 16:25:32.089 ***
kate@localhost/res1 out
<iq type='set' id='613a649f690258879fc5e749fc81dfd1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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



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



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



*** User 2022-01-25 16:25:32.150 ***
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-25 16:25:32.150 ***
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-25 16:25:32.151 ***
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-25 16:25:32.151 ***
alicE@localhost/res1 out
<message to='room_markers_reset@muclight.localhost' type='groupchat' id='id-2'>
	<body>marker time!</body>
</message>



*** User 2022-01-25 16:25:32.201 ***
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-25 16:25:32.201 ***
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-25 16:25:32.201 ***
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-25 16:25:32.201 ***
bOb@localhost/res1 out
<iq type='set' id='88a658cc0a600809ae51531492d841f0'>
	<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:32.203 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='a56906c6-2d2a-4f19-9140-564dff44c4c9'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='88a658cc0a600809ae51531492d841f0'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:32.169636Z'/>
			<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-25 16:25:32.203 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='88a658cc0a600809ae51531492d841f0' 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:32.203 ***
bOb@localhost/res1 out
<iq type='set' id='04a28139f0c8ae5c3da760213f0f275e'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>true</read>
	</query>
</iq>



*** User 2022-01-25 16:25:32.213 ***
bOb@localhost/res1 in
<message from='bOb@localhost/res1' to='bOb@localhost' id='04a28139f0c8ae5c3da760213f0f275e'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='04a28139f0c8ae5c3da760213f0f275e'>
		<archive>false</archive>
		<read>true</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-25 16:25:32.213 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='04a28139f0c8ae5c3da760213f0f275e' type='result'/>



*** User 2022-01-25 16:25:32.213 ***
bOb@localhost/res1 out
<iq type='set' id='e3d2d734d04c509454c56a9c53a4e46e'>
	<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:32.215 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='c2fe4d8f-00f3-4727-a2e3-e7c7ac635bdf'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='e3d2d734d04c509454c56a9c53a4e46e'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:32.169636Z'/>
			<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-25 16:25:32.215 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='e3d2d734d04c509454c56a9c53a4e46e' 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:32.215 ***
bOb@localhost/res1 out
<iq type='set' id='7597e693a3963e109628b5423a9af7bb'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2022-01-25 16:25:32.226 ***
bOb@localhost/res1 in
<message from='bOb@localhost/res1' to='bOb@localhost' id='7597e693a3963e109628b5423a9af7bb'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='7597e693a3963e109628b5423a9af7bb'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-25 16:25:32.226 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='7597e693a3963e109628b5423a9af7bb' type='result'/>



*** User 2022-01-25 16:25:32.226 ***
bOb@localhost/res1 out
<iq type='set' id='209c9bdee71cbd54ce6018eee1facad1'>
	<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:32.228 ***
bOb@localhost/res1 in
<message from='bOb@localhost' to='bOb@localhost/res1' id='23c5e6c9-333b-4309-8269-07d41367b182'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='1' queryid='209c9bdee71cbd54ce6018eee1facad1'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:32.169636Z'/>
			<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-25 16:25:32.228 ***
bOb@localhost/res1 in
<iq from='bOb@localhost' to='bOb@localhost/res1' id='209c9bdee71cbd54ce6018eee1facad1' 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:32.229 ***
alicE@localhost/res1 out
<iq type='set' id='9a75fd0d99ab9de9c3522b94d17d8e82'>
	<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:32.230 ***
alicE@localhost/res1 in
<message from='alicE@localhost' to='alicE@localhost/res1' id='c045bc64-cf28-4309-9cff-061290db4a6a'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='0' queryid='9a75fd0d99ab9de9c3522b94d17d8e82'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:32.153031Z'/>
			<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-25 16:25:32.230 ***
alicE@localhost/res1 in
<iq from='alicE@localhost' to='alicE@localhost/res1' id='9a75fd0d99ab9de9c3522b94d17d8e82' 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:32.230 ***
kate@localhost/res1 out
<iq type='set' id='f8033b53c2eac958538febcf27772c42'>
	<query xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost'>
		<read>false</read>
	</query>
</iq>



*** User 2022-01-25 16:25:32.245 ***
kate@localhost/res1 in
<message from='kate@localhost/res1' to='kate@localhost' id='f8033b53c2eac958538febcf27772c42'>
	<x xmlns='erlang-solutions.com:xmpp:inbox:0#conversation' jid='room_markers_reset@muclight.localhost' queryid='f8033b53c2eac958538febcf27772c42'>
		<archive>false</archive>
		<read>false</read>
		<mute>0</mute>
	</x>
</message>



*** User 2022-01-25 16:25:32.245 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='f8033b53c2eac958538febcf27772c42' type='result'/>



*** User 2022-01-25 16:25:32.245 ***
kate@localhost/res1 out
<iq type='set' id='e0384ed7af9959a22e0c9438aee377d5'>
	<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:32.246 ***
kate@localhost/res1 in
<message from='kate@localhost' to='kate@localhost/res1' id='d780bdc9-b03a-4cd0-bbe2-9381ff23ad9a'>
	<result xmlns='erlang-solutions.com:xmpp:inbox:0' unread='2' queryid='e0384ed7af9959a22e0c9438aee377d5'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-25T16:25:32.188158Z'/>
			<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-25 16:25:32.246 ***
kate@localhost/res1 in
<iq from='kate@localhost' to='kate@localhost/res1' id='e0384ed7af9959a22e0c9438aee377d5' 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:32.246 ***
kate@localhost/res1 out
</stream:stream>

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

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

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

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

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



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


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