You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Travis-CI <no...@travis-ci.org> on 2012/09/20 02:44:25 UTC

[Broken] apache/jackrabbit-oak#114 (trunk - a107923)

Build Update for apache/jackrabbit-oak
-------------------------------------

Build: #114
Status: Broken

Duration: 8 minutes and 30 seconds
Commit: a107923 (trunk)
Author: Marcel Reutegger
Message: OAK-315: Separate built-in node types from ReadWriteNodeTypeManager

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1387644 13f79535-47bb-0310-9956-ffa450edef68

View the changeset: https://github.com/apache/jackrabbit-oak/compare/9bcfc8051761...a107923b83a8

View the full build log and details: http://travis-ci.org/apache/jackrabbit-oak/builds/2512071

--

You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ

The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com




RE: [Broken] apache/jackrabbit-oak#114 (trunk - a107923)

Posted by Marcel Reutegger <mr...@adobe.com>.
this is the same failure as previously reported by buildbot:
http://ci.apache.org/builders/oak-trunk/builds/573

thomas, I think this is caused by one of your recent changes.

regards
 marcel 

> -----Original Message-----
> From: Travis-CI [mailto:notifications@travis-ci.org]
> Sent: Donnerstag, 20. September 2012 02:44
> To: oak-dev@jackrabbit.apache.org
> Subject: [Broken] apache/jackrabbit-oak#114 (trunk - a107923)
> 
> Build Update for apache/jackrabbit-oak
> -------------------------------------
> 
> Build: #114
> Status: Broken
> 
> Duration: 8 minutes and 30 seconds
> Commit: a107923 (trunk)
> Author: Marcel Reutegger
> Message: OAK-315: Separate built-in node types from
> ReadWriteNodeTypeManager
> 
> git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1387644
> 13f79535-47bb-0310-9956-ffa450edef68
> 
> View the changeset: https://github.com/apache/jackrabbit-
> oak/compare/9bcfc8051761...a107923b83a8
> 
> View the full build log and details: http://travis-ci.org/apache/jackrabbit-
> oak/builds/2512071
> 
> --
> 
> You can configure recipients for build notifications in your .travis.yml file. See
> http://bit.ly/lCybCJ
> 
> The delivery of this notification was kindly sponsored by Postmark. Send
> transactional email confidently using http://postmarkapp.com
> 
> 


Re: [Broken] apache/jackrabbit-oak#114 (trunk - a107923)

Posted by Thomas Mueller <mu...@adobe.com>.
Hi,

No wonder I I couldn't reproduce the problem - I used

  mvm -DintegrationTesting clean install

Instead of

  mvn -PintegrationTesting clean install

Regards,
Thomas



On 9/20/12 12:21 PM, "Michael Dürig" <md...@apache.org> wrote:

>
>I added the respective tests to the list of known issues at revision
>1387942:
>
>org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testLength
>org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testNodeName
>
>Tom, could you have a look at these?
>
>Michael
>
>On 20.9.12 1:44, Travis-CI wrote:
>> Build Update for apache/jackrabbit-oak
>> -------------------------------------
>>
>> Build: #114
>> Status: Broken
>>
>> Duration: 8 minutes and 30 seconds
>> Commit: a107923 (trunk)
>> Author: Marcel Reutegger
>> Message: OAK-315: Separate built-in node types from
>>ReadWriteNodeTypeManager
>>
>> git-svn-id: 
>>https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1387644
>>13f79535-47bb-0310-9956-ffa450edef68
>>
>> View the changeset:
>>https://github.com/apache/jackrabbit-oak/compare/9bcfc8051761...a107923b8
>>3a8
>>
>> View the full build log and details:
>>http://travis-ci.org/apache/jackrabbit-oak/builds/2512071
>>
>> --
>>
>> You can configure recipients for build notifications in your
>>.travis.yml file. See http://bit.ly/lCybCJ
>>
>> The delivery of this notification was kindly sponsored by Postmark.
>>Send transactional email confidently using http://postmarkapp.com
>>
>>
>>
>>


Re: [Broken] apache/jackrabbit-oak#114 (trunk - a107923)

Posted by Thomas Mueller <mu...@adobe.com>.
Hi,

> org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testLength
> org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testNodeName


Strange, those tests didn't (and still don't) fail for me. I will
investigate.

Regards,
Thomas



On 9/20/12 12:21 PM, "Michael Dürig" <md...@apache.org> wrote:

>
>I added the respective tests to the list of known issues at revision
>1387942:
>
>org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testLength
>org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testNodeName
>
>Tom, could you have a look at these?
>
>Michael
>
>On 20.9.12 1:44, Travis-CI wrote:
>> Build Update for apache/jackrabbit-oak
>> -------------------------------------
>>
>> Build: #114
>> Status: Broken
>>
>> Duration: 8 minutes and 30 seconds
>> Commit: a107923 (trunk)
>> Author: Marcel Reutegger
>> Message: OAK-315: Separate built-in node types from
>>ReadWriteNodeTypeManager
>>
>> git-svn-id: 
>>https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1387644
>>13f79535-47bb-0310-9956-ffa450edef68
>>
>> View the changeset:
>>https://github.com/apache/jackrabbit-oak/compare/9bcfc8051761...a107923b8
>>3a8
>>
>> View the full build log and details:
>>http://travis-ci.org/apache/jackrabbit-oak/builds/2512071
>>
>> --
>>
>> You can configure recipients for build notifications in your
>>.travis.yml file. See http://bit.ly/lCybCJ
>>
>> The delivery of this notification was kindly sponsored by Postmark.
>>Send transactional email confidently using http://postmarkapp.com
>>
>>
>>
>>


Re: [Broken] apache/jackrabbit-oak#114 (trunk - a107923)

Posted by Michael Dürig <md...@apache.org>.
I added the respective tests to the list of known issues at revision 
1387942:

org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testLength
org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest#testNodeName

Tom, could you have a look at these?

Michael

On 20.9.12 1:44, Travis-CI wrote:
> Build Update for apache/jackrabbit-oak
> -------------------------------------
>
> Build: #114
> Status: Broken
>
> Duration: 8 minutes and 30 seconds
> Commit: a107923 (trunk)
> Author: Marcel Reutegger
> Message: OAK-315: Separate built-in node types from ReadWriteNodeTypeManager
>
> git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1387644 13f79535-47bb-0310-9956-ffa450edef68
>
> View the changeset: https://github.com/apache/jackrabbit-oak/compare/9bcfc8051761...a107923b83a8
>
> View the full build log and details: http://travis-ci.org/apache/jackrabbit-oak/builds/2512071
>
> --
>
> You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ
>
> The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com
>
>
>
>