Fix format convert error mask test
This commit is contained in:
@@ -10,11 +10,3 @@ Dataset's chunk indexing type is not version 1 B-tree
|
||||
Converting the dataset...
|
||||
Error encountered
|
||||
Close the file
|
||||
h5format_convert error: unable to downgrade dataset "/DSET_ERR"
|
||||
H5tools-DIAG: Error detected in HDF5:tools (1.11.0) thread 0:
|
||||
#000: /home/byrn/HDF_Projects/hdf5/dev/tools/lib/h5trav.c line 1062 in h5trav_visit(): traverse failed
|
||||
major: Failure in tools library
|
||||
minor: error in function
|
||||
#001: /home/byrn/HDF_Projects/hdf5/dev/tools/lib/h5trav.c line 290 in traverse(): H5Lvisit_by_name failed
|
||||
major: Failure in tools library
|
||||
minor: error in function
|
||||
|
||||
8
tools/test/h5format_convert/testfiles/h5fc_v_err.err
Normal file
8
tools/test/h5format_convert/testfiles/h5fc_v_err.err
Normal file
@@ -0,0 +1,8 @@
|
||||
h5format_convert error: unable to downgrade dataset "/DSET_ERR"
|
||||
H5tools-DIAG: Error detected in HDF5:tools (version (number)) thread (IDs):
|
||||
#000: (file name) line (number) in h5trav_visit(): traverse failed
|
||||
major: Failure in tools library
|
||||
minor: error in function
|
||||
#001: (file name) line (number) in traverse(): H5Lvisit_by_name failed
|
||||
major: Failure in tools library
|
||||
minor: error in function
|
||||
Reference in New Issue
Block a user