Temporarily turn off h5diff tests for cache VOL (#5732)

This commit is contained in:
Matt L
2025-08-19 14:12:34 -05:00
committed by GitHub
parent 30c3636684
commit 5b1ef5e243
+1 -1
View File
@@ -161,4 +161,4 @@ jobs:
# that this should be re-enabled in the future.
if: ${{ ! matrix.async }}
run: |
ctest --build-config ${{ inputs.build_mode }} -VV -R "HDF5_VOL_vol-cache" .
ctest --build-config ${{ inputs.build_mode }} -VV -R "HDF5_VOL_vol-cache" -E "H5DIFF" .