[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:
Allen Byrne
2016-04-11 08:45:33 -05:00
parent 921b68afa7
commit 7fe0324fc4
5 changed files with 203 additions and 44 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