You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Jukka Zitting <ju...@apache.org> on 2007/12/21 15:06:45 UTC

Fwd: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit Core - Build Def: Jackrabbit build with Java 1.4

Hi,

I managed to make our continuum installation send warning emails to
myself, so at least something works there. Still TODO to make it send
the mails directly to dev@...

Anyway, I got the following warning. It seems like the synonym changes
cause some unit test failures.

BR,

Jukka Zitting


---------- Forwarded message ----------
From: Continuum@jackrabbit.zones <ju...@apache.org>
Date: Dec 21, 0007 4:01 PM
Subject: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit
Core - Build Def: Jackrabbit build with Java 1.4
To: jukka@apache.org


Online report :
http://jackrabbit.zones.apache.org/continuum/buildResult.action?buildId=890&projectId=6

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 21 Dec 2007 14:00:52 +0000
  Finished at: Fri 21 Dec 2007 14:01:54 +0000
  Total time: 1m 2s
  Build Trigger: Schedule
  Build Number: 42
  Exit code: 1
  Building machine hostname: jackrabbit.zones
  Operating system : SunOS(unknown)
  Java Home version :
          java version "1.4.2_06"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
          Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)

  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_06
          OS name: "sunos" version: "5.10" arch: "x86"

****************************************************************************
SCM Changes:
****************************************************************************
Changed: mreutegg @ Fri 21 Dec 2007 14:00:40 +0000
Comment: JCR-1278: Add configuration path to SynonymProvider
- add comment about new synonymProviderConfigPath parameter
Files changed:
  /jackrabbit/trunk/jackrabbit-core/src/main/config/repository.xml ( 606203 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode --non-recursive -DuniqueVersion=false
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: Java 1.4
Description: Jackrabbit build with Java 1.4

****************************************************************************
Test Summary:
****************************************************************************
Tests: 213
Failures: 2
Total time: 23.370998

****************************************************************************
Test Failures:
****************************************************************************

TestAll
    testSynonyms :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: /testroot/node1 is not part of
the result set
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
        at org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
        at org.apache.jackrabbit.core.query.SynonymProviderTest.testSynonyms(SynonymProviderTest.java:38)

    testPhrase :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: /testroot/node1 is not part of
the result set
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
        at org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
        at org.apache.jackrabbit.core.query.SynonymProviderTest.testPhrase(SynonymProviderTest.java:52)

Re: Fwd: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit Core - Build Def: Jackrabbit build with Java 1.4

Posted by Marcel Reutegger <ma...@gmx.net>.
Hi Jukka,

I'll have a look at it...

hmm, works for me using a clean checkout. I'll check again on a linux box...

regards
  marcel

Jukka Zitting wrote:
> Hi,
> 
> I managed to make our continuum installation send warning emails to
> myself, so at least something works there. Still TODO to make it send
> the mails directly to dev@...
> 
> Anyway, I got the following warning. It seems like the synonym changes
> cause some unit test failures.
> 
> BR,
> 
> Jukka Zitting
> 
> 
> ---------- Forwarded message ----------
> From: Continuum@jackrabbit.zones <ju...@apache.org>
> Date: Dec 21, 0007 4:01 PM
> Subject: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit
> Core - Build Def: Jackrabbit build with Java 1.4
> To: jukka@apache.org
> 
> 
> Online report :
> http://jackrabbit.zones.apache.org/continuum/buildResult.action?buildId=890&projectId=6
> 
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Fri 21 Dec 2007 14:00:52 +0000
>   Finished at: Fri 21 Dec 2007 14:01:54 +0000
>   Total time: 1m 2s
>   Build Trigger: Schedule
>   Build Number: 42
>   Exit code: 1
>   Building machine hostname: jackrabbit.zones
>   Operating system : SunOS(unknown)
>   Java Home version :
>           java version "1.4.2_06"
>           Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
>           Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
> 
>   Builder version :
>           Maven version: 2.0.7
>           Java version: 1.4.2_06
>           OS name: "sunos" version: "5.10" arch: "x86"
> 
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: mreutegg @ Fri 21 Dec 2007 14:00:40 +0000
> Comment: JCR-1278: Add configuration path to SynonymProvider
> - add comment about new synonymProviderConfigPath parameter
> Files changed:
>   /jackrabbit/trunk/jackrabbit-core/src/main/config/repository.xml ( 606203 )
> 
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
> 
> 
> ****************************************************************************
> Build Defintion:
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean deploy
> Arguments: --batch-mode --non-recursive -DuniqueVersion=false
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: DEFAULT_SCHEDULE
> Profile Name: Java 1.4
> Description: Jackrabbit build with Java 1.4
> 
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 213
> Failures: 2
> Total time: 23.370998
> 
> ****************************************************************************
> Test Failures:
> ****************************************************************************
> 
> TestAll
>     testSynonyms :
>   junit.framework.AssertionFailedError
>   junit.framework.AssertionFailedError: /testroot/node1 is not part of
> the result set
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
>         at org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
>         at org.apache.jackrabbit.core.query.SynonymProviderTest.testSynonyms(SynonymProviderTest.java:38)
> 
>     testPhrase :
>   junit.framework.AssertionFailedError
>   junit.framework.AssertionFailedError: /testroot/node1 is not part of
> the result set
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at org.apache.jackrabbit.core.query.AbstractQueryTest.checkResult(AbstractQueryTest.java:153)
>         at org.apache.jackrabbit.core.query.AbstractQueryTest.executeXPathQuery(AbstractQueryTest.java:119)
>         at org.apache.jackrabbit.core.query.SynonymProviderTest.testPhrase(SynonymProviderTest.java:52)
> 


Re: Fwd: [continuum] BUILD FAILURE: Apache Jackrabbit - Jackrabbit Core - Build Def: Jackrabbit build with Java 1.4

Posted by Marcel Reutegger <ma...@gmx.net>.
Jukka Zitting wrote:
> Anyway, I got the following warning. It seems like the synonym changes
> cause some unit test failures.

I'm able to reproduce it on Fedora. it looks like File.mkdirs() does not behave 
the same on Windows and Linux.

initializing the filesystem with a canonical path works on both platforms.

regards
  marcel