[svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of failing. h5diff does not consider the layout type when comparing datasets.

This commit is contained in:
Allen Byrne
2016-04-08 12:43:59 -05:00
parent c575abdeff
commit 1a5ee65d50
3 changed files with 35 additions and 10 deletions

View File

@@ -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