mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Temporarily turn off h5diff tests for cache VOL (#5732)
This commit is contained in:
@@ -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" .
|
||||
Reference in New Issue
Block a user