-
Notifications
You must be signed in to change notification settings - Fork 428
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
Test mam_send_message with dynamic domains #3279
Conversation
Also: make MUC Light use the correct backend for the preset.
Codecov Report
@@ Coverage Diff @@
## master #3279 +/- ##
=======================================
Coverage 80.23% 80.24%
=======================================
Files 398 398
Lines 32560 32560
=======================================
+ Hits 26125 26127 +2
+ Misses 6435 6433 -2
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 128bb3f internal_mnesia_24 / internal_mnesia / 128bb3f small_tests_22 / small_tests / 128bb3f small_tests_23 / small_tests / 128bb3f ldap_mnesia_24 / ldap_mnesia / 128bb3f dynamic_domains_24 / pgsql_mnesia / 128bb3f dynamic_domains_23 / pgsql_mnesia / 128bb3f ldap_mnesia_22 / ldap_mnesia / 128bb3f pgsql_mnesia_24 / pgsql_mnesia / 128bb3f elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 128bb3f jingle_SUITE:all:jingle_session_is_established_with_a_conference_room{error,
{{assertion_failed,assert,is_iq_result,
{xmlel,<<"iq">>,
[{<<"from">>,<<"*[email protected]">>},
{<<"to">>,
<<"alice_jingle_session_is_established_with_a_conference_room_29.404110@localhost/res1">>},
{<<"id">>,<<"2de32125-38c0-435b-acbe-ad1cc4113f4e">>},
{<<"type">>,<<"set">>}],
[{xmlel,<<"jingle">>,
[{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
{<<"action">>,<<"session-info">>},
{<<"sid">>,<<"a6f30626-84c8-4c88-9537-4bca8b4baacf">>}],
[{xmlel,<<"ringing">>,
[{<<"xmlns">>,<<"urn:xmpp:jingle:apps:rtp:info:1">>}],
[]}]}]},
"<iq from='*[email protected]' to='alice_jingle_session_is_established_with_a_conference_room_29.404110@localhost/res1' id='2de32125-38c0-435b-acbe-ad1cc4113f4e' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-info' sid='a6f30626-84c8-4c88-9537-4bca8b4baacf'><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_with_a_conference_room/1-fun-0-',1,
[{file,"/home/circleci/app/big_tests/tests/jingle_SUITE.erl"},
{line,1... ldap_mnesia_23 / ldap_mnesia / 128bb3f amp_big_SUITE:offline:offline_success:notify_deliver_to_online_user_broken_connection_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}]},
... pgsql_mnesia_22 / pgsql_mnesia / 128bb3f mysql_redis_24 / mysql_redis / 128bb3f pgsql_mnesia_23 / pgsql_mnesia / 128bb3f riak_mnesia_24 / riak_mnesia / 128bb3f ldap_mnesia_23 / ldap_mnesia / 128bb3f small_tests_23 / small_tests / 128bb3f |
Adapt and enable
mam_send_message_SUITE