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 the test name executable for normal dist test #123

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

jprorama
Copy link
Contributor

The h5bench.py and documenation name and reference this test as h5bench_write_var_normal_dist but the compiled target is missing the "var" substring so the test is not callable from a json config file.
Fixing the binary name aligns the test with its expected calling convention.

The h5bench.py and documenation name and reference this test as
h5bench_write_var_normal_dist but the compiled target is missing
the "var" substring so the test is not callable from a json
config file.
Fixing the binary name aligns the test with its expected calling
convention.
@jeanbez jeanbez added the bug Something isn't working label Jun 25, 2024
@jeanbez jeanbez added this to the v.1.6 milestone Jun 25, 2024
@jeanbez jeanbez merged commit 977e879 into hpc-io:master Jun 25, 2024
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants