Skip to content

Cover all libver low bounds in h5repack metadata_block_size test (#6352 follow-up)#6427

Merged
ajelenak merged 1 commit into
HDFGroup:developfrom
ajelenak:vfd-sec2-h5repack-test
Jun 3, 2026
Merged

Cover all libver low bounds in h5repack metadata_block_size test (#6352 follow-up)#6427
ajelenak merged 1 commit into
HDFGroup:developfrom
ajelenak:vfd-sec2-h5repack-test

Conversation

@ajelenak

@ajelenak ajelenak commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

After PR #6352 made h5repack default to H5F_LIBVER_V18 as the low bound,
the existing metadata block size option check broke because with V18+
the larger meta_block_size shrinks the output file rather than growing
it. Loop the check over every H5F_LIBVER_* low bound and assert the
size ordering appropriate to each regime.

@hyoklee hyoklee left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

s390x tests passed.

@ajelenak ajelenak merged commit 58b87ef into HDFGroup:develop Jun 3, 2026
240 of 241 checks passed
@github-project-automation github-project-automation Bot moved this from To be triaged to Done in HDF5 - TRIAGE & TRACK Jun 3, 2026
@ajelenak ajelenak deleted the vfd-sec2-h5repack-test branch June 3, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants