Update java error stack tests
This commit is contained in:
@@ -650,22 +650,28 @@ Time: XXXX
|
||||
OK (645 tests)
|
||||
|
||||
HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
|
||||
#000: (file name) line (number) in H5Fopen(): can't set access and transfer property lists
|
||||
#000: (file name) line (number) in H5Fopen(): unable to open file
|
||||
major: File accessibilty
|
||||
minor: Can't set value
|
||||
#001: (file name) line (number) in H5P_verify_apl_and_dxpl(): not the required access property list
|
||||
major: Property lists
|
||||
minor: Inappropriate type
|
||||
#002: (file name) line (number) in H5P_isa_class(): not a property list
|
||||
major: Invalid arguments to routine
|
||||
minor: Inappropriate type
|
||||
minor: Unable to open file
|
||||
#001: (file name) line (number) in H5F__open(): unable to open file
|
||||
major: File accessibilty
|
||||
minor: Unable to open file
|
||||
#002: (file name) line (number) in H5F_open(): unable to retrieve VFL class
|
||||
major: File accessibilty
|
||||
minor: Can't get value
|
||||
#003: (file name) line (number) in H5FD_get_class(): can't find object for ID
|
||||
major: Object atom
|
||||
minor: Unable to find atom information (already closed?)
|
||||
HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
|
||||
#000: (file name) line (number) in H5Fopen(): can't set access and transfer property lists
|
||||
#000: (file name) line (number) in H5Fopen(): unable to open file
|
||||
major: File accessibilty
|
||||
minor: Can't set value
|
||||
#001: (file name) line (number) in H5P_verify_apl_and_dxpl(): not the required access property list
|
||||
major: Property lists
|
||||
minor: Inappropriate type
|
||||
#002: (file name) line (number) in H5P_isa_class(): not a property list
|
||||
major: Invalid arguments to routine
|
||||
minor: Inappropriate type
|
||||
minor: Unable to open file
|
||||
#001: (file name) line (number) in H5F__open(): unable to open file
|
||||
major: File accessibilty
|
||||
minor: Unable to open file
|
||||
#002: (file name) line (number) in H5F_open(): unable to retrieve VFL class
|
||||
major: File accessibilty
|
||||
minor: Can't get value
|
||||
#003: (file name) line (number) in H5FD_get_class(): can't find object for ID
|
||||
major: Object atom
|
||||
minor: Unable to find atom information (already closed?)
|
||||
|
||||
Reference in New Issue
Block a user