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

Pause on all nodes during join #4200

Closed
wants to merge 1 commit into from
Closed

Conversation

arcusfelis
Copy link
Contributor

Use esl/cets#46

Proposed changes include:

  • PR to build

Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8775cb9) 84.07% compared to head (5478d47) 84.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4200      +/-   ##
==========================================
+ Coverage   84.07%   84.30%   +0.23%     
==========================================
  Files         549      549              
  Lines       33419    33419              
==========================================
+ Hits        28096    28175      +79     
+ Misses       5323     5244      -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Dec 23, 2023

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / cfba92d
Reports root/ big
OK: 370 / Failed: 0 / User-skipped: 40 / Auto-skipped: 0


small_tests_25 / small_tests / cfba92d
Reports root / small


small_tests_26 / small_tests / cfba92d
Reports root / small


small_tests_26_arm64 / small_tests / cfba92d
Reports root / small


ldap_mnesia_25 / ldap_mnesia / cfba92d
Reports root/ big
OK: 2271 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / cfba92d
Reports root/ big
OK: 2252 / Failed: 0 / User-skipped: 847 / Auto-skipped: 19

graphql_muc_light_SUITE:user:user_muc_light:init_per_group
{'EXIT',
  {{badrpc,timeout},
   [{distributed_helper,rpc,
      [#{node => mongooseim@localhost},
       mongoose_modules,replace_modules,
       [<<"localhost">>,[],
      #{mod_muc_light =>
          #{host => {prefix,<<"muclight.">>},
          rooms_per_user => infinity,blocking => true,
          backend => mnesia,
          config_schema =>
            [{<<"background">>,<<>>,background,binary},
             {<<"music">>,<<>>,music,binary},
             {<<"roomname">>,<<>>,roomname,binary},
             {<<"subject">>,<<"Test">>,subject,binary}],
          legacy_mode => false,rooms_in_rosters => true,
          max_occupants => infinity,equal_occupants => false,
          rooms_per_page => 10,all_can_configure => false,
          all_can_invite => false}}]],
      [{file,
         "/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
       {line,140}]},
    {graphql_muc_light_SUITE,ensure_muc_light_started,1,
      [{file,
         "/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE.erl"},
       {line,273}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1390}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1234}]}]}}

Report log


dynamic_domains_mysql_redis_26 / mysql_redis / cfba92d
Reports root/ big
OK: 4209 / Failed: 0 / User-skipped: 135 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / cfba92d
Reports root/ big
OK: 4242 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / cfba92d
Reports root/ big
OK: 4242 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / cfba92d
Reports root/ big
OK: 2411 / Failed: 0 / User-skipped: 707 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / cfba92d
Reports root/ big
OK: 4239 / Failed: 0 / User-skipped: 105 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / cfba92d
Reports root/ big
OK: 4631 / Failed: 0 / User-skipped: 109 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / cfba92d
Reports root/ big
OK: 4610 / Failed: 0 / User-skipped: 130 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / cfba92d
Reports root/ big
OK: 4286 / Failed: 0 / User-skipped: 110 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / cfba92d
Reports root/ big
OK: 4631 / Failed: 0 / User-skipped: 109 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / cfba92d
Reports root/ big
OK: 4626 / Failed: 2 / User-skipped: 112 / Auto-skipped: 0

graphql_muc_light_SUITE:admin_cli:admin_muc_light:admin_create_room_with_unprepped_id
{error,
  {#{what => invalid_response_code,expected_type => ok,
     response_code => {exit_status,1}},
   [{graphql_helper,assert_response_code,2,
      [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
       {line,256}]},
    {graphql_helper,get_ok_value,2,
      [{file,"/home/circleci/project/big_tests/tests/graphql_helper.erl"},
       {line,239}]},
    {graphql_muc_light_SUITE,admin_create_room_with_unprepped_id,1,
      [{file,
         "/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE.erl"},
       {line,1156}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1302}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1234}]}]}}

Report log

graphql_muc_light_SUITE:domain_admin:domain_admin_muc_light:admin_create_room_with_unprepped_id
{error,
  {{badmatch,null},
   [{graphql_muc_light_SUITE,admin_create_room_with_unprepped_id,1,
      [{file,
         "/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE.erl"},
       {line,1155}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1302}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1234}]}]}}

Report log


ldap_mnesia_26 / ldap_mnesia / cfba92d
Reports root/ big
OK: 2271 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / cfba92d
Reports root/ big
OK: 4628 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0

@mongoose-im
Copy link
Collaborator

mongoose-im commented Dec 24, 2023

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 5478d47
Reports root/ big
OK: 370 / Failed: 0 / User-skipped: 40 / Auto-skipped: 0


small_tests_25 / small_tests / 5478d47
Reports root / small


small_tests_26 / small_tests / 5478d47
Reports root / small


small_tests_26_arm64 / small_tests / 5478d47
Reports root / small


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 5478d47
Reports root/ big
OK: 4242 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / 5478d47
Reports root/ big
OK: 2271 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


ldap_mnesia_25 / ldap_mnesia / 5478d47
Reports root/ big
OK: 2271 / Failed: 0 / User-skipped: 847 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 5478d47
Reports root/ big
OK: 4242 / Failed: 0 / User-skipped: 102 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / 5478d47
Reports root/ big
OK: 4209 / Failed: 0 / User-skipped: 135 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / 5478d47
Reports root/ big
OK: 2411 / Failed: 0 / User-skipped: 707 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 5478d47
Reports root/ big
OK: 4238 / Failed: 1 / User-skipped: 105 / Auto-skipped: 0

graphql_muc_light_SUITE:domain_admin:domain_admin_muc_light:admin_create_room_with_unprepped_id
{error,
  {{badmatch,null},
   [{graphql_muc_light_SUITE,admin_create_room_with_unprepped_id,1,
      [{file,
         "/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE.erl"},
       {line,1155}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1302}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1234}]}]}}

Report log


pgsql_mnesia_25 / pgsql_mnesia / 5478d47
Reports root/ big
OK: 4631 / Failed: 0 / User-skipped: 109 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / 5478d47
Reports root/ big
OK: 4286 / Failed: 0 / User-skipped: 110 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / 5478d47
Reports root/ big
OK: 4631 / Failed: 0 / User-skipped: 109 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / 5478d47
Reports root/ big
OK: 4610 / Failed: 0 / User-skipped: 130 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / 5478d47
Reports root/ big
OK: 4628 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 5478d47
Reports root/ big
OK: 4239 / Failed: 0 / User-skipped: 105 / Auto-skipped: 0

@chrzaszcz chrzaszcz closed this Jan 4, 2024
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.

3 participants