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 7D3C878FB for ; Mon, 3 Oct 2011 01:33:24 +0000 (UTC) Received: (qmail 63122 invoked by uid 500); 3 Oct 2011 01:33:24 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 63035 invoked by uid 500); 3 Oct 2011 01:33:24 -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 63027 invoked by uid 99); 3 Oct 2011 01:33:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 01:33:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elijahzupancic@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Oct 2011 01:33:16 +0000 Received: by gyh3 with SMTP id 3so5371631gyh.30 for ; Sun, 02 Oct 2011 18:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=DS+/yDz98kK37WM8YKLR9yqVoMjCSWQIF4TN1fZpC4o=; b=BHw8xmVO5f8wXR96Xe+DE16p17SVeaHch1CgyLi2THxZQ4H3tM1V972DdY7qVlBCkA k+rqPz3KyF3PGC0RIwe2WcjJEDVdHvLqmgUmBeCz3VUVyUFyoHmW/Y1HY7w/INPYVHK3 8dSDEMt3FkH6P1JgfFch5fZ/AjwoDcXhbjYLQ= Received: by 10.236.124.105 with SMTP id w69mr21325213yhh.122.1317605575132; Sun, 02 Oct 2011 18:32:55 -0700 (PDT) MIME-Version: 1.0 Sender: elijahzupancic@gmail.com Received: by 10.236.42.135 with HTTP; Sun, 2 Oct 2011 18:32:35 -0700 (PDT) In-Reply-To: References: <1488156308.31316636470856.JavaMail.continuum@vmbuild> From: Elijah Zupancic Date: Sun, 2 Oct 2011 18:32:35 -0700 X-Google-Sender-Auth: _mqCR8mXfxWAa6mxAchbSn0-7zg Message-ID: Subject: Re: [continuum] BUILD FAILURE: Apache Commons - Commons Chain - Default Maven 2 Build Definition (Java 1.5) To: Commons Developers List Content-Type: multipart/alternative; boundary=20cf3010eb694286fd04ae5af42d X-Virus-Checked: Checked by ClamAV on apache.org --20cf3010eb694286fd04ae5af42d Content-Type: text/plain; charset=UTF-8 I've finally got a little time to work on Chain again. Anyways, I have logged this bug in Jira (https://issues.apache.org/jira/browse/CHAIN-60) and uploaded a patch to fix it. In the future, I think it would it would be helpful in unit test were randomized on each execution in order to prevent this type of problem. Now, I'll try to get cooking on the Chain generics signature issues. Thanks, -Elijah On Thu, Sep 22, 2011 at 1:52 AM, Simone Tripodi wrote: > tested both with java5 and java6 using mvn3... should we expect > different results when using mvn2 to run tests? > Many thanks in advance, have a noce day!!! > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > > > On Wed, Sep 21, 2011 at 10:21 PM, Continuum@vmbuild > wrote: > > Online report : > http://vmbuild.apache.org/continuum/buildResult.action?buildId=12403&projectId=69 > > > > Build statistics: > > State: Failed > > Previous State: Failed > > Started at: Wed 21 Sep 2011 20:20:51 +0000 > > Finished at: Wed 21 Sep 2011 20:21:09 +0000 > > Total time: 17s > > Build Trigger: Schedule > > Build Number: 10 > > Exit code: 1 > > Building machine hostname: vmbuild > > Operating system : Linux(unknown) > > Java Home version : > > java version "1.6.0_24" > > Java(TM) SE Runtime Environment (build 1.6.0_24-b07) > > Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode) > > > > Builder version : > > Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) > > Java version: 1.6.0_24 > > Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre > > Default locale: en_AU, platform encoding: UTF-8 > > OS name: "linux" version: "2.6.32-31-server" arch: "amd64" > Family: "unix" > > > > > **************************************************************************** > > SCM Changes: > > > **************************************************************************** > > Changed: simonetripodi @ Wed 21 Sep 2011 20:00:30 +0000 > > Comment: [CHAIN-59] move layout dir to standard maven > > Files changed: > > /commons/proper/chain/trunk/pom.xml ( 1173817 ) > > /commons/proper/chain/trunk/src/assembly ( 1173817 ) > > /commons/proper/chain/trunk/src/main/assembly (from > /commons/proper/chain/trunk/src/assembly:1172686) ( 1173817 ) > > > /commons/proper/chain/trunk/src/test/java/org/apache/commons/chain/config/test-config-2.xml > ( 1173817 ) > > > /commons/proper/chain/trunk/src/test/java/org/apache/commons/chain/config/test-config.xml > ( 1173817 ) > > /commons/proper/chain/trunk/src/test/resources ( 1173817 ) > > /commons/proper/chain/trunk/src/test/resources/org ( 1173817 ) > > /commons/proper/chain/trunk/src/test/resources/org/apache ( 1173817 ) > > /commons/proper/chain/trunk/src/test/resources/org/apache/commons ( > 1173817 ) > > /commons/proper/chain/trunk/src/test/resources/org/apache/commons/chain > ( 1173817 ) > > > /commons/proper/chain/trunk/src/test/resources/org/apache/commons/chain/config > ( 1173817 ) > > > /commons/proper/chain/trunk/src/test/resources/org/apache/commons/chain/config/test-config-2.xml > (from > /commons/proper/chain/trunk/src/test/java/org/apache/commons/chain/config/test-config-2.xml:1172686) > ( 1173817 ) > > > /commons/proper/chain/trunk/src/test/resources/org/apache/commons/chain/config/test-config.xml > (from > /commons/proper/chain/trunk/src/test/java/org/apache/commons/chain/config/test-config.xml:1172686) > ( 1173817 ) > > > > Changed: simonetripodi @ Wed 21 Sep 2011 20:02:11 +0000 > > Comment: parent reference updated to version 22 > > Files changed: > > /commons/proper/chain/trunk/pom.xml ( 1173818 ) > > > > Changed: simonetripodi @ Wed 21 Sep 2011 20:03:47 +0000 > > Comment: added missing release metadata > > Files changed: > > /commons/proper/chain/trunk/pom.xml ( 1173819 ) > > > > Changed: simonetripodi @ Wed 21 Sep 2011 20:05:35 +0000 > > Comment: 4 spaces replaced with 2 spaces, as generally adopted in commons > > Files changed: > > /commons/proper/chain/trunk/pom.xml ( 1173821 ) > > > > > **************************************************************************** > > Dependencies Changes: > > > **************************************************************************** > > No dependencies changed > > > > > > > **************************************************************************** > > Build Definition: > > > **************************************************************************** > > POM filename: pom.xml > > Goals: clean deploy > > Arguments: --batch-mode -Pjava-1.5 > > Build Fresh: false > > Always Build: false > > Default Build Definition: true > > Schedule: COMMONS_SCHEDULE > > Profile Name: Maven 2.2.1 > > Description: Default Maven 2 Build Definition (Java 1.5) > > > > > **************************************************************************** > > Test Summary: > > > **************************************************************************** > > Tests: 125 > > Failures: 1 > > Errors: 0 > > Success Rate: 99 > > Total time: 1.1960001 > > > > > **************************************************************************** > > Test Failures: > > > **************************************************************************** > > > > ConfigParserTestCase > > testDefault : > > java.lang.AssertionError > > java.lang.AssertionError: Correct command count expected:<17> but > was:<19> > > at org.junit.Assert.fail(Assert.java:93) > > at org.junit.Assert.failNotEquals(Assert.java:647) > > at org.junit.Assert.assertEquals(Assert.java:128) > > at org.junit.Assert.assertEquals(Assert.java:472) > > at > org.apache.commons.chain.config.ConfigParserTestCase.checkCommandCount(ConfigParserTestCase.java:322) > > at > org.apache.commons.chain.config.ConfigParserTestCase.testDefault(ConfigParserTestCase.java:113) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:592) > > at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) > > at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) > > at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) > > at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) > > at > org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) > > at > org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) > > at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263) > > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:69) > > at > org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:48) > > at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231) > > at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60) > > at > org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229) > > at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50) > > at > org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222) > > at org.junit.runners.ParentRunner.run(ParentRunner.java:292) > > at > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) > > at > org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) > > at > org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:592) > > at > org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) > > at > org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) > > at > org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) > > at > org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) > > at > org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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 > > --20cf3010eb694286fd04ae5af42d--