-
Notifications
You must be signed in to change notification settings - Fork 429
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
Fixing optional callback in mod_offline #3371
Fixing optional callback in mod_offline #3371
Conversation
Codecov Report
@@ Coverage Diff @@
## without-dynamic-backend-modules #3371 +/- ##
===================================================================
+ Coverage 80.85% 80.87% +0.01%
===================================================================
Files 410 410
Lines 32664 32666 +2
===================================================================
+ Hits 26412 26417 +5
+ Misses 6252 6249 -3
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 14f8f2f internal_mnesia_24 / internal_mnesia / 14f8f2f small_tests_23 / small_tests / 14f8f2f dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 14f8f2f ldap_mnesia_24 / ldap_mnesia / 14f8f2f dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 14f8f2f ldap_mnesia_23 / ldap_mnesia / 14f8f2f dynamic_domains_mysql_redis_24 / mysql_redis / 14f8f2f rest_client_SUITE:muc:messages_can_be_paginated_in_room{error,
{{assertion_failed,assert,is_chat_message,
[<<"09b0997f">>],
{xmlel,<<"message">>,
[{<<"to">>,<<"1635-320875-261902@muclight2.domain.example.com">>},
{<<"type">>,<<"chat">>}],
[{xmlel,<<"body">>,[],[{xmlcdata,<<"20d56a63">>}]}]},
"<message to='1635-320875-261902@muclight2.domain.example.com' type='chat'><body>20d56a63</body></message>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{rest_client_SUITE,assert_room_messages,2,
[{file,"/home/circleci/app/big_tests/tests/rest_client_SUITE.erl"},
{line,772}]},
{escalus_story,story,4,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1292}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1224}]}]}} rest_client_SUITE:muc:messages_can_be_paginated_in_room{error,
{{assertion_failed,assert,is_chat_message,
[<<"c258b03d">>],
{xmlel,<<"message">>,
[{<<"to">>,<<"1635-320879-195809@muclight2.domain.example.com">>},
{<<"type">>,<<"chat">>}],
[{xmlel,<<"body">>,[],[{xmlcdata,<<"ff43e71f">>}]}]},
"<message to='1635-320879-195809@muclight2.domain.example.com' type='chat'><body>ff43e71f</body></message>"},
[{escalus_new_assert,assert_true,2,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_new_assert.erl"},
{line,84}]},
{rest_client_SUITE,assert_room_messages,2,
[{file,"/home/circleci/app/big_tests/tests/rest_client_SUITE.erl"},
{line,772}]},
{escalus_story,story,4,
[{file,
"/home/circleci/app/big_tests/_build/default/lib/escalus/src/escalus_story.erl"},
{line,72}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1783}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1292}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1224}]}]}} dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 14f8f2f elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 14f8f2f pgsql_mnesia_24 / pgsql_mnesia / 14f8f2f mysql_redis_24 / mysql_redis / 14f8f2f mam_SUITE:rdbms_prefs_cases:messages_filtered_when_prefs_default_policy_is_roster{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}} pgsql_mnesia_23 / pgsql_mnesia / 14f8f2f mssql_mnesia_24 / odbc_mssql_mnesia / 14f8f2f jingle_SUITE:all:resp_4xx_from_sip_proxy_results_in_session_terminate{error,
{{assertion_failed,assert,is_iq_result,
{xmlel,<<"iq">>,
[{<<"from">>,<<"error.480@localhost">>},
{<<"to">>,
<<"alice_resp_4xx_from_sip_proxy_results_in_session_terminate_7.588408@localhost/res1">>},
{<<"id">>,<<"4af0c6a4-64d0-4256-badd-78dca3bdbbb5">>},
{<<"type">>,<<"set">>}],
[{xmlel,<<"jingle">>,
[{<<"xmlns">>,<<"urn:xmpp:jingle:1">>},
{<<"action">>,<<"session-terminate">>},
{<<"sid">>,<<"d8df6ab0-745e-4d1d-89e1-184c495afdd7">>}],
[{xmlel,<<"reason">>,[],
[{xmlel,<<"general-error">>,[],[]},
{xmlel,<<"sip-error">>,
[{<<"code">>,<<"480">>}],
[{xmlcdata,<<"Temporarily Unavailable">>}]}]}]}]},
"<iq from='error.480@localhost' to='alice_resp_4xx_from_sip_proxy_results_in_session_terminate_7.588408@localhost/res1' id='4af0c6a4-64d0-4256-badd-78dca3bdbbb5' type='set'><jingle xmlns='urn:xmpp:jingle:1' action='session-terminate' sid='d8df6ab0-745e-4d1d-89e1-184c495afdd7'><reason><general-error/><sip-error code='480'>Temporarily Unavailable</sip-error></reason></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,395}]},
{jingle_SUITE,
'-resp_... riak_mnesia_24 / riak_mnesia / 14f8f2f dynamic_domains_mysql_redis_24 / mysql_redis / 14f8f2f |
Fixing optional callback in mod_offline