=== Test case: bosh_SUITE:escape_attr_chat/1 (click for source code)

=== Config value:

    [{user,carol},
     {watchdog,<0.7348.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.bosh_SUITE.logs/run.2024-03-11_11.25.19/bosh_suite.escape_attr_chat.html"},
     {tc_group_properties,[{shuffle,{1710,156320,859457}},{name,chat}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47/big_tests.tests.bosh_SUITE.logs/run.2024-03-11_11.25.19/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285},
                               {ssl_opts,[{verify,verify_none}]}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f5d95aaeff9c.2024-03-11_11.24.47"

=== Started at 2024-03-11 11:25:21


*** CT 2024-03-11 11:25:21.065 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_103.html

*** User 2024-03-11 11:25:21.066 ***🔗
carol@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:25:21.080 ***🔗
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:25:21.080 ***🔗
carol@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 11:25:21.080 ***🔗
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2024-03-11 11:25:21.082 ***🔗
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:25:21.083 ***🔗
carol@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:25:21.095 ***🔗
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:25:21.095 ***🔗
carol@localhost/res1 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-03-11 11:25:21.095 ***🔗
carol@localhost/res1 out
<iq type='set' id='76f967ac99d31db5c42ea065a2e323ae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:25:21.096 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' id='76f967ac99d31db5c42ea065a2e323ae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:25:21.096 ***🔗
carol@localhost/res1 out
<iq type='set' id='50668659c4006278c15065b69e126734'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:25:21.097 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol@localhost/res1' id='50668659c4006278c15065b69e126734' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:25:21.097 ***🔗
carol@localhost/res1 out
<presence/>



*** User 2024-03-11 11:25:21.099 ***🔗
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1'/>



*** User 2024-03-11 11:25:21.122 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-11 11:25:21.128 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='5c417ef6461cfd68' from='localhost' version='1.0' xml:lang='en'/>



*** User 2024-03-11 11:25:21.128 ***🔗
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</features>



*** User 2024-03-11 11:25:21.128 ***🔗
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2024-03-11 11:25:21.129 ***🔗
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:25:21.129 ***🔗
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2024-03-11 11:25:21.130 ***🔗
geralt@localhost/res1 in
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='a2d241709e6d5148' from='localhost' version='1.0' xml:lang='en' to='geralt@localhost'/>



*** User 2024-03-11 11:25:21.130 ***🔗
geralt@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2024-03-11 11:25:21.130 ***🔗
geralt@localhost/res1 out
<iq type='set' id='2dfe94c0a6af06aac04115469a06f57b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:25:21.130 ***🔗
geralt@localhost/res1 in
<iq id='2dfe94c0a6af06aac04115469a06f57b' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:25:21.130 ***🔗
geralt@localhost/res1 out
<iq type='set' id='fe78d4682a78ec6afbd90d3d32d5b7a1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:25:21.131 ***🔗
geralt@localhost/res1 in
<iq from='localhost' to='geralt@localhost/res1' id='fe78d4682a78ec6afbd90d3d32d5b7a1' type='result' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:25:21.131 ***🔗
geralt@localhost/res1 out
<presence/>



*** User 2024-03-11 11:25:21.133 ***🔗
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2024-03-11 11:25:21.137 ***🔗
carol@localhost/res1 out
<message type='chat' to='geralt@localhost/res1'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2024-03-11 11:25:21.139 ***🔗
geralt@localhost/res1 in
<message from='carol@localhost/res1' to='geralt@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2024-03-11 11:25:21.139 ***🔗
geralt@localhost/res1 out
<message type='chat' to='carol@localhost/res1'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2024-03-11 11:25:21.140 ***🔗
carol@localhost/res1 in
<message from='geralt@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2024-03-11 11:25:21.140 ***🔗
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-11 11:25:21.184 ***🔗
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2024-03-11 11:25:21.185 ***🔗
carol@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:25:21.186 ***🔗
carol@localhost/res1 in
</stream:stream>
*** CT 2024-03-11 11:25:21.187 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_103.html



=== Ended at 2024-03-11 11:25:21
=== successfully completed test case
=== === Returned value: ok


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