[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

@@ -1,4 +1,4 @@
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]
EXIT CODE: 0