org.geppetto.core
org.geppetto.core copied to clipboard
Tests broken: cannot find HDF5 FileFormat on Windows
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