-
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
Require pgsql_cets_26 for successful build #4257
Conversation
elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / 5f74a54 small_tests_25 / small_tests / 5f74a54 small_tests_26 / small_tests / 5f74a54 small_tests_26_arm64 / small_tests / 5f74a54 ldap_mnesia_25 / ldap_mnesia / 5f74a54 ldap_mnesia_26 / ldap_mnesia / 5f74a54 pubsub_SUITE:dag+basic:publish_only_retract_items_scope_test{error,{{badmatch,false},
[{pubsub_tools,check_response,2,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,444}]},
{pubsub_tools,receive_response,3,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,434}]},
{pubsub_tools,receive_and_check_response,4,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,424}]},
{pubsub_SUITE,'-publish_only_retract_items_scope_test/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pubsub_SUITE.erl"},
{line,645}]},
{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_server.erl"},{line,1302}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1234}]}]}} dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / 5f74a54 dynamic_domains_mysql_redis_26 / mysql_redis / 5f74a54 internal_mnesia_26 / internal_mnesia / 5f74a54 dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / 5f74a54 dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 5f74a54 pgsql_cets_26 / pgsql_cets / 5f74a54 pgsql_mnesia_25 / pgsql_mnesia / 5f74a54 mysql_redis_26 / mysql_redis / 5f74a54 pgsql_mnesia_26 / pgsql_mnesia / 5f74a54 mssql_mnesia_26 / odbc_mssql_mnesia / 5f74a54 ldap_mnesia_26 / ldap_mnesia / 5f74a54 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4257 +/- ##
==========================================
+ Coverage 84.22% 84.42% +0.20%
==========================================
Files 552 552
Lines 33547 33547
==========================================
+ Hits 28254 28323 +69
+ Misses 5293 5224 -69 ☔ View full report in Codecov by Sentry. |
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
pgsql_cets_26
was missing from the list of required jobs for successful build of the Docker container.