diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2010-06-08 18:22:11 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2010-06-08 18:22:11 (GMT) |
commit | ed9a9f8c5077ab4ed9526ae97e2c5788ff7cf994 (patch) | |
tree | cdf98f224168356d4461c96813736fcb4dd41ff9 /src/H5Rpkg.h | |
parent | 21d186a8e7f89a065f47d6f515da4ef1495e29b7 (diff) | |
download | hdf5-ed9a9f8c5077ab4ed9526ae97e2c5788ff7cf994.zip hdf5-ed9a9f8c5077ab4ed9526ae97e2c5788ff7cf994.tar.gz hdf5-ed9a9f8c5077ab4ed9526ae97e2c5788ff7cf994.tar.bz2 |
[svn-r18985] Test feature: (bugs 1919)
Problem: some launching command like yod (and sometimes mpirun), do not pass
back the exit code of the executables back to the shell. It always returns 0
if it can launch the executable. This cause tests that expect non-zero exit
code to fail incorrectly.
Short term Solution:
Added the feature that if $RUNSERIAL_NOEXITCODE is defined, do not
test conditions that rely on non-zero exit code.
Tests:
dove-linux using RUNSERIAL=thgyod to see the failures and using
$RUNSERIAL_NOEXITCODE=yes to bypass the errors.
Also h5committested.
Diffstat (limited to 'src/H5Rpkg.h')
0 files changed, 0 insertions, 0 deletions