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

Tests broken: cannot find HDF5 FileFormat on Windows #164

Open
filippomc opened this issue Oct 9, 2019 · 0 comments
Open

Tests broken: cannot find HDF5 FileFormat on Windows #164

filippomc opened this issue Oct 9, 2019 · 0 comments
Labels

Comments

@filippomc
Copy link

Building on windows the following error occurs:

Tests in error:
  HDF5ReaderTest.testExample1:38 » GeppettoExecution java.lang.NullPointerExcept...
  HDF5ReaderTest.testExample2:46 » GeppettoExecution java.lang.NullPointerExcept...
  HDF5ReaderTest.testExample3:54 » GeppettoExecution java.lang.NullPointerExcept...
  HDF5ReaderTest.test:30 » GeppettoExecution java.lang.NullPointerException
  TestConvertACNet2DATToRecordingClass.datToHDF5:136 » GeppettoExecution Cannot ...
  TestConvertBigDATToRecordingClass.datToHDF5:143 » GeppettoExecution Cannot fin...
  TestConvertDATToRecordingClass.datToHDF5:64 » GeppettoExecution Cannot find HD...
  TestConvertMuscleDATToRecordingClass.datToHDF5:136 » GeppettoExecution Cannot ...
  TestGeppettoRecordingsCreator.addSibling:68 » GeppettoExecution Cannot find HD...
  TestGeppettoRecordingsCreator.addSingleInteger:160 » GeppettoExecution Cannot ...
  TestGeppettoRecordingsCreator.addSetInteger:188 » GeppettoExecution Cannot fin...
  TestGeppettoRecordingsCreator.addGrandChildren:130 » GeppettoExecution Cannot ...
  TestGeppettoRecordingsCreator.addInitialVariable:39 » GeppettoExecution Cannot...

Tested on Windows 10, org.geppetto.core v1.0.0

Most likely the Java class unpacking the HDF5 is out of date and doesn't detect newer Windows systems

@filippomc filippomc added the bug label Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant