Skip to content
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

Add users_api_SUITE to dynamic_domains #3271

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

vkatsuba
Copy link
Contributor

No description provided.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Sep 14, 2021

small_tests_24 / small_tests / 3a5b86e
Reports root / small


internal_mnesia_24 / internal_mnesia / 3a5b86e
Reports root/ big
OK: 1589 / Failed: 0 / User-skipped: 290 / Auto-skipped: 0


dynamic_domains_24 / pgsql_mnesia / 3a5b86e
Reports root/ big
OK: 2149 / Failed: 0 / User-skipped: 131 / Auto-skipped: 0


small_tests_22 / small_tests / 3a5b86e
Reports root / small


ldap_mnesia_22 / ldap_mnesia / 3a5b86e
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


small_tests_23 / small_tests / 3a5b86e
Reports root / small


dynamic_domains_23 / pgsql_mnesia / 3a5b86e
Reports root/ big
OK: 2149 / Failed: 0 / User-skipped: 131 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / 3a5b86e
Reports root/ big
OK: 3061 / Failed: 0 / User-skipped: 214 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / 3a5b86e
Reports root/ big
OK: 1862 / Failed: 0 / User-skipped: 316 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / 3a5b86e
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / 3a5b86e
Reports root/ big
OK: 3044 / Failed: 0 / User-skipped: 231 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / 3a5b86e
Reports root/ big
OK: 3072 / Failed: 1 / User-skipped: 214 / Auto-skipped: 0

pep_SUITE:pep_tests:unsubscribe_after_presence_unsubscription
{error,
  {{assertion_failed,assert_many,false,
     [is_roster_set,is_presence,is_presence],
     [{xmlel,<<"iq">>,
        [{<<"from">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_85.144494@localhost">>},
         {<<"to">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_85.144494@localhost/res1">>},
         {<<"id">>,<<"push62bbf5ab662b427b">>},
         {<<"type">>,<<"set">>}],
        [{xmlel,<<"query">>,
           [{<<"xmlns">>,<<"jabber:iq:roster">>}],
           [{xmlel,<<"item">>,
            [{<<"subscription">>,<<"to">>},
             {<<"jid">>,
              <<"bob_unsubscribe_after_presence_unsubscription_85.144494@localhost">>}],
            []}]}]},
      {xmlel,<<"presence">>,
        [{<<"from">>,
        <<"bOb_unsubscribe_after_presence_unsubscription_85.144494@localhost">>},
         {<<"to">>,
        <<"alicE_unsubscribe_after_presence_unsubscription_85.144494@localhost/res1">>},
         {<<"xml:lang">>,<<"en">>},
         {<<"type">>,<<"subscribed">>}],
        []}],
     "   <iq from='alicE_unsubscribe_after_presence_unsubscription_85.144494@localhost' to='alicE_unsubscribe_after_presence_unsubscription_85.144494@localhost/res1' id='push62bbf5ab662b427b' type='set'><query xmlns='jabber:iq:roster'><item subscription='to' jid='bob_unsubscribe_after_presence_unsubscription_85.144494@localhost'/></query></iq>   <presence from='bOb_unsubscribe_after_presence_unsubscription_85.144494@localhost' to='alicE_unsubscribe_after_pres...

Report log


ldap_mnesia_23 / ldap_mnesia / 3a5b86e
Reports root/ big
OK: 1486 / Failed: 0 / User-skipped: 393 / Auto-skipped: 0


pgsql_mnesia_22 / pgsql_mnesia / 3a5b86e
Reports root/ big
OK: 3061 / Failed: 0 / User-skipped: 214 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / 3a5b86e
Reports root/ big
OK: 1709 / Failed: 0 / User-skipped: 319 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / 3a5b86e
Reports root/ big
OK: 3061 / Failed: 0 / User-skipped: 214 / Auto-skipped: 0

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #3271 (3a5b86e) into master (5ffcb4b) will increase coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3271      +/-   ##
==========================================
+ Coverage   79.83%   80.20%   +0.36%     
==========================================
  Files         398      398              
  Lines       32564    32564              
==========================================
+ Hits        25999    26118     +119     
+ Misses       6565     6446     -119     
Impacted Files Coverage Δ
src/muc_light/mod_muc_light_utils.erl 90.00% <0.00%> (-1.00%) ⬇️
src/mod_bosh_socket.erl 78.88% <0.00%> (-0.32%) ⬇️
src/ejabberd_c2s.erl 89.29% <0.00%> (+0.07%) ⬆️
src/pubsub/mod_pubsub_db_rdbms.erl 95.34% <0.00%> (+0.25%) ⬆️
src/mam/mod_mam_utils.erl 89.73% <0.00%> (+0.33%) ⬆️
src/rdbms/mongoose_rdbms.erl 60.88% <0.00%> (+0.40%) ⬆️
src/mod_roster.erl 80.14% <0.00%> (+0.72%) ⬆️
src/metrics/mongoose_metrics.erl 95.45% <0.00%> (+1.29%) ⬆️
src/mam/mod_mam_elasticsearch_arch.erl 86.84% <0.00%> (+1.75%) ⬆️
src/http_upload/mod_http_upload.erl 96.77% <0.00%> (+2.15%) ⬆️
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ffcb4b...3a5b86e. Read the comment docs.

@vkatsuba vkatsuba marked this pull request as ready for review September 14, 2021 17:24
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@chrzaszcz chrzaszcz merged commit 54b2031 into master Sep 15, 2021
@chrzaszcz chrzaszcz deleted the ct/dynamic_domains-users_api branch September 15, 2021 05:56
@Premwoik Premwoik added this to the 5.0.0 milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants