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

Fix print-dots for Mac OS Monterey #3480

Merged
merged 1 commit into from
Dec 28, 2021
Merged

Fix print-dots for Mac OS Monterey #3480

merged 1 commit into from
Dec 28, 2021

Conversation

chrzaszcz
Copy link
Member

@chrzaszcz chrzaszcz commented Dec 28, 2021

It gets stuck in an infinite busy loop, printing usage: sleep seconds
Apparently it accepts only integers now and nothing else, as man sleep tells me.

It gets stuck in an infinite busy loop, printing 'usage: sleep seconds'
@mongoose-im
Copy link
Collaborator

mongoose-im commented Dec 28, 2021

small_tests_24 / small_tests / dc3ae77
Reports root / small


small_tests_23 / small_tests / dc3ae77
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / dc3ae77
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / dc3ae77
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / dc3ae77
Reports root/ big
OK: 2667 / Failed: 0 / User-skipped: 247 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / dc3ae77
Reports root/ big
OK: 1501 / Failed: 0 / User-skipped: 388 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / dc3ae77
Reports root/ big
OK: 1501 / Failed: 0 / User-skipped: 388 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / dc3ae77
Reports root/ big
OK: 1542 / Failed: 0 / User-skipped: 347 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / dc3ae77
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / dc3ae77
Reports root/ big
OK: 1835 / Failed: 0 / User-skipped: 359 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / dc3ae77
Reports root/ big
OK: 3066 / Failed: 0 / User-skipped: 244 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / dc3ae77
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / dc3ae77
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / dc3ae77
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / dc3ae77
Reports root/ big
OK: 1681 / Failed: 0 / User-skipped: 360 / Auto-skipped: 0

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #3480 (f507995) into master (65c8565) will increase coverage by 1.60%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3480      +/-   ##
==========================================
+ Coverage   79.25%   80.86%   +1.60%     
==========================================
  Files         415      415              
  Lines       32326    32326              
==========================================
+ Hits        25619    26139     +520     
+ Misses       6707     6187     -520     
Impacted Files Coverage Δ
src/mod_roster_mnesia.erl 72.72% <0.00%> (-21.22%) ⬇️
src/rdbms/mongoose_rdbms.erl 61.75% <0.00%> (-1.20%) ⬇️
...c/global_distrib/mod_global_distrib_server_mgr.erl 76.83% <0.00%> (-0.57%) ⬇️
src/ejabberd_sm.erl 84.59% <0.00%> (-0.33%) ⬇️
src/mod_muc_log.erl 78.11% <0.00%> (ø)
src/mod_roster.erl 78.75% <0.00%> (+0.23%) ⬆️
src/ejabberd_c2s.erl 89.18% <0.00%> (+0.29%) ⬆️
src/mam/mod_mam_utils.erl 86.49% <0.00%> (+0.96%) ⬆️
src/mam/mod_mam_elasticsearch_arch.erl 86.84% <0.00%> (+1.75%) ⬆️
src/cassandra/mongoose_cassandra_worker.erl 68.54% <0.00%> (+2.81%) ⬆️
... and 13 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 65c8565...f507995. Read the comment docs.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Dec 28, 2021

small_tests_24 / small_tests / f507995
Reports root / small


small_tests_23 / small_tests / f507995
Reports root / small


dynamic_domains_pgsql_mnesia_24 / pgsql_mnesia / f507995
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


dynamic_domains_mysql_redis_24 / mysql_redis / f507995
Reports root/ big
OK: 2667 / Failed: 0 / User-skipped: 247 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_23 / pgsql_mnesia / f507995
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_24 / odbc_mssql_mnesia / f507995
Reports root/ big
OK: 2684 / Failed: 0 / User-skipped: 230 / Auto-skipped: 0


ldap_mnesia_23 / ldap_mnesia / f507995
Reports root/ big
OK: 1501 / Failed: 0 / User-skipped: 388 / Auto-skipped: 0


ldap_mnesia_24 / ldap_mnesia / f507995
Reports root/ big
OK: 1501 / Failed: 0 / User-skipped: 388 / Auto-skipped: 0


internal_mnesia_24 / internal_mnesia / f507995
Reports root/ big
OK: 1542 / Failed: 0 / User-skipped: 347 / Auto-skipped: 0


pgsql_mnesia_24 / pgsql_mnesia / f507995
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


mysql_redis_24 / mysql_redis / f507995
Reports root/ big
OK: 3066 / Failed: 0 / User-skipped: 244 / Auto-skipped: 0


elasticsearch_and_cassandra_24 / elasticsearch_and_cassandra_mnesia / f507995
Reports root/ big
OK: 1835 / Failed: 0 / User-skipped: 359 / Auto-skipped: 0


mssql_mnesia_24 / odbc_mssql_mnesia / f507995
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


pgsql_mnesia_23 / pgsql_mnesia / f507995
Reports root/ big
OK: 3071 / Failed: 0 / User-skipped: 239 / Auto-skipped: 0


riak_mnesia_24 / riak_mnesia / f507995
Reports root/ big
OK: 1681 / Failed: 0 / User-skipped: 360 / Auto-skipped: 0

@chrzaszcz chrzaszcz marked this pull request as ready for review December 28, 2021 09:26
@JanuszJakubiec JanuszJakubiec merged commit c6e4e90 into master Dec 28, 2021
@JanuszJakubiec JanuszJakubiec deleted the print-dots branch December 28, 2021 09:39
@Premwoik Premwoik added this to the 5.1.0 milestone May 25, 2022
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