summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2014-11-04 00:38:24 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2014-11-04 00:38:24 (GMT)
commitef23d83129905bb5a2cf2b394898b021b9724ea5 (patch)
tree6135669153126c247cb290f1ef9ec3eb6bf75170 /tools/h5diff
parentbb8a12533c994741ffefa2db680051684ccee464 (diff)
downloadhdf5-ef23d83129905bb5a2cf2b394898b021b9724ea5.zip
hdf5-ef23d83129905bb5a2cf2b394898b021b9724ea5.tar.gz
hdf5-ef23d83129905bb5a2cf2b394898b021b9724ea5.tar.bz2
[svn-r25772] Bug fix: HDFFV-8954
Previously, ph5diff may hang in a test in Linux 32 platform(HDFFV-587). No solution was available and a patch to bypass the test is implemented. Since the company is changing domain name soon, the patch would not be valid any more. Tests were done (repeat 100 mpiexec -np 6 ./ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5) and the previous hanging problem did not occur. It is likely the newer versions of mpich no longer have this problem. Therefore, it is decide to remove this patch to make the test script cleaner, if nothing else. Tested: ran build and test in Jam (linux 32) and the repeat 100 command mentioned above. All passed.
Diffstat (limited to 'tools/h5diff')
-rw-r--r--tools/h5diff/testh5diff.sh.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/h5diff/testh5diff.sh.in b/tools/h5diff/testh5diff.sh.in
index ee8a09b..3be0b80 100644
--- a/tools/h5diff/testh5diff.sh.in
+++ b/tools/h5diff/testh5diff.sh.in
@@ -807,12 +807,7 @@ TOOLTEST h5diff_80.txt -v h5diff_dset1.h5 h5diff_dset2.h5
TOOLTEST h5diff_90.txt -v h5diff_basic2.h5 h5diff_basic2.h5
# 10. read by hyperslab, print indexes
-if test -n "$pmode" -a "$mydomainname" = hdfgroup.uiuc.edu; then
- # skip this test which sometimes hangs in some THG machines
- SKIP -v h5diff_hyper1.h5 h5diff_hyper2.h5
-else
- TOOLTEST h5diff_100.txt -v h5diff_hyper1.h5 h5diff_hyper2.h5
-fi
+TOOLTEST h5diff_100.txt -v h5diff_hyper1.h5 h5diff_hyper2.h5
# 11. floating point comparison
# double value