summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2011-05-05 19:37:19 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2011-05-05 19:37:19 (GMT)
commit42301788bc99aee17a6d212dc5bcc72f875e57ee (patch)
tree8fb2b764a93f0003096ec32af0fadc59a8cec3e5 /test
parent84effee753eb5aeacfd786bb5ef146f62226e5fe (diff)
downloadhdf5-42301788bc99aee17a6d212dc5bcc72f875e57ee.zip
hdf5-42301788bc99aee17a6d212dc5bcc72f875e57ee.tar.gz
hdf5-42301788bc99aee17a6d212dc5bcc72f875e57ee.tar.bz2
[svn-r20756] Fixes h5diff test failure on BE systems.
H5Dread() produces different output for invalid enum type values on systems of different endiannes. On BE systems, it always emits -1. On LE systems, the invalid value is emitted. This difference caused the h5diff test to fail since it tests to see if different invalid enum values are reported as different (on BE systems they are not since -1 == -1). This fix removes the "invalid vs. different invalid" test while we fix the library bug. HDFFV-7527 will be reopened in JIRA until the full test passes. Tested on: jam, heiwa, linew
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions