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

Support old exml format #4471

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Support old exml format #4471

wants to merge 5 commits into from

Conversation

DenysGonchar
Copy link
Collaborator

@DenysGonchar DenysGonchar commented Jan 24, 2025

Added suport of the old exml format for mam eterm decoder

@mongoose-im

This comment was marked as resolved.

This comment was marked as resolved.

@DenysGonchar DenysGonchar force-pushed the support-old-exml-format branch from 33569f3 to b30e8ff Compare January 24, 2025 13:55
@mongoose-im
Copy link
Collaborator

mongoose-im commented Jan 24, 2025

elasticsearch_and_cassandra_27 / elasticsearch_and_cassandra_mnesia / b30e8ff
Reports root/ big
OK: 683 / Failed: 0 / User-skipped: 72 / Auto-skipped: 0


small_tests_26 / small_tests / b30e8ff
Reports root / small


small_tests_27 / small_tests / b30e8ff
Reports root / small


small_tests_27_arm64 / small_tests / b30e8ff
Reports root / small


internal_mnesia_27 / internal_mnesia / b30e8ff
Reports root/ big
OK: 2319 / Failed: 0 / User-skipped: 751 / Auto-skipped: 315

metrics_api_SUITE:all_metrics_are_global:init_per_group
{'EXIT',{{badrpc,timeout},
     [{distributed_helper,rpc,
                [#{timeout => 30000,
                 node => mongooseim2@localhost},
                 mongoose_cluster,join,
                 [mongooseim@localhost]],
                [{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
                 {line,140}]},
      {distributed_helper,add_node_to_mnesia_cluster,2,
                [{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
                 {line,44}]},
      {distributed_helper,add_node_to_cluster,2,
                [{file,"/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
                 {line,36}]},
      {metrics_helper,prepare_by_all_metrics_are_global,2,
              [{file,"/home/circleci/project/big_tests/tests/metrics_helper.erl"},
               {line,20}]},
      {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1794}]},
      {test_server,run_test_case_eval1,6,
             [{file,"test_server.erl"},{line,1391}]},
      {test_server,run_test_case_eval,9,
             [{file,"test_server.erl"},{line,1235}]}]}}

Report log

metrics_api_SUITE:global:cluster_size
{skip,
  {failed,
    {metrics_api_SUITE,init_per_testcase,
      {{badrpc,timeout},
       [{distributed_helper,rpc,
          [#{timeout => 30000,node => mongooseim2@localhost},
           mongoose_cluster,leave,[]],
          [{file,
             "/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
           {line,140}]},
        {distributed_helper,remove_node_from_cluster,2,
          [{file,
             "/home/circleci/project/big_tests/../test/common/distributed_helper.erl"},
           {line,55}]},
        {metrics_api_SUITE,'-ensure_nodes_not_clustered/1-lc$^1/1-1-',
          2,
          [{file,
             "/home/circleci/project/big_tests/tests/metrics_api_SUITE.erl"},
           {line,475}]},
        {metrics_api_SUITE,ensure_nodes_not_clustered,1,
          [{file,
             "/home/circleci/project/big_tests/tests/metrics_api_SUITE.erl"},
           {line,475}]},
        {metrics_api_SUITE,init_per_testcase,2,
          [{file,
             "/home/circleci/project/big_tests/tests/metrics_api_SUITE.erl"},
           {line,82}]},
        {test_server,do_init_per_testcase,2,
          [{file,"test_server.erl"},{line,1564}]},
        {test_server,run_test_case_eval1,6,
          [{file,"test_server.erl"},{line,1265}]},
        {test_server,run_test_case_eval,9,
          [{file,"test_server.erl"},{line,1235}]}]}}}}

Report log

mod_global_distrib_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

persistent_cluster_id_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

s2s_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

sasl_external_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

service_domain_db_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

service_mongoose_system_metrics_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

shutdown_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log

system_probes_SUITE:init_per_suite
{fail,[{validate_node_failed,mongooseim_not_running,mongooseim2@localhost}]}

Report log


ldap_mnesia_27 / ldap_mnesia / b30e8ff
Reports root/ big
OK: 2353 / Failed: 0 / User-skipped: 1032 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / b30e8ff
Reports root/ big
OK: 2353 / Failed: 0 / User-skipped: 1032 / Auto-skipped: 0


dynamic_domains_mysql_redis_27 / mysql_redis / b30e8ff
Reports root/ big
OK: 4858 / Failed: 0 / User-skipped: 156 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_27 / pgsql_mnesia / b30e8ff
Reports root/ big
OK: 4893 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / b30e8ff
Reports root/ big
OK: 4893 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0


pgsql_cets_27 / pgsql_cets / b30e8ff
Reports root/ big
OK: 4980 / Failed: 0 / User-skipped: 190 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_27 / odbc_mssql_mnesia / b30e8ff
Reports root/ big
OK: 4888 / Failed: 0 / User-skipped: 126 / Auto-skipped: 0


cockroachdb_cets_27 / cockroachdb_cets / b30e8ff
Reports root/ big
OK: 4980 / Failed: 0 / User-skipped: 190 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / b30e8ff
Reports root/ big
OK: 5283 / Failed: 0 / User-skipped: 130 / Auto-skipped: 0


mysql_redis_27 / mysql_redis / b30e8ff
Reports root/ big
OK: 5262 / Failed: 0 / User-skipped: 151 / Auto-skipped: 0


pgsql_mnesia_27 / pgsql_mnesia / b30e8ff
Reports root/ big
OK: 5283 / Failed: 0 / User-skipped: 130 / Auto-skipped: 0


mssql_mnesia_27 / odbc_mssql_mnesia / b30e8ff
Reports root/ big
OK: 5278 / Failed: 0 / User-skipped: 135 / Auto-skipped: 0


internal_mnesia_27 / internal_mnesia / b30e8ff
Reports root/ big
OK: 2495 / Failed: 0 / User-skipped: 890 / Auto-skipped: 0

@DenysGonchar DenysGonchar marked this pull request as ready for review January 24, 2025 15:12
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.

2 participants