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

HDF5 test configuration with Cygwin fails 7 tests #5067

Open
lrknox opened this issue Nov 4, 2024 · 0 comments
Open

HDF5 test configuration with Cygwin fails 7 tests #5067

lrknox opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub
Milestone

Comments

@lrknox
Copy link
Collaborator

lrknox commented Nov 4, 2024

These 7 tests failed 11/4/2024
H5IMPORT-STR-H5DMP_CMP,0.16, (Failed)
H5REPACK-deflate_file,0.11, (Failed)
H5TESTXPR-cache_api,0.1, (Failed)
H5TEST-accum,0.27, (Failed)
H5TEST-dtypes,0.88, (Failed)
H5REPACK-deflate_file_DFF,0.05, (Failed)
H5TEST-err_compat,0.13, (Failed)

Error messages for the H5TEST-dtypes test:
Testing complex number datatype conversions FAILED
Conversion path for H5T_NATIVE_FLOAT_COMPLEX -> H5T_NATIVE_FLOAT_COMPLEX was not a no-op
Testing complex number datatype <-> array datatype compatibility conversionsFAILED
Conversion path for complex type -> array type was not a no-op
Testing complex number datatype <-> compound datatype compatibility conversionsFAILED
Conversion path for complex type -> compound type was not a no-op

The other 6 failed for various other reasons that may not be related to the H5TEST-dtypes test failure.

Platform (please complete the following information)

  • HDF5 version : develop commit 35df4fb
  • CYGWIN_NT-10.0-20348-3.5.4-1.x86_64-x86_64
  • Compiler and version: GNU 12.4.0
  • Build system: CMake
  • Any configure options you specified: -DCMAKE_BUILD_TYPE:STRING=Release --log-level=VERBOSE -DHDF5_GENERATE_HEADERS=OFF -DHDF5_BUILD_JAVA:BOOL=OFF -DHDF5_BUILD_CPP_LIB:BOOL=OFF -DHDF5_BUILD_FORTRAN:BOOL=OFF -DHDF5_ENABLE_Z_LIB_SUPPORT:BOOL=ON -DHDF5_ENABLE_SZIP_SUPPORT:BOOL=ON -DHDF5_ENABLE_SZIP_ENCODING:BOOL=ON -DHDF5_ENABLE_PLUGIN_SUPPORT:BOOL=ON
@lrknox lrknox added Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Bug / Bugfix Please report security issues to [email protected] instead of creating an issue on GitHub labels Nov 4, 2024
@derobins derobins added this to the 2.0.0 milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority - 1. High 🔼 These are important issues that should be resolved 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

3 participants