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

=== Config value:

    [{watchdog,<0.36553.0>},
     {inbox_opts,#{groupchat => [muclight],
                   iqdisc => no_queue,backend => rdbms_async,
                   max_result_limit => infinity,
                   async_writer => #{pool_size => 1},
                   boxes => [<<"inbox">>,<<"archive">>,<<"bin">>,<<"other">>],
                   bin_ttl => 30,bin_clean_after => 3600000,
                   delete_domain_limit => infinity,
                   reset_markers => [<<"displayed">>],
                   aff_changes => true,remove_on_kicked => true}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/inbox_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@537a0bef439b.2024-03-29_09.14.34/big_tests.tests.inbox_SUITE.logs/run.2024-03-29_09.23.40/inbox_suite.rest_api_bin_flush_all_errors.html"},
     {tc_group_properties,[{name,bin}]},
     {tc_group_path,[[{name,async_pools}]]},
     {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@537a0bef439b.2024-03-29_09.14.34/big_tests.tests.inbox_SUITE.logs/run.2024-03-29_09.23.40/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@537a0bef439b.2024-03-29_09.14.34"

=== Started at 2024-03-29 09:23:47


*** CT 2024-03-29 09:23:47.478 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3164.html

*** User 2024-03-29 09:23:47.481 ***🔗
REST request fails:
Code: 400
Req: {<0.36589.0>,<<"/api/inbox/test%20type/x/bin">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"22906d954c71bd8f">>}],
      <<>>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:23:47 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"24">>}],
         <<"\"Invalid number of days\"">>,150,623}
Params: #{path => <<"/api/inbox/test%20type/x/bin">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"DELETE">>,role => admin,
          return_headers => true}


*** User 2024-03-29 09:23:47.483 ***🔗
REST request fails:
Code: 404
Req: {<0.36591.0>,<<"/api/inbox/bad_host_type/0/bin">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0ce6656cb62441f9">>}],
      <<>>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 29 Mar 2024 09:23:47 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Host type not found\"">>,145,692}
Params: #{path => <<"/api/inbox/bad_host_type/0/bin">>,
          server => #{node => mongooseim@localhost},
          body => <<>>,method => <<"DELETE">>,role => admin,
          return_headers => true}

*** CT 2024-03-29 09:23:47.485 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3164.html



=== Ended at 2024-03-29 09:23:47
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},<<"Host type not found">>}


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