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 5D92399A4 for ; Thu, 12 Apr 2012 15:19:35 +0000 (UTC) Received: (qmail 80133 invoked by uid 500); 12 Apr 2012 15:19:35 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 80104 invoked by uid 500); 12 Apr 2012 15:19:35 -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 80096 invoked by uid 99); 12 Apr 2012 15:19:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 15:19:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of julian.reschke@gmx.de designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 12 Apr 2012 15:19:27 +0000 Received: (qmail invoked by alias); 12 Apr 2012 15:19:05 -0000 Received: from mail.greenbytes.de (EHLO [192.168.1.140]) [217.91.35.233] by mail.gmx.net (mp031) with SMTP; 12 Apr 2012 17:19:05 +0200 X-Authenticated: #1915285 X-Provags-ID: V01U2FsdGVkX1+36HEIHKi32Lnby8OdvNOrfeiFYfZc5vwiG9L+sU z32rP5wca9lmdZ Message-ID: <4F86F26A.6020404@gmx.de> Date: Thu, 12 Apr 2012 17:19:06 +0200 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: Thomas Mueller CC: "oak-dev@jackrabbit.apache.org" , Jukka Zitting Subject: Re: test failures on trunk References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org On 2012-04-12 17:07, Thomas Mueller wrote: > Hi, > >> OAK-58: I disabled the tests using @Ignore; Thomas: I believe this is in >> fact an H2 problem, so it would be cool if you could check. > > I believe the problem was that the connection pool wasn't disposed (it was > opened within the test case). Should be fixed now. > ... No, it's not. The change you made even was in a different sub project. Please have another look at . Best regards, Julian