Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/cross_read.c didn't catch the errors for split, multi, family, splitter drivers and indicates test passed #1667

Closed
vchoi-hdfgroup opened this issue Apr 21, 2022 · 2 comments
Assignees
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
Milestone

Comments

@vchoi-hdfgroup
Copy link
Contributor

Testing: cross_read

Test log for cross_read
Virtual file driver (VFD): split

Testing reading data created on Linux
FAILED
HDF5-DIAG: Error detected in HDF5 (1.13.2-1) thread 0:
#000: ../../hdf5/src/H5F.c line 837 in H5Fopen(): unable to synchronously open file
major: File accessibility
minor: Unable to open file
#1: ../../hdf5/src/H5F.c line 797 in H5F__open_api_common(): unable to open file
major: File accessibility
minor: Unable to open file
#2: ../../hdf5/src/H5VLcallback.c line 3686 in H5VL_file_open(): open failed
major: Virtual Object Layer
minor: Can't open object
#3: ../../hdf5/src/H5VLcallback.c line 3498 in H5VL__file_open(): open failed
major: Virtual Object Layer
minor: Can't open object
#4: ../../hdf5/src/H5VLnative_file.c line 128 in H5VL__native_file_open(): unable to open file
major: File accessibility
minor: Unable to open file
#5: ../../hdf5/src/H5Fint.c line 1809 in H5F_open(): unable to open file: name = '../../hdf5/test/le_data.h5', tent_flags = 0
major: File accessibility
minor: Unable to open file
#6: ../../hdf5/src/H5FD.c line 770 in H5FD_open(): open failed
major: Virtual File Layer
minor: Unable to initialize object
FAILED
at ../../hdf5/test/cross_read.c:233 in check_file()...
:
:
:
All data type tests passed.
0.00user 0.00system 0:00.00elapsed 50%CPU (0avgtext+0avgdata 2820maxresident)k
0inputs+8outputs (0major+764minor)pagefaults 0swaps

@qkoziol
Copy link
Contributor

qkoziol commented Apr 21, 2022

I believe that my recent merge addressed this

@derobins derobins added Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - Testing Code in test or testpar directories, GitHub workflows Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub labels May 4, 2023
@derobins derobins added this to the 1.14.3 milestone Oct 9, 2023
@derobins
Copy link
Member

These VFDs are skipped now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
Projects
None yet
Development

No branches or pull requests

4 participants