=== Test case: graphql_muc_light_SUITE:admin_change_room_config_non_existent_domain/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.18707.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0e7b2412c81.2024-04-25_12.00.16/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-25_12.03.08/graphql_muc_light_suite.admin_change_room_config_non_existent_domain.html"},
     {tc_group_properties,[{name,admin_muc_light}]},
     {tc_group_path,[[{name,admin_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0e7b2412c81.2024-04-25_12.00.16/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-25_12.03.08/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => ldap,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,
              ldap =>
                  #{base => <<"ou=Users,dc=esl,dc=com">>,
                    binary_search_fields => [],deref => never,
                    filter => <<"(objectClass=inetOrgPerson)">>,
                    pool_tag => default,
                    search_fields =>
                        [{<<"User">>,<<"%u">>},
                         {<<"Full Name">>,<<"displayName">>},
                         {<<"Given Name">>,<<"givenName">>},
                         {<<"Middle Name">>,<<"initials">>},
                         {<<"Family Name">>,<<"sn">>},
                         {<<"Nickname">>,<<"%u">>},
                         {<<"Birthday">>,<<"birthDay">>},
                         {<<"Country">>,<<"c">>},
                         {<<"City">>,<<"l">>},
                         {<<"Email">>,<<"mail">>},
                         {<<"Organization Name">>,<<"o">>},
                         {<<"Organization Unit">>,<<"ou">>}],
                    search_operator => 'and',
                    search_reported =>
                        [{<<"Full Name">>,<<"FN">>},
                         {<<"Given Name">>,<<"FIRST">>},
                         {<<"Middle Name">>,<<"MIDDLE">>},
                         {<<"Family Name">>,<<"LAST">>},
                         {<<"Nickname">>,<<"NICK">>},
                         {<<"Birthday">>,<<"BDAY">>},
                         {<<"Country">>,<<"CTRY">>},
                         {<<"City">>,<<"LOCALITY">>},
                         {<<"Email">>,<<"EMAIL">>},
                         {<<"Organization Name">>,<<"ORGNAME">>},
                         {<<"Organization Unit">>,<<"ORGUNIT">>}],
                    uids => [{<<"uid">>,<<"%u">>}],
                    vcard_map =>
                        [{<<"NICKNAME">>,<<"%u">>,[]},
                         {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                         {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                         {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                         {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                         {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                         {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                         {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                         {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                         {<<"STREET">>,<<"%s">>,[<<"street">>]},
                         {<<"REGION">>,<<"%s">>,[<<"st">>]},
                         {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                         {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                         {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                         {<<"DESC">>,<<"%s">>,[<<"description">>]},
                         {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                         {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                         {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                         {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                         {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}]},
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c0e7b2412c81.2024-04-25_12.00.16"

=== Started at 2024-04-25 12:03:10


*** CT 2024-04-25 12:03:10.248 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1530.html

*** User 2024-04-25 12:03:10.254 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:03:10.254 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc0b74b0e33d638e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:03:10.255 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:03:10.255 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NoYW5nZV9yb29tX2NvbmZpZ19ub25fZXhpc3RlbnRfZG9tYWluXzg0NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 12:03:10.256 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:03:10.256 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:03:10.256 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='939de692e98253ba' from='localhost' version='1.0' xml:lang='en' to='alice_admin_change_room_config_non_existent_domain_845@localhost'>

*** User 2024-04-25 12:03:10.256 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:03:10.256 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<iq type='set' id='e0cd3580d594bf244abcaf435e0e5e8b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:03:10.257 ***🔗
alicE_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<iq id='e0cd3580d594bf244abcaf435e0e5e8b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_change_room_config_non_existent_domain_845@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:03:10.257 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<iq type='set' id='ee86a774005ddf05d6cc6e2c93fc834e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:03:10.257 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<iq from='localhost' to='alice_admin_change_room_config_non_existent_domain_845@localhost/res1' id='ee86a774005ddf05d6cc6e2c93fc834e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:03:10.257 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<presence/>



*** User 2024-04-25 12:03:10.258 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<presence from='alice_admin_change_room_config_non_existent_domain_845@localhost/res1' to='alice_admin_change_room_config_non_existent_domain_845@localhost/res1'/>



*** User 2024-04-25 12:03:10.259 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:03:10.259 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fcc01ce3af08fb74' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:03:10.259 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:03:10.259 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9jaGFuZ2Vfcm9vbV9jb25maWdfbm9uX2V4aXN0ZW50X2RvbWFpbl84NDUAbWFrcm9saWth</auth>



*** User 2024-04-25 12:03:10.260 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:03:10.261 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 12:03:10.261 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7c9ec8394bee0483' from='localhost' version='1.0' xml:lang='en' to='bob_admin_change_room_config_non_existent_domain_845@localhost'>

*** User 2024-04-25 12:03:10.261 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 12:03:10.261 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<iq type='set' id='3e30856f641857ab34e3a8cb3ac138ce'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:03:10.261 ***🔗
bOb_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<iq id='3e30856f641857ab34e3a8cb3ac138ce' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_change_room_config_non_existent_domain_845@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:03:10.261 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<iq type='set' id='76d1903350882b9a915febeae28513f6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:03:10.262 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<iq from='localhost' to='bob_admin_change_room_config_non_existent_domain_845@localhost/res1' id='76d1903350882b9a915febeae28513f6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:03:10.262 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 out
<presence/>



*** User 2024-04-25 12:03:10.262 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 in
<presence from='bob_admin_change_room_config_non_existent_domain_845@localhost/res1' to='bob_admin_change_room_config_non_existent_domain_845@localhost/res1'/>



*** User 2024-04-25 12:03:10.266 ***🔗
REST request:
Code: 200
Req: {<0.18863.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"904f57d75823dd41">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"subject\":\"subject2\",\"room\":\"1714-46590-263639@not-existing-domain\",\"owner\":\"alice_admin_change_room_config_non_existent_domain_845@localhost\",\"name\":\"first room\"},\"query\":\"mutation ($name: String, $options: [RoomConfigDictEntryInput!], $owner: JID!, $room: BareJID!, $subject: String) { muc_light { changeRoomConfiguration(name: $name, options: $options, owner: $owner, room: $room, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:03:10 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"321">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"changeRoomConfiguration\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1714-46590-263639@not-existing-domain\",\"owner\":\"alice_admin_change_room_config_non_existent_domain_845@localhost\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"changeRoomConfiguration\":null}}}">>,
         460,1074}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"subject2\",\"room\":\"1714-46590-263639@not-existing-domain\",\"owner\":\"alice_admin_change_room_config_non_existent_domain_845@localhost\",\"name\":\"first room\"},\"query\":\"mutation ($name: String, $options: [RoomConfigDictEntryInput!], $owner: JID!, $room: BareJID!, $subject: String) { muc_light { changeRoomConfiguration(name: $name, options: $options, owner: $owner, room: $room, subject: $subject) { jid name options { key value } participants { affiliation jid } subject } } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-04-25 12:03:10.267 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:03:10.267 ***🔗
bob_admin_change_room_config_non_existent_domain_845@localhost/res1 in
</stream:stream>

*** User 2024-04-25 12:03:10.267 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:03:10.267 ***🔗
alice_admin_change_room_config_non_existent_domain_845@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 12:03:10.269 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1530.html



=== Ended at 2024-04-25 12:03:10
=== successfully completed test case
=== === Returned value: ok


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