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

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8416.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_12.28.18/bosh_suite.escape_attr_chat.12803.html"},
     {tc_group_properties,[{shuffle,{1643,286500,624884}},{name,chat_https}]},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_12.28.18/log_private/"},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:28:21


*** CT 2022-01-27 12:28:21.061 *** View log from node mongooseim@localhost when started mongooseim@localhost_64.html
*** CT 2022-01-27 12:28:21.061 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_32.html

*** User 2022-01-27 12:28:21.062 ***
carol_s@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** System report during bosh_SUITE:escape_attr_chat/1 in chat_https 2022-01-27 12:28:21.063 ***
=WARNING REPORT==== 27-Jan-2022::12:28:21.062947 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:28:21.081 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:21.081 ***
carol_s@domain.example.com/res1 in
<stream:features>
	<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 12:28:21.081 ***
carol_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** System report during bosh_SUITE:escape_attr_chat/1 in chat_https 2022-01-27 12:28:21.081 ***
=WARNING REPORT==== 27-Jan-2022::12:28:21.081849 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 12:28:21.090 ***
carol_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:21.090 ***
carol_s@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:21.101 ***
carol_s@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:28:21.101 ***
carol_s@domain.example.com/res1 in
<stream:features>
	<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 12:28:21.101 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='44fb4b7d6b737cd90786948528da2c93'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.102 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' id='44fb4b7d6b737cd90786948528da2c93' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.102 ***
carol_s@domain.example.com/res1 out
<iq type='set' id='008b134cf36586bbe7fdf22ce477477b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.103 ***
carol_s@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='008b134cf36586bbe7fdf22ce477477b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.103 ***
carol_s@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:21.104 ***
carol_s@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol_s@domain.example.com/res1' to='carol_s@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:28:21.105 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-01-27 12:28:21.106 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='c5d4a8f1565ffaf1' from='domain.example.com'/>



*** User 2022-01-27 12:28:21.106 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-01-27 12:28:21.106 ***
geralt@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='42bd89e322568301' from='domain.example.com'/>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 out
<iq type='set' id='2e1fb44db010c3cf733ee33e047d9dc1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.107 ***
geralt@domain.example.com/res1 in
<iq id='2e1fb44db010c3cf733ee33e047d9dc1' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:28:21.108 ***
geralt@domain.example.com/res1 out
<iq type='set' id='89d50553c14c3fe0c6b60a03ce5d41e2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.108 ***
geralt@domain.example.com/res1 in
<iq type='result' id='89d50553c14c3fe0c6b60a03ce5d41e2' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:28:21.108 ***
geralt@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:28:21.109 ***
geralt@domain.example.com/res1 in
<presence from='geralt@domain.example.com/res1' to='geralt@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-01-27 12:28:21.109 ***
carol_s@domain.example.com/res1 out
<message to='geralt@domain.example.com/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-27 12:28:21.110 ***
geralt@domain.example.com/res1 in
<message from='carol_s@domain.example.com/res1' to='geralt@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-27 12:28:21.110 ***
geralt@domain.example.com/res1 out
<message to='carol_s@domain.example.com/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-27 12:28:21.110 ***
carol_s@domain.example.com/res1 in
<message from='geralt@domain.example.com/res1' to='carol_s@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-01-27 12:28:21.110 ***
geralt@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 12:28:21.111 ***
geralt@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 12:28:21.111 ***
carol_s@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:28:21.111 ***
carol_s@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:28:21.113 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_32.html
*** CT 2022-01-27 12:28:21.113 *** View log from node mongooseim@localhost when finished mongooseim@localhost_64.html



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


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