You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/04/15 15:10:32 UTC

Hudson build is still unstable: Jackrabbit-trunk » Jackrabbit JCR to SPI #13

See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr2spi/13/changes



Re: Hudson build is still unstable: Jackrabbit-trunk » Jackrabbit JCR to SPI #13

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Tue, Apr 15, 2008 at 5:15 PM, Marcel Reutegger
<ma...@gmx.net> wrote:
> the logs say that test data is missing in the workspace. is the workspace
> properly prepared before the JCR API tests are run?

The build is (or at least should be) doing:

    svn update
    mvn clean install site:stage

BR,

Jukka Zitting

Re: Hudson build is still unstable: Jackrabbit-trunk » Jackrabbit JCR to SPI #13

Posted by Marcel Reutegger <ma...@gmx.net>.
the logs say that test data is missing in the workspace. is the workspace 
properly prepared before the JCR API tests are run?

regards
  marcel

Jukka Zitting wrote:
> Hi,
> 
> The jcr2spi build seems unstable, the following tests are failing:
> 
> Failed tests:
>   testOrderByAscending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
>   testOrderByDescending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
>   testOrderByDefault(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
>   testDocOrderIndexedNotation(org.apache.jackrabbit.test.api.query.XPathPosIndexTest)
>   testDocOrderPositionFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
>   testDocOrderPositionIndex(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
>   testDocOrderLastFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
>   testDocOrderFirstFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
>   testOrderByAscending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
>   testOrderByDescending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
>   testOrderBy(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
> 
> Any idea about what's causing that?
> 
> BR,
> 
> Jukka Zitting
> 


Re: Hudson build is still unstable: Jackrabbit-trunk » Jackrabbit JCR to SPI #13

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

The jcr2spi build seems unstable, the following tests are failing:

Failed tests:
  testOrderByAscending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
  testOrderByDescending(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
  testOrderByDefault(org.apache.jackrabbit.test.api.query.SQLOrderByTest)
  testDocOrderIndexedNotation(org.apache.jackrabbit.test.api.query.XPathPosIndexTest)
  testDocOrderPositionFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
  testDocOrderPositionIndex(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
  testDocOrderLastFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
  testDocOrderFirstFunction(org.apache.jackrabbit.test.api.query.XPathDocOrderTest)
  testOrderByAscending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
  testOrderByDescending(org.apache.jackrabbit.test.api.query.XPathOrderByTest)
  testOrderBy(org.apache.jackrabbit.test.api.query.XPathOrderByTest)

Any idea about what's causing that?

BR,

Jukka Zitting