diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2012-03-20 21:42:38 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2012-03-20 21:42:38 (GMT) |
commit | 9f18db936fcb588325bfb63a60a6804972d91d70 (patch) | |
tree | 1c04db5b854e17e71236b591ef3e97459876870b /tools/testfiles/tpbitsIncomplete.ddl | |
parent | be410798d056b29d8e6574d05d2d11b35b4d6c66 (diff) | |
download | hdf5-9f18db936fcb588325bfb63a60a6804972d91d70.zip hdf5-9f18db936fcb588325bfb63a60a6804972d91d70.tar.gz hdf5-9f18db936fcb588325bfb63a60a6804972d91d70.tar.bz2 |
[svn-r22103] Fix for HDFFV-7769 (HDF5 tests time out on Windows when core VFD is set).
This occurs due to the istore test creating very large files on systems which
do not have POSIX-like sparse file semantics. The large amount of I/O causes
the test to run for a very long period of time.
The fix was to copy the "big" test's sparse file check and only run the
largest sparse file test when POSIX-like sparse file semantics are found.
Tested on:
jam (nfs)
ostrich (nfs)
loyalty (ufs)
64-bit linux VM (ext4)
64-bit OS-X Lion (hfs, detected as not POSIX sparse)
64-bit Windows 7 (NTFS, detected as not POSIX sparse)
The OS-X failure to pass the sparse check is likely an error and will be
entered as a new bug.
Diffstat (limited to 'tools/testfiles/tpbitsIncomplete.ddl')
0 files changed, 0 insertions, 0 deletions