=== Config function: accounts_SUITE:init_per_group/2 (click for source code)

=== Group properties: [{name,bad_cancelation},sequence]

=== Config value:

    [{escalus_user_db,xmpp},
     {mod_register_options,#{access => register,iqdisc => one_queue,
                             registration_watchers => [],
                             password_strength => 0,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]}},
     {watchdog,<0.1731.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.22/accounts_suite.init_per_group.772.html"},
     {tc_group_properties,[{name,bad_cancelation},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.22/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18"

=== Started at 2023-11-17 15:10:23


*** User 2023-11-17 15:10:23.213 ***🔗
alicE@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:10:23.213 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='265b57c16094a573' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:10:23.213 ***🔗
alicE@domain.example.com in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<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 2023-11-17 15:10:23.213 ***🔗
alicE@domain.example.com out
<iq type='get' id='1ba1496cc2fcc3c3e7c7d0d10c1231db'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2023-11-17 15:10:23.214 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='1ba1496cc2fcc3c3e7c7d0d10c1231db' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2023-11-17 15:10:23.214 ***🔗
alicE@domain.example.com out
<iq type='set' id='b4f816dcc958630b7c3f12010827bbd8'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2023-11-17 15:10:23.236 ***🔗
alicE@domain.example.com in
<iq from='domain.example.com' to='domain.example.com' id='b4f816dcc958630b7c3f12010827bbd8' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2023-11-17 15:10:23.236 ***🔗
alicE@domain.example.com out
</stream:stream>

*** User 2023-11-17 15:10:23.236 ***🔗
alicE@domain.example.com in
</stream:stream>



=== Ended at 2023-11-17 15:10:23
=== successfully completed test case
=== === Returned value: [{watchdog,<0.1844.0>},
                     {escalus_user_db,xmpp},
                     {mod_register_options,
                         #{access => register,iqdisc => one_queue,
                           registration_watchers => [],password_strength => 0,
                           ip_access =>
                               [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]}},
                     {preset,"odbc_mssql_mnesia"},
                     {mim_data_dir,
                         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.22/accounts_suite.init_per_group.772.html"},
                     {tc_group_properties,[{name,bad_cancelation},sequence]},
                     {tc_group_path,[]},
                     {data_dir,
                         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
                     {priv_dir,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.accounts_SUITE.logs/run.2023-11-17_15.10.22/log_private/"},
                     {escalus_users,
                         [{alice,
                              [{username,<<"alicE">>},
                               {server,<<"domain.example.com">>},
                               {host,<<"localhost">>},
                               {password,<<"matygrysa">>}]}]}]


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