summaryrefslogtreecommitdiffstats
path: root/tools/h5ls
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-03-01 22:32:32 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-03-01 22:32:32 (GMT)
commitdb3936746f1175d07a754c345836a01c2c0128ef (patch)
tree8ed25b6de6ff5227a47e6979f57444286aaf3712 /tools/h5ls
parent1f4602f73b46fc4de4e711d4d743c9b049179ea2 (diff)
downloadhdf5-db3936746f1175d07a754c345836a01c2c0128ef.zip
hdf5-db3936746f1175d07a754c345836a01c2c0128ef.tar.gz
hdf5-db3936746f1175d07a754c345836a01c2c0128ef.tar.bz2
Remove non-applicable test
Diffstat (limited to 'tools/h5ls')
-rw-r--r--tools/h5ls/CMakeTests.cmake7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/h5ls/CMakeTests.cmake b/tools/h5ls/CMakeTests.cmake
index ad54cc2..2addebf 100644
--- a/tools/h5ls/CMakeTests.cmake
+++ b/tools/h5ls/CMakeTests.cmake
@@ -431,13 +431,6 @@
ADD_H5_TEST (tdataregle 0 -v tdatareg.h5)
endif ()
-# test for file with datasets that use Fixed Array chunk indices
- if (USE_FILTER_DEFLATE)
- # data read internal filters
- ADD_H5_TEST (tdset_idx 0 -w80 -d tdset_idx.h5)
- endif (USE_FILTER_DEFLATE)
-
-
##############################################################################
### P L U G I N T E S T S
##############################################################################