Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable mongooseimctl tests for dynamic domains #3274

Merged
merged 3 commits into from
Sep 16, 2021

Conversation

chrzaszcz
Copy link
Member

@chrzaszcz chrzaszcz commented Sep 16, 2021

I simply forgot to enable them in #3273

Also:

  • the "ctl" script was named incorrectly in big tests. The correct name is "mongooseimctl".
  • Multiple suites using escalus_fresh were leaving user accounts behind because of the lack of escalus_fresh:clean(). This led to failures when mongooseimctl_SUITE was placed further down the list. Escalus could be changed to call this function automatically, but this falls out of scope.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 16, 2021

small_tests_24 / small_tests / db3e473
Reports root / small


internal_mnesia_24 / internal_mnesia / db3e473
Reports root/ big
OK: 1589 / Failed: 0 / User-skipped: 290 / Auto-skipped: 0


small_tests_22 / small_tests / db3e473
Reports root / small


dynamic_domains_24 / pgsql_mnesia / db3e473
Reports root/ big
OK: 2431 / Failed: 0 / User-skipped: 141 / Auto-skipped: 0


small_tests_23 / small_tests / db3e473
Reports root / small


dynamic_domains_23 / pgsql_mnesia / db3e473
Reports root/ big
OK: 2431 / Failed: 0 / User-skipped: 141 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / db3e473
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


ldap_mnesia_22 / ldap_mnesia / db3e473
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / db3e473
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / db3e473
Reports root/ big
OK: 1862 / Failed: 1 / User-skipped: 316 / Auto-skipped: 0

s2s_SUITE:node1_tls_optional_node2_tls_required:simple_message
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,<<"alicE_simple_message_76.776761@localhost/res1">>,
          escalus_tcp,<0.15434.1>,
          [{event_manager,<0.15429.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_simple_message_76.776761">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.15429.1>},
            {server,<<"localhost">>},
            {username,<<"alicE_simple_message_76.776761">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_simple_message_76.776761">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_simple_message_76.776761">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"f6c6c5174e522b2e">>}]},
        10000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {s2s_SUITE,'-simple_message/1-fun-0-',2,
       [{file,"/home/circleci/app/big_tests/tests/s2s_SUITE.erl"},
        {line,131}]},
     {escalus_story,story,4,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
        {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.er...

Report log


pgsql_mnesia_24 / pgsql_mnesia / db3e473
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


pgsql_mnesia_22 / pgsql_mnesia / db3e473
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / db3e473
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 228 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / db3e473
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / db3e473
Reports root/ big
OK: 3082 / Failed: 1 / User-skipped: 211 / Auto-skipped: 0

jingle_SUITE:all:jingle_session_is_established_when_calling_a_number
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"+488790@numbers.localhost">>},
        {<<"to">>,
         <<"alice_jingle_session_is_established_when_calling_a_number_7.947042@localhost/res1">>},
        {<<"id">>,<<"26cc5583-94d2-49f7-af32-8381571a5c53">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-info">>},
           {<<"sid">>,<<"53379475-3c2c-4d24-b8e3-840cb8b659f6">>}],
          [{xmlel,<<"ringing">>,
             [{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
             []}]}]},
     "<iq from='+488790@numbers.localhost' to='alice_jingle_session_is_established_when_calling_a_number_7.947042@localhost/res1' id='26cc5583-94d2-49f7-af32-8381571a5c53' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='53379475-3c2c-4d24-b8e3-840cb8b659f6'><ringing xmlns='urn:xmpp:jingle:apps:rtp:info:1'/></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-jingle_session_is_established_when_calling_a_number/1-fun-0-',1,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,...

Report log


riak_mnesia_24 / riak_mnesia / db3e473
Reports root/ big
OK: 1727 / Failed: 1 / User-skipped: 319 / Auto-skipped: 0

jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"error.480@localhost">>},
        {<<"to">>,
         <<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_67.416832@localhost/res1">>},
        {<<"id">>,<<"7f2eac66-5877-4a56-a81f-3a209f850f57">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-terminate">>},
           {<<"sid">>,<<"f010bc0d-4097-4e15-aa14-8e158592e42d">>}],
          [{xmlel,<<"reason">>,[],
             [{xmlel,<<"general-error">>,[],[]},
            {xmlel,<<"sip-error">>,
              [{<<"code">>,<<"480">>}],
              [{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
     "<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_67.416832@localhost/res1' id='7f2eac66-5877-4a56-a81f-3a209f850f57' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='f010bc0d-4097-4e15-aa14-8e158592e42d'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-res...

Report log

@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #3274 (0fa8cf6) into master (69cc6b9) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3274      +/-   ##
==========================================
+ Coverage   80.19%   80.24%   +0.05%     
==========================================
  Files         398      398              
  Lines       32560    32560              
==========================================
+ Hits        26110    26129      +19     
+ Misses       6450     6431      -19     
Impacted Files Coverage Δ
src/elasticsearch/mongoose_elasticsearch.erl 76.92% <0.00%> (-7.70%) ⬇️
src/mam/mod_mam_elasticsearch_arch.erl 85.08% <0.00%> (-1.76%) ⬇️
src/mod_muc_room.erl 77.12% <0.00%> (-0.06%) ⬇️
src/mod_muc_log.erl 77.88% <0.00%> (ø)
src/ejabberd_c2s.erl 89.22% <0.00%> (ø)
src/mod_roster.erl 79.41% <0.00%> (+0.24%) ⬆️
src/global_distrib/mod_global_distrib_receiver.erl 80.00% <0.00%> (+1.11%) ⬆️
src/mod_bosh_socket.erl 78.88% <0.00%> (+1.24%) ⬆️
src/mod_bosh.erl 93.87% <0.00%> (+2.04%) ⬆️
src/http_upload/mod_http_upload.erl 96.77% <0.00%> (+2.15%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69cc6b9...0fa8cf6. Read the comment docs.

@vkatsuba
Copy link
Contributor

Wow... Miss it 🙄...

@chrzaszcz chrzaszcz force-pushed the enable-mongooseimctl-tests-for-dynamic-domains branch from 9a3f59f to 6aca932 Compare September 16, 2021 06:42
@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 16, 2021

small_tests_24 / small_tests / 9a3f59f
Reports root / small


internal_mnesia_24 / internal_mnesia / 9a3f59f
Reports root/ big
OK: 1588 / Failed: 1 / User-skipped: 290 / Auto-skipped: 0

amp_big_SUITE:offline:offline_failure:notify_deliver_to_offline_user_recipient_privacy_test
{error,
  {{assertion_failed,assert,is_presence,
     {xmlel,<<"stream:error">>,[],
       [{xmlel,<<"conflict">>,
          [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
          []},
        {xmlel,<<"text">>,
          [{<<"xml:lang">>,<<"en">>},
           {<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
          [{xmlcdata,<<"Replaced by new connection">>}]}]},
     "<stream:error><conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>Replaced by new connection</text></stream:error>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {escalus_story,'-drop_presences/2-lc$^0/1-0-',1,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,190}]},
    {escalus_story,drop_presences,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,190}]},
    {escalus_story,'-start_ready_clients/2-fun-0-',3,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,135}]},
    {lists,foldl,3,[{file,"lists.erl"},{line,1267}]},
    {escalus_story,start_ready_clients,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,128}]},
   ...

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 16, 2021

small_tests_24 / small_tests / 6aca932
Reports root / small


internal_mnesia_24 / internal_mnesia / 6aca932
Reports root/ big
OK: 1587 / Failed: 1 / User-skipped: 290 / Auto-skipped: 1

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"10\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log


small_tests_22 / small_tests / 6aca932
Reports root / small


small_tests_23 / small_tests / 6aca932
Reports root / small


dynamic_domains_24 / pgsql_mnesia / 6aca932
Reports root/ big
OK: 2445 / Failed: 8 / User-skipped: 141 / Auto-skipped: 4

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"176\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:end_per_suite
{error,{{badrpc,timeout},
    [{distributed_helper,rpc,
               [#{node => mongooseim@localhost},
                ejabberd_auth,remove_user,
                [{jid,<<"alice">>,<<"domain.example.com">>,<<>>,
                  <<"alice">>,<<"domain.example.com">>,
                  <<>>}]],
               [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
                {line,117}]},
     {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
     {mongooseimctl_SUITE,end_per_suite,1,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,211}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

muc_light_SUITE:occupant:change_other_aff_deny
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.12654.1>,
        [{event_manager,<0.12653.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.12653.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"c241538b7cd4eb07">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

muc_light_SUITE:occupant:change_other_aff_deny
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.12860.1>,
        [{event_manager,<0.12859.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.12859.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"fa7f0e419d31d907">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

muc_light_SUITE:occupant:change_other_aff_deny
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.13066.1>,
        [{event_manager,<0.13065.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.13065.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"0b28b56213215f8c">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

muc_light_SUITE:limits:rooms_per_user
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.13454.1>,
        [{event_manager,<0.13453.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.13453.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"e967d78b0d620e25">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

muc_light_SUITE:limits:rooms_per_user
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.13482.1>,
        [{event_manager,<0.13481.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.13481.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"4441d72a0519e650">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

muc_light_SUITE:limits:rooms_per_user
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.13510.1>,
        [{event_manager,<0.13509.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.13509.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"196e4835d5e7bbfa">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"mike@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log


dynamic_domains_23 / pgsql_mnesia / 6aca932
Reports root/ big
OK: 2423 / Failed: 4 / User-skipped: 141 / Auto-skipped: 4

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1293}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1225}]}]}}

Report log

mongooseimctl_SUITE:roster:end_per_group
{error,
  {{badrpc,timeout},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       mongoose_hooks,remove_user,
       [#{host_type => <<"test type">>,
        lserver => <<"domain.example.com">>,mongoose_acc => true,
        non_strippable => [],
        origin_location =>
          #{file =>
            "/home/circleci/app/big_tests/tests/mongoose_helper.erl",
          line => 132,
          mfa => {mongoose_helper,new_mongoose_acc,1}},
        origin_pid => <8546.28400.1>,origin_stanza => undefined,
        ref => #Ref<8546.1847897696.709099521.93319>,
        stanza => undefined,timestamp => 1631775937875840},
      <<"domain.example.com">>,<<"alice">>]],
      [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
       {line,117}]},
    {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
    {mongooseimctl_SUITE,end_per_group,2,
      [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
       {line,252}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1381}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1225}]}]}}

Report log

mongooseimctl_SUITE:last:set_last
{error,
  {{assertion_failed,assert,is_last_result,
     {xmlel,<<"stream:error">>,[],
       [{xmlel,<<"conflict">>,
          [{<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
          []},
        {xmlel,<<"text">>,
          [{<<"xml:lang">>,<<"en">>},
           {<<"xmlns">>,<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
          [{xmlcdata,<<"User removed">>}]}]},
     "<stream:error><conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text></stream:error>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {mongooseimctl_SUITE,'-set_last/1-fun-0-',2,
      [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
       {line,933}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1293}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1225}]}]}}

Report log

mongooseimctl_SUITE:stanza:send_message
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.8051.1>,
        [{event_manager,<0.8050.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.8050.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"555d774d5555f930">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"bOb@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []},
       {xmlel,<<"presence">>,
         [{<<"from">>,<<"bOb@domain.example.com/res2">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@domain.example.com/res1">>,escalus_tcp,
        <0.8078.1>,
        [{event_manager,<0.8077.1>},
         {server,<<"domain.example.com">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.8077.1>},
            {server,<<"domain.example.com">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"domain.example.com">>},
         {host,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"d64a7a073159062c">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"bOb@domain.example.com/res1">>},
          {<<"to">>,<<"alice@domain.example.com/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log


ldap_mnesia_22 / ldap_mnesia / 6aca932
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 6aca932
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 6aca932
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 6aca932
Reports root/ big
OK: 3061 / Failed: 2 / User-skipped: 211 / Auto-skipped: 1

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1293}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1225}]}]}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"176\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1293}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1225}]}]}}

Report log

mongooseimctl_SUITE:end_per_suite
{error,{{badrpc,timeout},
    [{distributed_helper,rpc,
               [#{node => mongooseim@localhost},
                ejabberd_auth,remove_user,
                [{jid,<<"alice_reset_unread_counter_and_show_only_unread_92.52978">>,
                  <<"localhost">>,<<>>,
                  <<"alice_reset_unread_counter_and_show_only_unread_92.52978">>,
                  <<"localhost">>,<<>>}]],
               [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
                {line,117}]},
     {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
     {mongooseimctl_SUITE,end_per_suite,1,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,211}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1381}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1225}]}]}}

Report log


pgsql_mnesia_22 / pgsql_mnesia / 6aca932
Reports root/ big
OK: 3056 / Failed: 4 / User-skipped: 211 / Auto-skipped: 4

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1263}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1195}]}]}}

Report log

mongooseimctl_SUITE:stanza:send_message
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"bOb@localhost/res1">>,escalus_tcp,<0.18577.2>,
        [{event_manager,<0.18575.2>},
         {server,<<"localhost">>},
         {username,<<"bOb">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.18575.2>},
            {server,<<"localhost">>},
            {username,<<"bOb">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"bOb">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"bOb">>},
         {server,<<"localhost">>},
         {password,<<"makrolika">>},
         {stream_id,<<"d88d1daa7ed4292f">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"bOb@localhost/res2">>},
          {<<"to">>,<<"bob@localhost/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,
  {test_case_failed,
    {has_stanzas_but_shouldnt,
      {client,<<"alicE@localhost/res1">>,escalus_tcp,<0.18613.2>,
        [{event_manager,<0.18612.2>},
         {server,<<"localhost">>},
         {username,<<"alicE">>},
         {resource,<<"res1">>}],
        [{event_client,
           [{event_manager,<0.18612.2>},
            {server,<<"localhost">>},
            {username,<<"alicE">>},
            {resource,<<"res1">>}]},
         {resource,<<"res1">>},
         {username,<<"alicE">>},
         {server,<<"localhost">>},
         {host,<<"localhost">>},
         {port,5222},
         {auth,{escalus_auth,auth_plain}},
         {wspath,undefined},
         {username,<<"alicE">>},
         {server,<<"localhost">>},
         {password,<<"matygrysa">>},
         {stream_id,<<"369f01a02c8731a7">>}]},
      [{xmlel,<<"presence">>,
         [{<<"from">>,<<"bOb@localhost/res1">>},
          {<<"to">>,<<"alice@localhost/res1">>},
          {<<"xml:lang">>,<<"en">>}],
         []}]}}}

Report log

mongooseimctl_SUITE:end_per_suite
{error,{{badrpc,timeout},
    [{distributed_helper,rpc,
               [#{node => mongooseim@localhost},
                ejabberd_auth,remove_user,
                [{jid,<<"kate_groupchat_markers_one_reset_44.323397">>,
                  <<"localhost">>,<<>>,
                  <<"kate_groupchat_markers_one_reset_44.323397">>,
                  <<"localhost">>,<<>>}]],
               [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
                {line,117}]},
     {lists,foreach,2,[{file,"lists.erl"},{line,1338}]},
     {mongooseimctl_SUITE,end_per_suite,1,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,211}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1195}]}]}}

Report log

dynamic_domains_SUITE:with_mod_dynamic_domains_test:iq_handling_for_subdomain
{error,
  {{assertion_failed,assert,is_iq_result,
     [{xmlel,<<"iq">>,
        [{<<"to">>,<<"subdomain2.example.test">>},
         {<<"type">>,<<"get">>},
         {<<"id">>,<<"62b390fc13c5261ea0dc18bae073b38c">>}],
        [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]}]}],
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"subdomain2.example.test">>},
        {<<"to">>,<<"alice@example.com/res1">>},
        {<<"type">>,<<"error">>},
        {<<"xml:lang">>,<<"en">>},
        {<<"id">>,<<"62b390fc13c5261ea0dc18bae073b38c">>}],
       [{xmlel,<<"query">>,[{<<"xmlns">>,<<"dummy.namespace">>}],[]},
        {xmlel,<<"error">>,
          [{<<"code">>,<<"404">>},{<<"type">>,<<"cancel">>}],
          [{xmlel,<<"remote-server-not-found">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             []},
           {xmlel,<<"text">>,
             [{<<"xmlns">>,
             <<"urn:ietf:params:xml:ns:xmpp-stanzas">>}],
             [{xmlcdata,<<"From s2s (waiting)">>}]}]}]},
     "<iq from='subdomain2.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='62b390fc13c5261ea0dc18bae073b38c'><query xmlns='dummy.namespace'/><error code='404' type='cancel'><remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text></error></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib...

