Tests Fail on RISC-V Platform During make check #4056
Labels
Component - Testing
Code in test or testpar directories, GitHub workflows
Component - Tools
Command-line tools like h5dump, includes high-level tools
Priority - 1. High 🔼
These are important issues that should be resolved in the next release
Type - Bug / Bugfix
Please report security issues to help@hdfgroup.org instead of creating an issue on GitHub
Milestone
Describe the bug
I encountered issues when running the test suite on a RISC-V platform. Specifically, two tests related to data compression fail during the
make check
process.Steps to Reproduce
make -j64
.make check
.Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate:*FAILED*
Verifying h5dump output -f GZIP=1 -m 1024 *FAILED*
Platform (please complete the following information)
../configure --prefix=/usr --disable-static --disable-sharedlib-rpath --enable-build-mode=production --enable-hl --enable-cxx --enable-fortran --enable-java --with-pic --with-zlib --with-szlib
The text was updated successfully, but these errors were encountered: