-
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
Enable metrics_c2s_SUITE for dynamic domains #3277
Conversation
small_tests_24 / small_tests / 7f01406 internal_mnesia_24 / internal_mnesia / 7f01406 small_tests_22 / small_tests / 7f01406 small_tests_23 / small_tests / 7f01406 dynamic_domains_24 / pgsql_mnesia / 7f01406 ldap_mnesia_22 / ldap_mnesia / 7f01406 dynamic_domains_23 / pgsql_mnesia / 7f01406 pgsql_mnesia_22 / pgsql_mnesia / 7f01406 ldap_mnesia_24 / ldap_mnesia / 7f01406 ldap_mnesia_23 / ldap_mnesia / 7f01406 mssql_mnesia_24 / odbc_mssql_mnesia / 7f01406 pgsql_mnesia_24 / pgsql_mnesia / 7f01406 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 7f01406 pgsql_mnesia_23 / pgsql_mnesia / 7f01406 mysql_redis_24 / mysql_redis / 7f01406 mam_SUITE:rdbms_cache_prefs_cases:messages_filtered_when_prefs_default_policy_is_never{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}} mam_SUITE:rdbms_cache_prefs_cases:messages_filtered_when_prefs_default_policy_is_roster{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}} riak_mnesia_24 / riak_mnesia / 7f01406 mysql_redis_24 / mysql_redis / 7f01406 sm_SUITE:parallel_manual_ack_freq_1:resume_session_state_send_message{error,
{{assertion_failed,assert,is_presence,
{xmlel,<<"message">>,
[{<<"from">>,
<<"bOb_resume_session_state_send_message_63.842498@localhost/escalus-default-resource">>},
{<<"to">>,
<<"alicE_resume_session_state_send_message_63.960437@localhost">>},
{<<"xml:lang">>,<<"en">>},
{<<"type">>,<<"chat">>}],
[{xmlel,<<"body">>,[],[{xmlcdata,<<"msg-3">>}]}]},
"<message from='bOb_resume_session_state_send_message_63.842498@localhost/escalus-default-resource' to='alicE_resume_session_state_send_message_63.960437@localhost' xml:lang='en' type='chat'><body>msg-3</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}]},
{sm_SUITE,resume_session_state_send_message,1,
[{file,"/home/circleci/app/big_tests/tests/sm_SUITE.erl"},
{line,727}]},
{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}]}]}} |
Codecov Report
@@ Coverage Diff @@
## master #3277 +/- ##
==========================================
- Coverage 80.27% 80.23% -0.04%
==========================================
Files 398 398
Lines 32560 32560
==========================================
- Hits 26137 26125 -12
- Misses 6423 6435 +12
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please resolve conflicts in big_tests/dynamic_domains.spec
.
7f01406
to
a3587a2
Compare
small_tests_24 / small_tests / a3587a2 internal_mnesia_24 / internal_mnesia / a3587a2 small_tests_22 / small_tests / a3587a2 small_tests_23 / small_tests / a3587a2 dynamic_domains_23 / pgsql_mnesia / a3587a2 dynamic_domains_24 / pgsql_mnesia / a3587a2 ldap_mnesia_23 / ldap_mnesia / a3587a2 ldap_mnesia_22 / ldap_mnesia / a3587a2 ldap_mnesia_24 / ldap_mnesia / a3587a2 pgsql_mnesia_24 / pgsql_mnesia / a3587a2 pgsql_mnesia_22 / pgsql_mnesia / a3587a2 mysql_redis_24 / mysql_redis / a3587a2 mam_SUITE:rdbms_async_cache_prefs_cases:messages_filtered_when_prefs_default_policy_is_never{error,{test_case_failed,"ASSERT EQUAL\n\tExpected []\n\tValue [ok]\n"}} pgsql_mnesia_23 / pgsql_mnesia / a3587a2 elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / a3587a2 mssql_mnesia_24 / odbc_mssql_mnesia / a3587a2 riak_mnesia_24 / riak_mnesia / a3587a2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Enable metrics_c2s_SUITE for dynamic domains.