-
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
C2S/enable jingle tests #3932
C2S/enable jingle tests #3932
Conversation
small_tests_24 / small_tests / 2bde522 small_tests_25 / small_tests / 2bde522 ldap_mnesia_24 / ldap_mnesia / 2bde522 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 2bde522 ldap_mnesia_25 / ldap_mnesia / 2bde522 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 2bde522 dynamic_domains_mysql_redis_25 / mysql_redis / 2bde522 riak_mnesia_24 / riak_mnesia / 2bde522 pubsub_SUITE:tree+basic:request_all_items_test{error,{{badmatch,false},
[{pubsub_tools,check_response,2,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,491}]},
{pubsub_tools,receive_response,3,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,481}]},
{pubsub_tools,receive_and_check_response,4,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,471}]},
{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,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_25 / odbc_mssql_mnesia / 2bde522 internal_mnesia_25 / internal_mnesia / 2bde522 pgsql_mnesia_25 / pgsql_mnesia / 2bde522 mssql_mnesia_25 / odbc_mssql_mnesia / 2bde522 mysql_redis_25 / mysql_redis / 2bde522 |
Codecov ReportBase: 80.43% // Head: 82.11% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## feature/mongoose_c2s #3932 +/- ##
========================================================
+ Coverage 80.43% 82.11% +1.68%
========================================================
Files 540 540
Lines 34198 34198
========================================================
+ Hits 27507 28082 +575
+ Misses 6691 6116 -575
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2bde522
to
89f2b85
Compare
small_tests_24 / small_tests / 89f2b85 small_tests_25 / small_tests / 89f2b85 ldap_mnesia_24 / ldap_mnesia / 89f2b85 ldap_mnesia_25 / ldap_mnesia / 89f2b85 dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 89f2b85 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 89f2b85 dynamic_domains_mysql_redis_25 / mysql_redis / 89f2b85 dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 89f2b85 graphql_last_SUITE:user:user_last:user_get_other_user_last{error,{{badmatch,null},
[{graphql_last_SUITE,user_get_other_user_last_story,3,
[{file,"/home/circleci/project/big_tests/tests/graphql_last_SUITE.erl"},
{line,544}]},
{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,1782}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1291}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1223}]}]}} pgsql_mnesia_24 / pgsql_mnesia / 89f2b85 elasticsearch_and_cassandra_25 / elasticsearch_and_cassandra_mnesia / 89f2b85 internal_mnesia_25 / internal_mnesia / 89f2b85 riak_mnesia_24 / riak_mnesia / 89f2b85 mysql_redis_25 / mysql_redis / 89f2b85 pgsql_mnesia_25 / pgsql_mnesia / 89f2b85 mssql_mnesia_25 / odbc_mssql_mnesia / 89f2b85 dynamic_domains_mssql_mnesia_25 / odbc_mssql_mnesia / 89f2b85 |
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.
Cool 👌🏽
The goal is to make
mod_jingle_sip
work, andjingle_SUITE
pass withmongoose_c2s
.To do so,
nkpacket
needs to be updated - see esl/nkpacket#1