Le 01/05/2014 14:55, Gilles a écrit :

> Please provide a stack trace.

Here it is (with Java 8 on Windows and OpenJDK 8 on Debian) :

-------------------------------------------------------------------------------
Test set: org.apache.commons.math3.ml.neuralnet.NetworkTest
-------------------------------------------------------------------------------
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in org.apache.commons.math3.ml.neuralnet.NetworkTest
testIterationOrder(org.apache.commons.math3.ml.neuralnet.NetworkTest)  Time 
elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.commons.math3.ml.neuralnet.NetworkTest.testIterationOrder(NetworkTest.java:133)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to