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

test-mean.sh fails on macOS #406

Open
yegor256 opened this issue Jan 13, 2025 · 1 comment
Open

test-mean.sh fails on macOS #406

yegor256 opened this issue Jan 13, 2025 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@yegor256
Copy link
Owner

I'm getting this:

steps/aggregation-functions/test-mean.sh:
👍🏻 Single metric (LCOM5) mean calculated correctly
👍🏻 Multiple metrics (LCOM5, NHD) aggregated correctly
👍🏻 Mixed metrics aggregated correctly (LCOM5)

Parse error: bad expression
    <stdin>:1

❌ Non-zero exit code (TARGET=/Volumes/sec/code/cam/test-zone/steps/aggregation-functions/test-mean.sh/target)
You can run this particular test in isolation: make test TEST=tests/steps/aggregation-functions/test-mean.sh
make: *** [Makefile:83: test] Error 1
@yegor256 yegor256 added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Jan 13, 2025
@dzhovi dzhovi mentioned this issue Jan 18, 2025
@dzhovi
Copy link
Contributor

dzhovi commented Jan 18, 2025

@yegor256 apparently the problem was in encoding of the result, so i fixed it in #409

Yet it is very interesting question why issues #406 and #405 so unexpectedly appeared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants