Update java error stack tests

This commit is contained in:
Allen Byrne
2018-04-03 10:40:35 -05:00
parent fb3cfc0a79
commit 8c9661ce4d
3 changed files with 49 additions and 43 deletions

View File

@@ -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?)