From 4d4bbf0e811c3ef3f0027c08af598848d8fa2efe Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Wed, 14 Sep 2011 16:04:41 -0500 Subject: [svn-r21389] Test case added for HDFFV-5932 - h5repack breaks files with dimension scales. Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE) --- tools/h5repack/h5repack.sh.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tools/h5repack/h5repack.sh.in b/tools/h5repack/h5repack.sh.in index b0619a3..4164133 100755 --- a/tools/h5repack/h5repack.sh.in +++ b/tools/h5repack/h5repack.sh.in @@ -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." -- cgit v0.12