Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7ECDE378 for ; Wed, 26 Dec 2012 16:20:43 +0000 (UTC) Received: (qmail 19707 invoked by uid 500); 26 Dec 2012 16:20:43 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 19688 invoked by uid 500); 26 Dec 2012 16:20:43 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 19671 invoked by uid 99); 26 Dec 2012 16:20:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2012 16:20:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.78.103.231] (HELO vorsha.objectstyle.org) (208.78.103.231) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 26 Dec 2012 16:20:35 +0000 Received: (qmail 30654 invoked from network); 26 Dec 2012 16:25:23 -0000 Received: from unknown (HELO ?IPv6:::1?) (127.0.0.1) by localhost with SMTP; 26 Dec 2012 16:25:23 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: =?iso-8859-1?Q?Re=3A_Build_failed_in_Jenkins=3A_Cayenne-trunk_?= =?iso-8859-1?Q?=BB_derby=2CJDK_1=2E5_=28latest=29=2CUbuntu_=2383?= =?iso-8859-1?Q?2?= From: Andrus Adamchik In-Reply-To: <1829016213.1849.1356536796256.JavaMail.hudson@aegis> Date: Wed, 26 Dec 2012 19:20:12 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1829016213.1849.1356536796256.JavaMail.hudson@aegis> To: dev@cayenne.apache.org X-Mailer: Apple Mail (2.1499) X-Virus-Checked: Checked by ClamAV on apache.org On Dec 26, 2012, at 6:45 PM, Apache Jenkins Server = wrote: > Failed tests:=20 > = testConcurrentInserts(org.apache.cayenne.dba.ConcurrentPkGeneratorTest) Looks like we need to update this test in addition to the changes to pk = gen. Not sure if this particular failure is due to the PK ordering = assertions or something else. Andrus=