Ubuntu 6 this time: testRegularizedBetaZeroPositivePositive(org.apache.commons.math3.special.BetaTest) Time elapsed: 0.007 sec <<< FAILURE! java.lang.AssertionError: expected:<0.0> but was:<Infinity> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:494) at org.apache.commons.math3.TestUtils.assertEquals(TestUtils.java:54) at org.apache.commons.math3.special.BetaTest.testRegularizedBeta(BetaTest.java:78) at org.apache.commons.math3.special.BetaTest.testRegularizedBetaZeroPositivePositive(BetaTest.java:118)
testExpInf(org.apache.commons.math3.complex.ComplexTest) Time elapsed: 0 sec <<< FAILURE! java.lang.AssertionError: expected:<0.0> but was:<Infinity> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:494) at org.junit.Assert.assertEquals(Assert.java:592) at org.apache.commons.math3.TestUtils.assertSame(TestUtils.java:76) at org.apache.commons.math3.TestUtils.assertSame(TestUtils.java:84) at org.apache.commons.math3.complex.ComplexTest.testExpInf(ComplexTest.java:788) testCumulativeProbablilityExtremes(org.apache.commons.math3.distribution.TDistributionTest) Time elapsed: 0.001 sec <<< FAILURE! java.lang.AssertionError: expected:<1.0> but was:<-Infinity> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:494) at org.junit.Assert.assertEquals(Assert.java:592) at org.apache.commons.math3.distribution.TDistributionTest.testCumulativeProbablilityExtremes(TDistributionTest.java:109) And some more ... R On 12 January 2015 at 19:21, Apache Jenkins Server <[email protected]> wrote: > See <https://builds.apache.org/job/Commons%20Math/changes> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
