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 7DE3D108A7 for ; Mon, 20 Jan 2014 10:04:59 +0000 (UTC) Received: (qmail 60204 invoked by uid 500); 20 Jan 2014 10:04:58 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 60088 invoked by uid 500); 20 Jan 2014 10:04:58 -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 60079 invoked by uid 99); 20 Jan 2014 10:04:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 10:04:57 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [64.18.1.242] (HELO exprod6og124.obsmtp.com) (64.18.1.242) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 10:04:50 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob124.postini.com ([64.18.5.12]) with SMTP ID DSNKUtz0rUjtbGX9GyXTdAe7KGd0C/wbeS0k@postini.com; Mon, 20 Jan 2014 02:04:30 PST Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id s0KA0WvV004494 for ; Mon, 20 Jan 2014 02:00:32 -0800 (PST) Received: from [10.132.1.176] ([10.132.1.176]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id s0KA4S8i024381 for ; Mon, 20 Jan 2014 02:04:28 -0800 (PST) Message-ID: <52DCF4AC.2050208@apache.org> Date: Mon, 20 Jan 2014 11:04:28 +0100 From: =?ISO-8859-1?Q?Michael_D=FCrig?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: oak-dev@jackrabbit.apache.org Subject: Re: test failures References: <52D9200E.7030101@gmx.de> <52DCE586.1040609@apache.org> <52DCEE9A.1010601@gmx.de> In-Reply-To: <52DCEE9A.1010601@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 20.1.14 10:38 , Julian Reschke wrote: >> >> I fixed a problem with the test at http://svn.apache.org/r1559647 and >> re-enabled it. > > That didn't help (and why would if only fail sometimes?). The order of the iterator might not be stable thus yielding a node with a different name between runs. Anyway, just disable it again if this blocks you. Since I can't reproduce it right now it would be great though if you could provide more details on the problem: run with https://paste.apache.org/eKSl and send me the output if you've go some time to spare. Michael