[...]

src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java-

@Test

src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java:

@Ignore

src/test/java/org/apache/commons/math3/linear/RealMatrixFormatAbstractTest.java-

public void testParseSimpleWithClosingRowSeparator() {

This one is broken:

testParseSimpleWithClosingRowSeparator(org.apache.commons.math3.linear.RealMatrixFormatTest) Time elapsed: 0.004 sec <<< FAILURE! java.lang.AssertionError: expected:<Array2DRowRealMatrix{{1.0,1.0,1.0},{1.0,1.0,1.0}}> but was:<null>


Gilles


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

Reply via email to