-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
No need to enforce successful execute in the inbox bin cleanups #3670
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3670 +/- ##
==========================================
+ Coverage 81.14% 81.16% +0.01%
==========================================
Files 433 433
Lines 31909 31912 +3
==========================================
+ Hits 25893 25900 +7
+ Misses 6016 6012 -4
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 0a9296f small_tests_23 / small_tests / 0a9296f dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 0a9296f dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 0a9296f dynamic_domains_mysql_redis_24 / mysql_redis / 0a9296f ldap_mnesia_23 / ldap_mnesia / 0a9296f ldap_mnesia_24 / ldap_mnesia / 0a9296f dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 0a9296f internal_mnesia_24 / internal_mnesia / 0a9296f pgsql_mnesia_24 / pgsql_mnesia / 0a9296f pgsql_mnesia_23 / pgsql_mnesia / 0a9296f mysql_redis_24 / mysql_redis / 0a9296f pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription{error,{{badmatch,false},
[{pubsub_tools,check_notification,2,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,509}]},
{pubsub_tools,receive_notification,3,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,505}]},
{pubsub_tools,receive_item_notification,4,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,303}]},
{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"},
{line,373}]},
{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}]}]}} pep_SUITE:pep_tests:authorize_access_model{error,{{badmatch,false},
[{pubsub_tools,check_notification,2,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,509}]},
{pubsub_tools,receive_notification,3,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,505}]},
{pubsub_tools,receive_item_notification,4,
[{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
{line,303}]},
{pep_SUITE,'-authorize_access_model/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"},
{line,356}]},
{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}]}]}} elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 0a9296f mssql_mnesia_24 / odbc_mssql_mnesia / 0a9296f pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription{error,
{{badmatch,
[{xmlel,<<"message">>,
[{<<"from">>,
<<"alice_unsubscribe_after_presence_unsubscription_1986@localhost">>},
{<<"to">>,
<<"bob_unsubscribe_after_presence_unsubscription_1986@localhost/res1">>},
{<<"type">>,<<"headline">>}],
[{xmlel,<<"event">>,
[{<<"xmlns">>,
<<"http://jabber.org/protocol/pubsub#event">>}],
[{xmlel,<<"items">>,
[{<<"node">>,<<"IpUz6owGhkz1ZLuEhEyZuQ==">>}],
[{xmlel,<<"item">>,
[{<<"id">>,<<"salmon">>}],
[{xmlel,<<"entry">>,
[{<<"xmlns">>,
<<"http://www.w3.org/2005/Atom">>}],
[]}]}]}]},
{xmlel,<<"headers">>,
[{<<"xmlns">>,<<"http://jabber.org/protocol/shim">>}],
[]}]}]},
[{pep_SUITE,'-unsubscribe_after_presence_unsubscription/1-fun-0-',2,
[{file,"/home/circleci/project/big_tests/tests/pep_SUITE.erl"},
{line,384}]},
{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}]}]}} riak_mnesia_24 / riak_mnesia / 0a9296f |
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
No description provided.