-
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
Upgrade cets to the latest main version #4271
Conversation
elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 2302f95 small_tests_25 / small_tests / 2302f95 small_tests_26 / small_tests / 2302f95 small_tests_26_arm64 / small_tests / 2302f95 ldap_mnesia_25 / ldap_mnesia / 2302f95 dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 2302f95 ldap_mnesia_26 / ldap_mnesia / 2302f95 dynamic_domains_mysql_redis_26 / mysql_redis / 2302f95 dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 2302f95 dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 2302f95 pgsql_mnesia_25 / pgsql_mnesia / 2302f95 internal_mnesia_26 / internal_mnesia / 2302f95 connect_SUITE:session_replacement:replaced_session_cannot_terminate{error,{{badmatch,[<10716.35506.0>,<10716.35502.0>,<10716.35501.0>]},
[{connect_SUITE,replaced_session_cannot_terminate,1,
[{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
{line,520}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1302}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} connect_SUITE:session_replacement:replaced_session_cannot_terminate_different_nodes{error,{{badmatch,[<10716.35674.0>,<10716.35502.0>,<10716.35501.0>]},
[{connect_SUITE,replaced_session_cannot_terminate_different_nodes,1,
[{file,"/home/circleci/project/big_tests/tests/connect_SUITE.erl"},
{line,543}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1302}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} pgsql_cets_26 / pgsql_cets / 2302f95 pgsql_mnesia_26 / pgsql_mnesia / 2302f95 mysql_redis_26 / mysql_redis / 2302f95 carboncopy_SUITE:one2one:dropped_client_doesnt_create_duplicate_carbons{error,
{{badmatch,
[{xmlel,<<"message">>,
[{<<"from">>,
<<"alice_dropped_client_doesnt_create_duplicate_carbons_596@localhost">>},
{<<"to">>,
<<"alice_dropped_client_doesnt_create_duplicate_carbons_596@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_596@localhost/res1">>},
{<<"type">>,<<"chat">>},
{<<"to">>,
<<"bob_dropped_client_doesnt_create_duplicate_carbons_596@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... mssql_mnesia_26 / odbc_mssql_mnesia / 2302f95 internal_mnesia_26 / internal_mnesia / 2302f95 mysql_redis_26 / mysql_redis / 2302f95 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4271 +/- ##
==========================================
- Coverage 84.44% 84.43% -0.01%
==========================================
Files 553 553
Lines 33582 33582
==========================================
- Hits 28357 28355 -2
- Misses 5225 5227 +2 ☔ View full report in Codecov by Sentry. |
The new cets just simply exposes a start_link callback that I want to I can add workers to a supervision tree.