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 A206F11C58 for ; Sat, 28 Jun 2014 20:26:35 +0000 (UTC) Received: (qmail 65323 invoked by uid 500); 28 Jun 2014 20:26:35 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 65215 invoked by uid 500); 28 Jun 2014 20:26:35 -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 65204 invoked by uid 99); 28 Jun 2014 20:26:34 -0000 Received: from continuum-vm.apache.org (HELO continuum-vm) (140.211.11.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jun 2014 20:26:34 +0000 Received: from continuum-vm (localhost [127.0.0.1]) by continuum-vm (Postfix) with ESMTP id 8460C341433 for ; Sat, 28 Jun 2014 20:26:34 +0000 (UTC) Date: Sat, 28 Jun 2014 20:26:33 +0000 (UTC) From: Apache Continuum To: dev@commons.apache.org Message-ID: <2084622586.1.1403987194193.JavaMail.continuum@continuum-vm> Subject: [continuum] BUILD FAILURE: Apache Commons Math - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6)) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: continuum-vm X-Continuum-Project-Id: 97 X-Continuum-Project-Name: Apache Commons Math Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33201&projectId=97 Build statistics: State: Failed Previous State: Ok Started at: Sat 28 Jun 2014 20:20:48 +0000 Finished at: Sat 28 Jun 2014 20:26:29 +0000 Total time: 5m 40s Build Trigger: Schedule Build Number: 1443 Exit code: 1 Building machine hostname: continuum-vm Operating system : Linux(unknown) Java Home version : java version "1.6.0_31" OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1ubuntu1~0.12.04.2) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) Builder version : Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) Maven home: /opt/apache-maven-3.0.5 Java version: 1.6.0_31, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "3.2.0-64-generic", arch: "amd64", family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: psteitz @ Sat 28 Jun 2014 20:08:16 +0000 Comment: Changed distribution tests to use fixed seed. JIRA: MATH-418. Thanks to Venkat Murthy. Files changed: /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentileTest.java ( 1606387 ) Changed: psteitz @ Sat 28 Jun 2014 20:12:58 +0000 Comment: Fixed javadoc typo. Files changed: /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/descriptive/rank/PSquarePercentile.java ( 1606389 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 3.0.5 Description: Group (shared) Maven 3 Build Definition (Java 1.6) **************************************************************************** Test Summary: **************************************************************************** Tests: 6085 Failures: 1 Errors: 0 Success Rate: 99 Total time: 264.56107 **************************************************************************** Test Failures: **************************************************************************** KohonenUpdateActionTest testUpdate : java.lang.AssertionError java.lang.AssertionError: expected:<0.0> but was:<5.551115123125783E-17> 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.ml.neuralnet.sofm.KohonenUpdateActionTest.testUpdate(KohonenUpdateActionTest.java:85) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org