Report log


mysql_redis_24 / mysql_redis / 6aca932
Reports root/ big
OK: 3061 / Failed: 6 / User-skipped: 228 / Auto-skipped: 1

mam_SUITE:rdbms_prefs_cases:prefs_set_request
{error,{test_case_failed,"ASSERT EQUAL\n\tExpected {prefs_result_iq,<<\"roster\">>,\n                  [<<\"romeo@montague.net\">>],\n                  [<<\"montague@montague.net\">>]}\n\tValue {prefs_result_iq,<<\"always\">>,\n                 [<<\"romeo@montague.net\">>],\n                 [<<\"montague@montague.net\">>]}\n"}}

Report log

mam_SUITE:rdbms_simple_prefs_cases:messages_filtered_when_prefs_default_policy_is_roster
{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}}

Report log

mam_SUITE:rdbms_cache_prefs_cases:messages_filtered_when_prefs_default_policy_is_roster
{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}}

Report log

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:roster:end_per_group
{error,
  {{badrpc,timeout},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       mongoose_hooks,remove_user,
       [#{host_type => <<"localhost">>,lserver => <<"localhost">>,
        mongoose_acc => true,non_strippable => [],
        origin_location =>
          #{file =>
            "/home/circleci/app/big_tests/tests/mongoose_helper.erl",
          line => 132,
          mfa => {mongoose_helper,new_mongoose_acc,1}},
        origin_pid => <8635.23192.1>,origin_stanza => undefined,
        ref => #Ref<8635.3851857185.4199284737.256902>,
        stanza => undefined,timestamp => 1631776140150178},
      <<"localhost">>,<<"kate">>]],
      [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
       {line,117}]},
    {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
    {mongooseimctl_SUITE,end_per_group,2,
      [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
       {line,252}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1380}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:last:set_last
{error,{{badmatch,{"Error: \"{aborted,#{host => <<\"localhost\">>,\n       reason =>\n         {error,\"Deadlock found when trying to get lock; try restarting transaction\"},\n       statement_name => roster_group_insert,\n       statement_params =>\n         [<<\"localhost\">>,<<\"bob\">>,<<\"alice@localhost\">>,<<\"MyGroup\">>],\n       statement_query =>\n         <<\"INSERT INTO rostergroups(server, username, jid, grp) VALUES (?, ?, ?, ?)\">>,\n       what => sql_execute_failed}}\"\n",
           1}},
    [{mongooseimctl_SUITE,'-set_last/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,921}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"176\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:end_per_suite
{error,{{badrpc,timeout},
    [{distributed_helper,rpc,
               [#{node => mongooseim@localhost},
                ejabberd_auth,remove_user,
                [{jid,<<"bob_archive_archived_entry_gets_active_for_the_receiver_on_new_message_51.329553">>,
                  <<"localhost">>,<<>>,
                  <<"bob_archive_archived_entry_gets_active_for_the_receiver_on_new_message_51.329553">>,
                  <<"localhost">>,<<>>}]],
               [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
                {line,117}]},
     {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
     {mongooseimctl_SUITE,end_per_suite,1,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,211}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log


riak_mnesia_24 / riak_mnesia / 6aca932
Reports root/ big
OK: 1707 / Failed: 1 / User-skipped: 319 / Auto-skipped: 1

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"10\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 6aca932
Reports root/ big
OK: 1863 / Failed: 27 / User-skipped: 313 / Auto-skipped: 135

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_sent_event
{error,
  {{assertReceivedMatch_failed,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,354},
      {expected,
        "{ # 'basic.deliver' { routing_key = BobGroupChatMsgSentRK } , # amqp_msg { } }"},
      {value,timeout}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_sent_event/1-fun-1-',2,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,354}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_sent_event_properly_formatted
{error,{test_case_failed,[84,105,109,101,111,117,116,32,119,104,101,110,32,
              100,101,99,111,100,105,110,103,32,109,101,115,115,
              97,103,101,44,32,114,107,61,
              [60,60,
               "\"bob_unnamed_44.545260@localhost.custom_group_chat_msg_sent_topic\"",
               62,62]]}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"10\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

muc_SUITE:admin:admin_member_list_allowed
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_admin_member_list_allowed_10.871508@localhost/res1">>,
          escalus_tcp,<0.31165.0>,
          [{event_manager,<0.31086.0>},
           {server,<<"localhost">>},
           {username,<<"alicE_admin_member_list_allowed_10.871508">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.31086.0>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_admin_member_list_allowed_10.871508">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_admin_member_list_allowed_10.871508">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_admin_member_list_allowed_10.871508">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"7699fb0a1bf2cd63">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {muc_SUITE,check_rolelist,3,
       [{file,"/home/circleci/app/big_tests/tests/muc_SUITE.erl"},
        {line,1462}]},
     {muc_SUITE,'-admin_member_list_allowed/1-fun-0-',4,
       [{file,"/home/circleci/app/big_tests/tests/muc_SUITE.erl"},
        {lin...

Report log

pubsub_SUITE:dag+basic:subscribe_unsubscribe_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"bOb_subscribe_unsubscribe_test_44.316015@localhost/res1">>,
          escalus_tcp,<0.6527.1>,
          [{event_manager,<0.6525.1>},
           {server,<<"localhost">>},
           {username,<<"bOb_subscribe_unsubscribe_test_44.316015">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.6525.1>},
            {server,<<"localhost">>},
            {username,
              <<"bOb_subscribe_unsubscribe_test_44.316015">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"bOb_subscribe_unsubscribe_test_44.316015">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"bOb_subscribe_unsubscribe_test_44.316015">>},
           {server,<<"localhost">>},
           {password,<<"makrolika">>},
           {stream_id,<<"ceabbac305d4eedb">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,470}...

Report log

pubsub_SUITE:dag+basic:subscribe_options_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+basic:subscribe_options_separate_request_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_subscribe_options_separate_request_test_68.261755@localhost/res1">>,
          escalus_tcp,<0.6831.1>,
          [{event_manager,<0.6830.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_68.261755">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.6830.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_subscribe_options_separate_request_test_68.261755">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_68.261755">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_subscribe_options_separate_request_test_68.261755">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"a203f6382a6a9caa">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,r...

Report log

pubsub_SUITE:dag+node_config:set_configuration_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_set_configuration_test_73.753154@localhost/res1">>,
          escalus_tcp,<0.6978.1>,
          [{event_manager,<0.6933.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_set_configuration_test_73.753154">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.6933.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_set_configuration_test_73.753154">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_set_configuration_test_73.753154">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_set_configuration_test_73.753154">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"83640436835a8407">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,470}]},
     {...

Report log

pubsub_SUITE:dag+node_affiliations:add_publisher_and_member_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+collection:collection_delete_makes_leaf_parentless
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_collection_delete_makes_leaf_parentless_97.142639@localhost/res1">>,
          escalus_tcp,<0.7574.1>,
          [{event_manager,<0.7573.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_97.142639">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.7573.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_collection_delete_makes_leaf_parentless_97.142639">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_97.142639">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_97.142639">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"63c7c16d55b096a7">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,r...

Report log

pubsub_SUITE:dag+collection:collection_delete_makes_leaf_parentless
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+collection:notify_collection_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_notify_collection_test_11.804728@localhost/res1">>,
          escalus_tcp,<0.7717.1>,
          [{event_manager,<0.7716.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_notify_collection_test_11.804728">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.7716.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_notify_collection_test_11.804728">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_notify_collection_test_11.804728">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_notify_collection_test_11.804728">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"05b4a74944ed2382">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,470}]},
     {...

Report log

pubsub_SUITE:dag+collection_config:disable_payload_leaf_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_disable_payload_leaf_test_17.148979@localhost/res1">>,
          escalus_tcp,<0.7770.1>,
          [{event_manager,<0.7755.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_disable_payload_leaf_test_17.148979">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.7755.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_disable_payload_leaf_test_17.148979">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_disable_payload_leaf_test_17.148979">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_disable_payload_leaf_test_17.148979">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"179daef077a111a9">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line...

Report log

pubsub_SUITE:dag+collection_config:disable_notifications_leaf_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_disable_notifications_leaf_test_17.149346@localhost/res1">>,
          escalus_tcp,<0.7772.1>,
          [{event_manager,<0.7764.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_disable_notifications_leaf_test_17.149346">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.7764.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_disable_notifications_leaf_test_17.149346">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_disable_notifications_leaf_test_17.149346">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_disable_notifications_leaf_test_17.149346">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"d8b2f4ac7cfecde2">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{fi...

Report log

pubsub_SUITE:dag+pubsub_item_publisher_option:get_item_with_publisher_option_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+pubsub_item_publisher_option:get_item_with_publisher_option_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:tree+basic:subscribe_unsubscribe_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:tree+basic:request_particular_item_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_request_particular_item_test_74.468796@localhost/res1">>,
          escalus_tcp,<0.8517.1>,
          [{event_manager,<0.8516.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_request_particular_item_test_74.468796">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.8516.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_request_particular_item_test_74.468796">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_request_particular_item_test_74.468796">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_request_particular_item_test_74.468796">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"f98b0aa7f1c1f713">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circl...

Report log

pubsub_SUITE:tree+basic:publish_with_max_items_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:tree+node_affiliations:add_publisher_and_member_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:tree+hometree_specific:disco_node_children_by_path_prefix
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_disco_node_children_by_path_prefix_19.991397@localhost/res1">>,
          escalus_tcp,<0.9372.1>,
          [{event_manager,<0.9371.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_19.991397">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.9371.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_disco_node_children_by_path_prefix_19.991397">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_19.991397">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_19.991397">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"9ea5e69b32831831">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response...

Report log

pubsub_SUITE:tree+hometree_specific:can_create_node_with_existing_parent_path
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:tree+hometree_specific:disco_node_children_by_path_prefix
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_disco_node_children_by_path_prefix_31.936182@localhost/res1">>,
          escalus_tcp,<0.9461.1>,
          [{event_manager,<0.9460.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_31.936182">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.9460.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_disco_node_children_by_path_prefix_31.936182">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_31.936182">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_disco_node_children_by_path_prefix_31.936182">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"6317b26c8a7e7a63">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response...

Report log

pubsub_SUITE:tree+last_item_cache:send_last_published_item_test
{error,{thrown,{timeout,stream_end}}}

Report log

push_integration_SUITE:pubsub_ful:enhanced_integration_with_sm:immediate_notification
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_immediate_notification_84.863672@localhost/escalus-default-resource">>,
          escalus_tcp,<0.12126.1>,undefined,
          [{smid,<<"FMBXvmuYEi/9CWETAwRIx+ph1N6g">>},
           {manual_ack,false},
           {stream_management,true},
           {username,<<"alicE_immediate_notification_84.863672">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {host,<<"localhost">>},
           {stream_id,<<"5f01930408102151">>},
           {resource,<<"escalus-default-resource">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {push_integration_SUITE,enable_push_for_user,5,
       [{file,
          "/home/circleci/app/big_tests/tests/push_integration_SUITE.erl"},
        {line,880}]},
     {push_integration_SUITE,immediate_notification,1,
       [{file,
          "/home/circleci/app/big_tests/tests/push_integration_SUITE.erl"},
        {line,283}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log

2 errors were truncated


mssql_mnesia_24 / odbc_mssql_mnesia / 6aca932
Reports root/ big
OK: 3061 / Failed: 2 / User-skipped: 211 / Auto-skipped: 1

mongooseimctl_SUITE:roster:push_roster_alltoall
{error,{#{command =>
        "/home/circleci/app/_build/mim1/rel/mongooseim/bin/mongooseimctl",
      reason => timeout},
    [{mongooseimctl_helper,loop,5,
                 [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_helper.erl"},
                {line,56}]},
     {mongooseimctl_SUITE,'-push_roster_alltoall/1-fun-0-',2,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,899}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:roster:end_per_group
{error,
  {{badrpc,timeout},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       mongoose_hooks,remove_user,
       [#{host_type => <<"localhost">>,lserver => <<"localhost">>,
        mongoose_acc => true,non_strippable => [],
        origin_location =>
          #{file =>
            "/home/circleci/app/big_tests/tests/mongoose_helper.erl",
          line => 132,
          mfa => {mongoose_helper,new_mongoose_acc,1}},
        origin_pid => <8635.6834.2>,origin_stanza => undefined,
        ref => #Ref<8635.3152870630.3393716225.247450>,
        stanza => undefined,timestamp => 1631776281612765},
      <<"localhost">>,<<"mike">>]],
      [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
       {line,117}]},
    {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
    {mongooseimctl_SUITE,end_per_group,2,
      [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
       {line,252}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1380}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:stats:stats_global
{error,{{badmatch,{"176\n",0}},
    [{mongooseimctl_SUITE,'-stats_global/1-fun-0-',3,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,1056}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mongooseimctl_SUITE:end_per_suite
{error,{{badrpc,timeout},
    [{distributed_helper,rpc,
               [#{node => mongooseim@localhost},
                ejabberd_auth,remove_user,
                [{jid,<<"kate_groupchat_markers_all_reset_room_created_71.729691">>,
                  <<"localhost">>,<<>>,
                  <<"kate_groupchat_markers_all_reset_room_created_71.729691">>,
                  <<"localhost">>,<<>>}]],
               [{file,"/home/circleci/app/big_tests/tests/distributed_helper.erl"},
                {line,117}]},
     {lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
     {mongooseimctl_SUITE,end_per_suite,1,
                [{file,"/home/circleci/app/big_tests/tests/mongooseimctl_SUITE.erl"},
                 {line,211}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 16, 2021

small_tests_24 / small_tests / d940bd5
Reports root / small


internal_mnesia_24 / internal_mnesia / d940bd5
Reports root/ big
OK: 1589 / Failed: 0 / User-skipped: 284 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


small_tests_22 / small_tests / d940bd5
Reports root / small


small_tests_23 / small_tests / d940bd5
Reports root / small


dynamic_domains_23 / pgsql_mnesia / d940bd5
Reports root/ big
OK: 2425 / Failed: 0 / User-skipped: 141 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,[escalus_fresh_db,'_'],[]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,765}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1381}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1225}]}]}}

Report log


ldap_mnesia_24 / ldap_mnesia / d940bd5
Reports root/ big
OK: 1504 / Failed: 1 / User-skipped: 387 / Auto-skipped: 6

jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate
{error,
  {{assertion_failed,assert,is_iq_result,
     {xmlel,<<"iq">>,
       [{<<"from">>,<<"error.480@localhost">>},
        {<<"to">>,
         <<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_76.497569@localhost/res1">>},
        {<<"id">>,<<"efc3a85c-9a59-402a-8cfd-d67fbb4631f5">>},
        {<<"type">>,<<"set">>}],
       [{xmlel,<<"jingle">>,
          [{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
           {<<"action">>,<<"session-terminate">>},
           {<<"sid">>,<<"22147d40-f3fb-455c-9d76-26708a33cda3">>}],
          [{xmlel,<<"reason">>,[],
             [{xmlel,<<"general-error">>,[],[]},
            {xmlel,<<"sip-error">>,
              [{<<"code">>,<<"480">>}],
              [{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
     "<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_76.497569@localhost/res1' id='efc3a85c-9a59-402a-8cfd-d67fbb4631f5' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='22147d40-f3fb-455c-9d76-26708a33cda3'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></jingle></iq>"},
   [{escalus_new_assert,assert_true,2,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
       {line,84}]},
    {jingle_SUITE,send_initiate_and_wait_for_first_iq_set,2,
      [{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
       {line,393}]},
    {jingle_SUITE,
      '-res...

Report log

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


ldap_mnesia_22 / ldap_mnesia / d940bd5
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 387 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,[escalus_fresh_db,'_'],[]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,763}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


mysql_redis_24 / mysql_redis / d940bd5
Reports root/ big
OK: 3041 / Failed: 0 / User-skipped: 228 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


ldap_mnesia_23 / ldap_mnesia / d940bd5
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 387 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,[escalus_fresh_db,'_'],[]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,765}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1381}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1225}]}]}}

Report log


pgsql_mnesia_24 / pgsql_mnesia / d940bd5
Reports root/ big
OK: 3058 / Failed: 0 / User-skipped: 211 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / d940bd5
Reports root/ big
OK: 1862 / Failed: 0 / User-skipped: 310 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


pgsql_mnesia_22 / pgsql_mnesia / d940bd5
Reports root/ big
OK: 3058 / Failed: 0 / User-skipped: 211 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,[escalus_fresh_db,'_'],[]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,763}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1754}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1351}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1195}]}]}}

Report log


pgsql_mnesia_23 / pgsql_mnesia / d940bd5
Reports root/ big
OK: 3058 / Failed: 0 / User-skipped: 211 / Auto-skipped: 6

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,[escalus_fresh_db,'_'],[]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,765}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1784}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1381}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1225}]}]}}

Report log


riak_mnesia_24 / riak_mnesia / d940bd5
Reports root/ big
OK: 1715 / Failed: 1 / User-skipped: 313 / Auto-skipped: 6

offline_SUITE:mod_offline_tests:max_offline_messages_reached
{error,
  {{assertion_failed,assert_many,false,
     [is_presence,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_SUITE.10.51946424>,
      #Fun<offline_SUITE.10.51946424>,#Fun<offline_S...

Report log

domain_removal_SUITE:init_per_suite
{'EXIT',
  {badarg,
    [{ets,match_object,
       [escalus_fresh_db,'_'],
       [{error_info,#{cause => id,module => erl_stdlib_errors}}]},
     {ets,tab2list,1,[{file,"ets.erl"},{line,764}]},
     {escalus_fresh,clean,0,
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_fresh.erl"},
        {line,129}]},
     {domain_removal_SUITE,init_per_suite,1,
       [{file,
          "/home/circleci/app/big_tests/tests/domain_removal_SUITE.erl"},
        {line,52}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
       [{file,"test_server.erl"},{line,1380}]},
     {test_server,run_test_case_eval,9,
       [{file,"test_server.erl"},{line,1224}]}]}}

Report log


mssql_mnesia_24 / odbc_mssql_mnesia / d940bd5
Reports root/ big
OK: 3123 / Failed: 36 / User-skipped: 211 / Auto-skipped: 104

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_sent_event
{error,
  {{assertReceivedMatch_failed,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,354},
      {expected,
        "{ # 'basic.deliver' { routing_key = BobGroupChatMsgSentRK } , # amqp_msg { } }"},
      {value,timeout}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_sent_event/1-fun-1-',2,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,354}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_sent_event_properly_formatted
{error,{test_case_failed,[84,105,109,101,111,117,116,32,119,104,101,110,32,
              100,101,99,111,100,105,110,103,32,109,101,115,115,
              97,103,101,44,32,114,107,61,
              [60,60,
               "\"bob_unnamed_99.832787@localhost.custom_group_chat_msg_sent_topic\"",
               62,62]]}}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event
{error,
  {{assertReceivedMatch_failed,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,380},
      {expected,
        "{ # 'basic.deliver' { routing_key = AliceGroupChatMsgRecvRK } , # amqp_msg { } }"},
      {value,timeout}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event/1-fun-1-',3,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,380}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted
{error,
  {{assertMatch,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,435},
      {expression,
        "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
      {pattern,
        "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
      {value,
        #{<<"from_user_id">> => <<"muc_publish@muc.localhost">>,
        <<"message">> => <<>>,
        <<"to_user_id">> =>
          <<"alice_unnamed_10.909674@localhost/res1">>}}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event_properly_formatted/1-fun-1-',3,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,435}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_event_pusher_rabbit_SUITE:group_chat_message_publish:group_chat_message_received_event_properly_formatted
{error,
  {{assertMatch,
     [{module,mod_event_pusher_rabbit_SUITE},
      {line,435},
      {expression,
        "get_decoded_message_from_rabbit ( AliceGroupChatMsgRecvRK )"},
      {pattern,
        "# { << \"from_user_id\" >> := BobRoomJID , << \"to_user_id\" >> := AliceFullJID , << \"message\" >> := Message }"},
      {value,
        #{<<"from_user_id">> =>
          <<"muc_publish@muc.localhost/bOb_unnamed_10.595644">>,
        <<"message">> => <<"Hi there!">>,
        <<"to_user_id">> =>
          <<"alice_unnamed_11.711121@localhost/res1">>}}]},
   [{mod_event_pusher_rabbit_SUITE,
      '-group_chat_message_received_event_properly_formatted/1-fun-1-',3,
      [{file,
         "/home/circleci/app/big_tests/tests/mod_event_pusher_rabbit_SUITE.erl"},
       {line,435}]},
    {escalus_story,story,4,
      [{file,
         "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
       {line,72}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1292}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_event_pusher_http_SUITE:with_prefix:simple_message_no_listener
{error,{thrown,{timeout,stream_end}}}

Report log

mod_event_pusher_http_SUITE:with_prefix:simple_message_no_listener
{error,{thrown,{timeout,stream_end}}}

Report log

mod_event_pusher_http_SUITE:with_prefix:simple_message_no_listener
{error,{thrown,{timeout,stream_end}}}

Report log

mod_ping_SUITE:server_ping:server_ping_pang
{error,{{badmatch,[{[<<"localhost">>,mod_ping,ping_response_timeout],
          {expected_diff,1},
          {before_story,0},
          {after_story,0}}]},
    [{escalus_mongooseim,post_story_check_metrics,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,74}]},
     {escalus_mongooseim,maybe_check_metrics_post_story,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,51}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,75}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_ping_SUITE:server_ping:server_ping_pang
{error,{{badmatch,[{[<<"localhost">>,mod_ping,ping_response_timeout],
          {expected_diff,1},
          {before_story,1},
          {after_story,1}}]},
    [{escalus_mongooseim,post_story_check_metrics,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,74}]},
     {escalus_mongooseim,maybe_check_metrics_post_story,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,51}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,75}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_ping_SUITE:server_ping:server_ping_pang
{error,{{badmatch,[{[<<"localhost">>,mod_ping,ping_response_timeout],
          {expected_diff,1},
          {before_story,2},
          {after_story,2}}]},
    [{escalus_mongooseim,post_story_check_metrics,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,74}]},
     {escalus_mongooseim,maybe_check_metrics_post_story,1,
               [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_mongooseim.erl"},
                {line,51}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,75}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_ping_SUITE:server_ping_kill:server_ping_pang
{error,{{badmatch,true},
    [{mod_ping_SUITE,check_connection,2,
             [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
              {line,260}]},
     {mod_ping_SUITE,'-server_ping_pang/1-fun-0-',2,
             [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
              {line,251}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_ping_SUITE:server_ping_kill:server_ping_pang
{error,{{badmatch,true},
    [{mod_ping_SUITE,check_connection,2,
             [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
              {line,260}]},
     {mod_ping_SUITE,'-server_ping_pang/1-fun-0-',2,
             [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
              {line,251}]},
     {escalus_story,story,4,
            [{file,"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
             {line,72}]},
     {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
     {test_server,run_test_case_eval1,6,
            [{file,"test_server.erl"},{line,1292}]},
     {test_server,run_test_case_eval,9,
            [{file,"test_server.erl"},{line,1224}]}]}}

Report log

mod_ping_SUITE:server_ping_kill:server_ping_pang
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,<<"alicE_server_ping_pang_51.852374@localhost/res1">>,
          escalus_tcp,<0.15690.1>,
          [{event_manager,<0.15689.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_server_ping_pang_51.852374">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.15689.1>},
            {server,<<"localhost">>},
            {username,<<"alicE_server_ping_pang_51.852374">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_server_ping_pang_51.852374">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_server_ping_pang_51.852374">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"d223ee89b59d73d2">>}]},
        10000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {mod_ping_SUITE,wait_for_ping_req,1,
       [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
        {line,265}]},
     {mod_ping_SUITE,'-server_ping_pang/1-fun-0-',2,
       [{file,"/home/circleci/app/big_tests/tests/mod_ping_SUITE.erl"},
        {line,247}]},
     {escalus_story,story,4,
       [{file,
   ...

Report log

muc_SUITE:admin:admin_member_list_allowed
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_admin_member_list_allowed_36.711485@localhost/res1">>,
          escalus_tcp,<0.18771.1>,
          [{event_manager,<0.18676.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_admin_member_list_allowed_36.711485">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.18676.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_admin_member_list_allowed_36.711485">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_admin_member_list_allowed_36.711485">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_admin_member_list_allowed_36.711485">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"047757625a234530">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {muc_SUITE,check_rolelist,3,
       [{file,"/home/circleci/app/big_tests/tests/muc_SUITE.erl"},
        {line,1462}]},
     {muc_SUITE,'-admin_member_list_allowed/1-fun-0-',4,
       [{file,"/home/circleci/app/big_tests/tests/muc_SUITE.erl"},
        {lin...

Report log

pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription
{error,
  {{assertion_failed,assert_many,false,
     [is_roster_set,is_presence,is_presence],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_81.149637@localhost">>},
         {<<"to">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_81.149637@localhost/res1">>},
         {<<"id">>,<<"push83ef4a9469bb28a7">>},
         {<<"type">>,<<"set">>}],
        [{xmlel,<<"query">>,
           [{<<"xmlns">>,<<"jabber:iq:roster">>}],
           [{xmlel,<<"item">>,
            [{<<"subscription">>,<<"to">>},
             {<<"jid">>,
              <<"bob_unsubscribe_after_presence_unsubscription_81.149637@localhost">>}],
            []}]}]},
      {xmlel,<<"presence">>,
        [{<<"from">>,
        <<"bOb_unsubscribe_after_presence_unsubscription_81.149637@localhost">>},
         {<<"to">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_81.149637@localhost/res1">>},
         {<<"xml:lang">>,<<"en">>},
         {<<"type">>,<<"subscribed">>}],
        []}],
     "   <iq from='alicE_unsubscribe_after_presence_unsubscription_81.149637@localhost' to='alicE_unsubscribe_after_presence_unsubscription_81.149637@localhost/res1' id='push83ef4a9469bb28a7' type='set'><query xmlns='jabber:iq:roster'><item subscription='to' jid='bob_unsubscribe_after_presence_unsubscription_81.149637@localhost'/></query></iq>   <presence from='bOb_unsubscribe_after_presence_unsubscription_81.149637@localhost' to='alicE_unsubscribe_after_pres...

Report log

pubsub_SUITE:dag+basic:request_particular_item_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+basic:subscribe_options_separate_request_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_subscribe_options_separate_request_test_52.155796@localhost/res1">>,
          escalus_tcp,<0.27796.1>,
          [{event_manager,<0.27795.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_52.155796">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.27795.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_subscribe_options_separate_request_test_52.155796">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_52.155796">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_subscribe_options_separate_request_test_52.155796">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"bd4fe1d8adc176c1">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tool...

Report log

pubsub_SUITE:dag+basic:subscribe_options_separate_request_test
{error,{thrown,{timeout,stream_end}}}

Report log

pubsub_SUITE:dag+collection:collection_delete_makes_leaf_parentless
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_collection_delete_makes_leaf_parentless_81.883165@localhost/res1">>,
          escalus_tcp,<0.28398.1>,
          [{event_manager,<0.28397.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_81.883165">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.28397.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_collection_delete_makes_leaf_parentless_81.883165">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_81.883165">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_81.883165">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"84b96f8510762a7f">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tool...

Report log

pubsub_SUITE:dag+collection:collection_delete_makes_leaf_parentless
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_collection_delete_makes_leaf_parentless_87.429045@localhost/res1">>,
          escalus_tcp,<0.28456.1>,
          [{event_manager,<0.28455.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_87.429045">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.28455.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_collection_delete_makes_leaf_parentless_87.429045">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_87.429045">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_collection_delete_makes_leaf_parentless_87.429045">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"484a886180080f12">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tool...

Report log

pubsub_SUITE:dag+collection:notify_collection_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_notify_collection_test_96.440719@localhost/res1">>,
          escalus_tcp,<0.28530.1>,
          [{event_manager,<0.28529.1>},
           {server,<<"localhost">>},
           {username,<<"alicE_notify_collection_test_96.440719">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.28529.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_notify_collection_test_96.440719">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alicE_notify_collection_test_96.440719">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_notify_collection_test_96.440719">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"52a3291c9f6afea6">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,470}]},
   ...

Report log

pubsub_SUITE:dag+collection_config:disable_notifications_leaf_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_disable_notifications_leaf_test_2.378029@localhost/res1">>,
          escalus_tcp,<0.28583.1>,
          [{event_manager,<0.28578.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_disable_notifications_leaf_test_2.378029">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.28578.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_disable_notifications_leaf_test_2.378029">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_disable_notifications_leaf_test_2.378029">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_disable_notifications_leaf_test_2.378029">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"b530c061a93b3758">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file...

Report log

pubsub_SUITE:tree+basic:subscribe_options_separate_request_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_subscribe_options_separate_request_test_31.665014@localhost/res1">>,
          escalus_tcp,<0.28970.1>,
          [{event_manager,<0.28969.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_31.665014">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.28969.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_subscribe_options_separate_request_test_31.665014">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_31.665014">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_subscribe_options_separate_request_test_31.665014">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"6371cb3c4aef1ce0">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tool...

Report log

pubsub_SUITE:tree+basic:subscribe_options_separate_request_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alicE_subscribe_options_separate_request_test_47.823334@localhost/res1">>,
          escalus_tcp,<0.29132.1>,
          [{event_manager,<0.29131.1>},
           {server,<<"localhost">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_47.823334">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.29131.1>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_subscribe_options_separate_request_test_47.823334">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,
             <<"alicE_subscribe_options_separate_request_test_47.823334">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,
             <<"alicE_subscribe_options_separate_request_test_47.823334">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"782d89a07a9a748c">>}]},
        5000],
       [{file,
          "/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/app/big_tests/tests/pubsub_tools.erl"},
        {line,479}]},
     {pubsub_tool...

Report log

12 errors were truncated

Multiple suites were leaving users behind,
which caused failures when running them in a different order.

Note: escalus could be changed to call this function automatically.
@chrzaszcz chrzaszcz force-pushed the enable-mongooseimctl-tests-for-dynamic-domains branch from d940bd5 to 0fa8cf6 Compare September 16, 2021 12:24
@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 16, 2021

small_tests_24 / small_tests / 0fa8cf6
Reports root / small


internal_mnesia_24 / internal_mnesia / 0fa8cf6
Reports root/ big
OK: 1589 / Failed: 0 / User-skipped: 290 / Auto-skipped: 0


small_tests_22 / small_tests / 0fa8cf6
Reports root / small


small_tests_23 / small_tests / 0fa8cf6
Reports root / small


dynamic_domains_24 / pgsql_mnesia / 0fa8cf6
Reports root/ big
OK: 2431 / Failed: 0 / User-skipped: 141 / Auto-skipped: 0


dynamic_domains_23 / pgsql_mnesia / 0fa8cf6
Reports root/ big
OK: 2431 / Failed: 0 / User-skipped: 141 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 0fa8cf6
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / 0fa8cf6
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 0fa8cf6
Reports root/ big
OK: 1862 / Failed: 0 / User-skipped: 316 / Auto-skipped: 0


ldap_mnesia_22 / ldap_mnesia / 0fa8cf6
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 0fa8cf6
Reports root/ big
OK: 3047 / Failed: 0 / User-skipped: 228 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 0fa8cf6
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


pgsql_mnesia_22 / pgsql_mnesia / 0fa8cf6
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 0fa8cf6
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 0fa8cf6
Reports root/ big
OK: 1709 / Failed: 0 / User-skipped: 319 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 0fa8cf6
Reports root/ big
OK: 3064 / Failed: 0 / User-skipped: 211 / Auto-skipped: 0

@vkatsuba vkatsuba merged commit e1aa673 into master Sep 16, 2021
@vkatsuba vkatsuba deleted the enable-mongooseimctl-tests-for-dynamic-domains branch September 16, 2021 13:32
@Premwoik Premwoik added this to the 5.0.0 milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants