summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-05-08 15:03:27 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-05-08 15:03:27 (GMT)
commit985b323bd49547a268f23f005726392989f9d50b (patch)
treef64d9520a2b797a22f4cb3aabfe50a1baae1dbc8 /tools
parenta1b11b8d4758f5604ac2bdf144db9cab5a6092d7 (diff)
downloadhdf5-985b323bd49547a268f23f005726392989f9d50b.zip
hdf5-985b323bd49547a268f23f005726392989f9d50b.tar.gz
hdf5-985b323bd49547a268f23f005726392989f9d50b.tar.bz2
[svn-r16929] Bug 948:
Skipped the test of TESTING $H5DIFF -v $SRCFILE9 $SRCFILE10 TOOLTEST h5diff_100.txt -v $FILE9 $FILE10 again because they still hanged. Do not turn it back on until it is proven fixed. Also, want to verify if this is the only tests that hang or if other tests may hang or if any non-thg machines may hang. Tested: jam-pp since it is a simple shell-script change.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/h5diff/testh5diff.sh10
1 files changed, 4 insertions, 6 deletions
diff --git a/tools/h5diff/testh5diff.sh b/tools/h5diff/testh5diff.sh
index 2a40964..4854e3e 100755
--- a/tools/h5diff/testh5diff.sh
+++ b/tools/h5diff/testh5diff.sh
@@ -562,15 +562,13 @@ TESTING $H5DIFF -v $SRCFILE2 $SRCFILE2
TOOLTEST h5diff_90.txt -v $FILE2 $FILE2
# 10. read by hyperslab, print indexes
-# Commenting out Albert's change to skip this test on THG machines
-# to see if printfs were the problem. LRK 2009-1-22
-#if test -n "$pmode" -a "$mydomainname" = hdfgroup.uiuc.edu; then
+if test -n "$pmode" -a "$mydomainname" = hdfgroup.uiuc.edu; then
# skip this test which sometimes hangs in some THG machines
-# SKIP -v $SRCFILE9 $SRCFILE10
-#else
+ SKIP -v $SRCFILE9 $SRCFILE10
+else
TESTING $H5DIFF -v $SRCFILE9 $SRCFILE10
TOOLTEST h5diff_100.txt -v $FILE9 $FILE10
-#fi
+fi
# 11. floating point comparison
TESTING $H5DIFF -v $SRCFILE1 $SRCFILE1 g1/d1 g1/d2