Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E212CF866 for ; Wed, 27 Mar 2013 15:35:06 +0000 (UTC) Received: (qmail 72269 invoked by uid 500); 27 Mar 2013 15:35:06 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 72243 invoked by uid 500); 27 Mar 2013 15:35:06 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 72235 invoked by uid 99); 27 Mar 2013 15:35:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 15:35:06 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mueller@adobe.com designates 64.18.1.237 as permitted sender) Received: from [64.18.1.237] (HELO exprod6og121.obsmtp.com) (64.18.1.237) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 15:35:00 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob121.postini.com ([64.18.5.12]) with SMTP ID DSNKUVMRj02lGICXodqsi1x992VWtn/o/ozn@postini.com; Wed, 27 Mar 2013 08:34:40 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r2RFYc2h001609 for ; Wed, 27 Mar 2013 08:34:38 -0700 (PDT) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id r2RFYJcK011312 for ; Wed, 27 Mar 2013 08:34:36 -0700 (PDT) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nahub02.corp.adobe.com (10.8.189.98) with Microsoft SMTP Server (TLS) id 8.3.298.1; Wed, 27 Mar 2013 08:34:30 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurhub01.eur.adobe.com ([10.128.4.30]) with mapi; Wed, 27 Mar 2013 15:34:29 +0000 From: Thomas Mueller To: "oak-dev@jackrabbit.apache.org" Date: Wed, 27 Mar 2013 15:34:30 +0000 Subject: Re: [Still Failing] apache/jackrabbit-oak#1043 (trunk - c3551b9) Thread-Topic: [Still Failing] apache/jackrabbit-oak#1043 (trunk - c3551b9) Thread-Index: Ac4rAJFjBBd9s1k6TxqXVqS3RExhxA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.2.130206 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I re-enabled the tests now, the integration test build was now successfully on my machine. Regards, Thomas On 3/27/13 3:48 PM, "Jukka Zitting" wrote: >Hi, > >On Wed, Mar 27, 2013 at 3:13 PM, Thomas Mueller wrote: >> I'm looking at the problem, it seems it was one of my commits that broke >> the (integrationTesting) build. > >In revision 1461616 I disabled the MongoMK-based TCK tests so we won't >get bombarded by Travis notifications while the problem is being >resolved. Feel free to revert that commit once the tests pass again. > >BR, > >Jukka Zitting