=== 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,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                             iqdisc => one_queue,password_strength => 0,
                             registration_watchers => []}},
     {watchdog,<0.1785.0>},
     {preset,"pgsql_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@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/accounts_suite.init_per_group.1154.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@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7e18e8030105.2024-04-24_13.07.28"

=== Started at 2024-04-24 13:07:34


*** User 2024-04-24 13:07:34.405 ***🔗
alicE@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-24 13:07:34.405 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='56ed8adccee93abb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:07:34.405 ***🔗
alicE@localhost 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 2024-04-24 13:07:34.405 ***🔗
alicE@localhost out
<iq type='get' id='c941e5064b2897637fb9c156128ac28c'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-24 13:07:34.406 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='c941e5064b2897637fb9c156128ac28c' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-24 13:07:34.406 ***🔗
alicE@localhost out
<iq type='set' id='89636f75247bdc010c89dd2ea3587082'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:07:34.408 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='89636f75247bdc010c89dd2ea3587082' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:07:34.408 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-24 13:07:34.408 ***🔗
alicE@localhost in
</stream:stream>



=== Ended at 2024-04-24 13:07:34
=== successfully completed test case
=== === Returned value: [{watchdog,<0.1898.0>},
                     {escalus_user_db,xmpp},
                     {mod_register_options,
                         #{access => register,
                           ip_access =>
                               [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                           iqdisc => one_queue,password_strength => 0,
                           registration_watchers => []}},
                     {preset,"pgsql_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@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/accounts_suite.init_per_group.1154.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@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/log_private/"},
                     {escalus_users,
                         [{alice,
                              [{username,<<"alicE">>},
                               {server,<<"localhost">>},
                               {password,<<"matygrysa">>}]}]}]


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