Tests should not fail if file locking is not supported.
Open
Component - Testing
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
The HDF5 tests should detect if the filesystem supports file locking and set the correct HDF5_USE_FILE_LOCKING value instead of its current behavior assuming that it is supported and failing when it is not. Similar functionality as rhdf5,
https://rdrr.io/bioc/rhdf5/man/h5fileLocking.html
Contributor guide
Assessment
This issue has not been assessed yet.