[svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dimension scales.

Tested:
 jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE)
This commit is contained in:
Jonathan Kim 2011-09-14 16:04:41 -05:00
parent 0d106f126d
commit 4d4bbf0e81

View File

@ -796,11 +796,9 @@ TOOLTEST1 tfamily%05d.h5
# test various references (bug 1814 and 1726)
TOOLTEST h5repack_refs.h5
# test attribute with various references (bug 1797)
# test attribute with various references (bug1797 / HDFFV-5932)
# the references in attribute of compund or vlen datatype
# TODO: include this test when code portion is completed.
SKIP h5repack_attr_refs.h5
#TOOLTEST h5repack_attr_refs.h5
TOOLTEST h5repack_attr_refs.h5
if test $nerrors -eq 0 ; then
echo "All $TESTNAME tests passed."