Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 423FF17A53 for ; Mon, 12 Jan 2015 19:31:03 +0000 (UTC) Received: (qmail 90086 invoked by uid 500); 12 Jan 2015 19:31:04 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 89964 invoked by uid 500); 12 Jan 2015 19:31:04 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 89950 invoked by uid 99); 12 Jan 2015 19:31:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 19:31:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.220.179 as permitted sender) Received: from [209.85.220.179] (HELO mail-vc0-f179.google.com) (209.85.220.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 19:30:37 +0000 Received: by mail-vc0-f179.google.com with SMTP id le20so7280153vcb.10 for ; Mon, 12 Jan 2015 11:29:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=le2unEOan/xh765qtM9kIJw8gmBSteICaBwclfEwzCg=; b=sFWVTTtXPqCw8vJsb9yB76HE1mPuJW8rj887PwpKlZDWC900eQ01KSMEDFvmuRz+xP UvhkLpqipWOdScjkLu3IBmR8/YLzFp0cml0G8+CRYCzh/G/HrlCgNmhMs7GsibO1n7Kv m2IEhI5q6ZFDKmX4o6JIsP49ASsoPzl3QOt4VVhPSskYiBNnBB9VmsGgv7Ib360+bJFZ z+sX3Z/OHeQ1NT1yrr1yZgxNEfWO4oy+tGsKOdebenbsThdqPnRATLEVJZAis4wwfdSz aiK5YWa8oa5OzfiSzr6UCCyTR7zKAVEhN5eNV3zGqjhD7hQKZSX9s7F7D8tRSUWyfibD LpJw== MIME-Version: 1.0 X-Received: by 10.221.66.138 with SMTP id xq10mr18687201vcb.24.1421090945108; Mon, 12 Jan 2015 11:29:05 -0800 (PST) Received: by 10.52.36.174 with HTTP; Mon, 12 Jan 2015 11:29:05 -0800 (PST) In-Reply-To: <988560900.1018.1421090482043.JavaMail.jenkins@crius> References: <1895991254.1007.1421087729762.JavaMail.jenkins@crius> <988560900.1018.1421090482043.JavaMail.jenkins@crius> Date: Mon, 12 Jan 2015 19:29:05 +0000 Message-ID: Subject: Re: Jenkins build is still unstable: Commons Math #25 From: sebb To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org 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: 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: 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 wrote: > See > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org