Open
Description
I cloned the git repository with git clone https://github.com/numenta/htm.java.git
Then, when running gradle -Pskipbench check, I have two failed tests :
org.numenta.nupic.BitHistoryTest > testPFormatArray FAILED
org.junit.ComparisonFailure at BitHistoryTest.java:22
org.numenta.nupic.monitor.mixin.MonitoredTemporalMemoryTest > test_mmPrettyPrintConnections FAILED
java.lang.AssertionError at MonitoredTemporalMemoryTest.java:42
654 tests completed, 2 failed
:test FAILED
I tested with java 8 and java 11 it didn't change anything, I have Ubuntu 18.04.
Metadata
Metadata
Assignees
Labels
No labels