=== Test case: inbox_SUITE:returns_error_when_unknown_field_sent/1 (click for source code)

=== Config value:

    [{watchdog,<0.18521.0>},
     {inbox_opts,[{aff_changes,true},
                  {remove_on_kicked,true},
                  {groupchat,[muclight]},
                  {reset_markers,[<<"displayed">>]}]},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.inbox_SUITE.logs/run.2022-01-27_15.28.17/inbox_suite.returns_error_when_unknown_field_sent.html"},
     {tc_group_properties,[{name,generic}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/inbox_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.inbox_SUITE.logs/run.2022-01-27_15.28.17/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:28:17


*** CT 2022-01-27 15:28:17.725 *** View log from node mongooseim@localhost when started mongooseim@localhost_946.html
*** CT 2022-01-27 15:28:17.725 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_511.html

*** User 2022-01-27 15:28:17.729 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:28:17.730 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60c4fc6e942b8aea' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:17.730 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 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-01-27 15:28:17.730 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3JldHVybnNfZXJyb3Jfd2hlbl91bmtub3duX2ZpZWxkX3NlbnRfNzYwAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:28:17.731 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:28:17.731 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:28:17.731 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c12c551fbcad733c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:28:17.731 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<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 15:28:17.731 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<iq type='set' id='2f1c6f7135558dd0887d55a65d5783a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:28:17.732 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<iq id='2f1c6f7135558dd0887d55a65d5783a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_returns_error_when_unknown_field_sent_760@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:28:17.732 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<iq type='set' id='9d2cee46f65c3e3e1d23962ee907c265'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:17.732 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<iq type='result' id='9d2cee46f65c3e3e1d23962ee907c265'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:28:17.732 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<presence/>



*** User 2022-01-27 15:28:17.734 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<presence from='alicE_returns_error_when_unknown_field_sent_760@localhost/res1' to='alice_returns_error_when_unknown_field_sent_760@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:28:17.734 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
<iq type='set' id='6b8a578d9096e0ce0d9f321520f5bd2f'>
	<inbox xmlns='erlang-solutions.com:xmpp:inbox:0'>
		<x xmlns='jabber:x:data' type='submit'>
			<field type='text-single' var='unknown_field'>
				<value>unknown_field_value</value>
			</field>
		</x>
	</inbox>
</iq>



*** User 2022-01-27 15:28:17.735 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
<iq from='alicE_returns_error_when_unknown_field_sent_760@localhost' to='alicE_returns_error_when_unknown_field_sent_760@localhost/res1' id='6b8a578d9096e0ce0d9f321520f5bd2f' type='error'>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Unknown inbox form field=unknown_field, value=unknown_field_value</text>
	</error>
</iq>



*** User 2022-01-27 15:28:17.735 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:28:17.735 ***
alicE_returns_error_when_unknown_field_sent_760@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:28:17.737 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_511.html
*** CT 2022-01-27 15:28:17.737 *** View log from node mongooseim@localhost when finished mongooseim@localhost_946.html



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


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