=== Test case: accounts_SUITE:null_password/1 (click for source code)

=== Config value:

    [{watchdog,<0.1602.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,
         [{welcome_message,{[],[]}},
          {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
          {access,register},
          {registration_watchers,[]}]},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/accounts_suite.null_password.html"},
     {tc_group_properties,[{name,bad_registration},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@22b4515d438b.2022-04-05_07.43.19/big_tests.tests.accounts_SUITE.logs/run.2022-04-05_07.43.23/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@22b4515d438b.2022-04-05_07.43.19"

=== Started at 2022-04-05 07:43:24


*** CT 2022-04-05 07:43:24.311 *** View log from node mongooseim@localhost when started mongooseim@localhost_29.html
*** CT 2022-04-05 07:43:24.311 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_22.html

*** User 2022-04-05 07:43:24.312 ***
alicE_null_password_18@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-05 07:43:24.313 ***
alicE_null_password_18@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f04fef600ce57032' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-05 07:43:24.313 ***
alicE_null_password_18@localhost 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-04-05 07:43:24.313 ***
alicE_null_password_18@localhost out
<iq type='get' id='322bf8f3cd97e0b8d25ef210df0d1dac'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-04-05 07:43:24.313 ***
alicE_null_password_18@localhost in
<iq from='localhost' id='322bf8f3cd97e0b8d25ef210df0d1dac' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-04-05 07:43:24.313 ***
alicE_null_password_18@localhost out
<iq type='set' id='7a63480c3c82a365d3ddc8991b04f909'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_null_password_18</username>
		<password></password>
	</query>
</iq>



*** User 2022-04-05 07:43:24.314 ***
alicE_null_password_18@localhost in
<iq from='localhost' id='7a63480c3c82a365d3ddc8991b04f909' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_null_password_18</username>
		<password/>
	</query>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-04-05 07:43:24.314 ***
alicE_null_password_18@localhost out
</stream:stream>

*** User 2022-04-05 07:43:24.314 ***
alicE_null_password_18@localhost in
</stream:stream>
*** CT 2022-04-05 07:43:24.316 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_22.html
*** CT 2022-04-05 07:43:24.316 *** View log from node mongooseim@localhost when finished mongooseim@localhost_29.html



=== Ended at 2022-04-05 07:43:24
=== successfully completed test case
=== === Returned value: false


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