-
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
Unneeded xref ignore #3418
Unneeded xref ignore #3418
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3418 +/- ##
==========================================
+ Coverage 79.10% 79.13% +0.02%
==========================================
Files 414 414
Lines 32298 32298
==========================================
+ Hits 25549 25558 +9
+ Misses 6749 6740 -9
Continue to review full report at Codecov.
|
small_tests_24 / small_tests / 6280d9b small_tests_23 / small_tests / 6280d9b dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / 6280d9b dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / 6280d9b dynamic_domains_mysql_redis_24 / mysql_redis / 6280d9b dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / 6280d9b ldap_mnesia_24 / ldap_mnesia / 6280d9b ldap_mnesia_23 / ldap_mnesia / 6280d9b internal_mnesia_24 / internal_mnesia / 6280d9b pgsql_mnesia_24 / pgsql_mnesia / 6280d9b pgsql_mnesia_23 / pgsql_mnesia / 6280d9b mysql_redis_24 / mysql_redis / 6280d9b mssql_mnesia_24 / odbc_mssql_mnesia / 6280d9b elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 6280d9b riak_mnesia_24 / riak_mnesia / 6280d9b amp_big_SUITE:basic:drop_deliver_to_offline_user_test{error,
{test_case_failed,
{has_stanzas_but_shouldnt,
{client,
<<"alicE_drop_deliver_to_offline_user_test_48.349067@localhost/res1">>,
escalus_tcp,<0.3048.0>,
[{event_manager,<0.2921.0>},
{server,<<"localhost">>},
{username,
<<"alicE_drop_deliver_to_offline_user_test_48.349067">>},
{resource,<<"res1">>}],
[{event_client,
[{event_manager,<0.2921.0>},
{server,<<"localhost">>},
{username,
<<"alicE_drop_deliver_to_offline_user_test_48.349067">>},
{resource,<<"res1">>}]},
{resource,<<"res1">>},
{username,
<<"alicE_drop_deliver_to_offline_user_test_48.349067">>},
{server,<<"localhost">>},
{host,<<"localhost">>},
{port,5222},
{auth,{escalus_auth,auth_plain}},
{wspath,undefined},
{username,
<<"alicE_drop_deliver_to_offline_user_test_48.349067">>},
{server,<<"localhost">>},
{password,<<"matygrysa">>},
{stream_id,<<"fb2b2e2678a00d58">>}]},
[{xmlel,<<"stream:error">>,[],
[{xmlel,<<"conflict">>,
[{<<"xmlns">>,
<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
[]},
{xmlel,<<"text">>,
[{<<"xml:lang">>,<<"en">>},
{<<"xmlns">>,
<<"urn:ietf:params:xml:ns:xmpp-streams">>}],
[{xmlcdata,<<"Replaced by new connection">>}]}]},
{... |
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 👍
No description provided.