esl / MongooseIM

MongooseIM is Erlang Solutions' robust, scalable and efficient XMPP server, aimed at large installations. Specifically designed for enterprise purposes, it is fault-tolerant and can utilise the resources of multiple clustered machines.
Other
1.64k stars 421 forks source link

Fix "Unable to restart VM after applying CETS preset" #4143

Closed arcusfelis closed 7 months ago

arcusfelis commented 7 months ago

This PR addresses "MIM-2071 Unable to restart VM after applying CETS preset"

Proposed changes include:

mongoose-im commented 7 months ago

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 369 / Failed: 0 / User-skipped: 38 / Auto-skipped: 0


small_tests_25 / small_tests / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root / small


small_tests_26_arm64 / small_tests / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root / small


small_tests_26 / small_tests / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root / small


ldap_mnesia_25 / ldap_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 2303 / Failed: 0 / User-skipped: 865 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4268 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4236 / Failed: 0 / User-skipped: 144 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 2303 / Failed: 0 / User-skipped: 865 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4268 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4265 / Failed: 0 / User-skipped: 115 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 2453 / Failed: 0 / User-skipped: 715 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4655 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4637 / Failed: 0 / User-skipped: 139 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4657 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4657 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / a54298f2d385e6f81e527bfe971ad72b069fbf14 Reports root/ big OK: 4654 / Failed: 0 / User-skipped: 122 / Auto-skipped: 0

codecov[bot] commented 7 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (507fcd5) 84.08% compared to head (a54298f) 84.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4143 +/- ## ========================================== - Coverage 84.08% 84.07% -0.02% ========================================== Files 560 560 Lines 34015 34017 +2 ========================================== - Hits 28601 28599 -2 - Misses 5414 5418 +4 ``` | [Files](https://app.codecov.io/gh/esl/MongooseIM/pull/4143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl) | Coverage Δ | | |---|---|---| | [src/auth/ejabberd\_auth\_anonymous.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL2F1dGgvZWphYmJlcmRfYXV0aF9hbm9ueW1vdXMuZXJs) | `68.85% <100.00%> (+0.51%)` | :arrow_up: | | [src/mod\_register.erl](https://app.codecov.io/gh/esl/MongooseIM/pull/4143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl#diff-c3JjL21vZF9yZWdpc3Rlci5lcmw=) | `76.09% <100.00%> (+0.11%)` | :arrow_up: | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/esl/MongooseIM/pull/4143/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esl)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.