[svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of failing. h5diff does not consider the layout type when comparing datasets.
SKIP h5repack VDS tests until h5repack is fixed.
This commit is contained in:
@@ -7,7 +7,7 @@ file1 file2
|
||||
group : </> and </>
|
||||
0 differences found
|
||||
dataset: </vds_dset> and </vds_dset>
|
||||
Not comparable: </vds_dset> or </vds_dset> is an empty dataset
|
||||
Warning: </vds_dset> or </vds_dset> is a virtual dataset
|
||||
Not comparable: </vds_dset> has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8]
|
||||
and </vds_dset> has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14]
|
||||
0 differences found
|
||||
|
||||
Reference in New Issue
Block a user