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 420 forks source link

Mim 2165 mam bug #4242

Closed NelsonVides closed 1 month ago

NelsonVides commented 1 month ago

One step into fixing #4222

mongoose-im commented 1 month ago

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 437 / Failed: 0 / User-skipped: 43 / Auto-skipped: 0


small_tests_25 / small_tests / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root / small


small_tests_26 / small_tests / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root / small


small_tests_26_arm64 / small_tests / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root / small


ldap_mnesia_25 / ldap_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 2275 / Failed: 0 / User-skipped: 895 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4530 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


dynamic_domains_mysql_redis_26 / mysql_redis / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4497 / Failed: 0 / User-skipped: 144 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 2275 / Failed: 0 / User-skipped: 895 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 2415 / Failed: 0 / User-skipped: 755 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4445 / Failed: 0 / User-skipped: 178 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4530 / Failed: 0 / User-skipped: 111 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4527 / Failed: 0 / User-skipped: 114 / Auto-skipped: 0


pgsql_mnesia_25 / pgsql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4919 / Failed: 0 / User-skipped: 118 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4897 / Failed: 1 / User-skipped: 139 / Auto-skipped: 0

carboncopy_SUITE:one2one:dropped_client_doesnt_create_duplicate_carbons ```erlang {error, {{badmatch, [{xmlel,<<"message">>, [{<<"from">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_584@localhost">>}, {<<"to">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_584@localhost/res2">>}, {<<"xmlns">>,<<"jabber:client">>}, {<<"type">>,<<"chat">>}], [{xmlel,<<"sent">>, [{<<"xmlns">>,<<"urn:xmpp:carbons:2">>}], [{xmlel,<<"forwarded">>, [{<<"xmlns">>,<<"urn:xmpp:forward:0">>}], [{xmlel,<<"message">>, [{<<"from">>, <<"alice_dropped_client_doesnt_create_duplicate_carbons_584@localhost/res1">>}, {<<"type">>,<<"chat">>}, {<<"to">>, <<"bob_dropped_client_doesnt_create_duplicate_carbons_584@localhost/res1">>}, {<<"xmlns">>,<<"jabber:client">>}], [{xmlel,<<"body">>,[], [{xmlcdata, <<"And pious action">>}]}]}]}]}]}]}, [{carboncopy_SUITE, '-dropped_client_doesnt_create_duplicate_carbons/1-fun-0-',4, [{file, "/home/circleci/project/big_tests/tests/carboncopy_SUITE.erl"}, {line,189}]}, {escalus_story,story,4, [{file, "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_story.erl"}, {line,72}]}, {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]}, {test_server,run_test_case_eval1,6, [{file,"test_serv... ``` [Report log](https://circleci-mim-results.s3.eu-central-1.amazonaws.com/PR/4242/211750/mysql_redis.26.1.2-amd64/big/ct_run.test%40d2fd59285ba7.2024-03-12_09.45.30/big_tests.tests.carboncopy_SUITE.logs/run.2024-03-12_09.46.20/carboncopy_suite.dropped_client_doesnt_create_duplicate_carbons.21122.html)

pgsql_mnesia_26 / pgsql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4919 / Failed: 0 / User-skipped: 118 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4916 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / ccbaf10a8a5f975308e8493c8680865340cb00a6 Reports root/ big OK: 4898 / Failed: 0 / User-skipped: 139 / Auto-skipped: 0

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.39%. Comparing base (f7eeadd) to head (ccbaf10). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4242 +/- ## ========================================== + Coverage 84.19% 84.39% +0.19% ========================================== Files 552 552 Lines 33538 33540 +2 ========================================== + Hits 28238 28305 +67 + Misses 5300 5235 -65 ```

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