Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 70668 invoked from network); 22 Nov 2010 18:08:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Nov 2010 18:08:45 -0000 Received: (qmail 77182 invoked by uid 500); 22 Nov 2010 18:09:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 77138 invoked by uid 500); 22 Nov 2010 18:09:17 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 77131 invoked by uid 99); 22 Nov 2010 18:09:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 18:09:17 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elecharny@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Nov 2010 18:09:09 +0000 Received: by wwa36 with SMTP id 36so7637533wwa.1 for ; Mon, 22 Nov 2010 10:08:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=C5XRECkEslsdPCDexRpLEPVd+WUZfadTTy2RcBabbnk=; b=BJPi5hCtcy0fo/+nGOSXFSuhkke+SXzryZH3I6IewrgTgs0JPVD9P1PAbaDHpXnqMl YAFrrt0jDoDZlpmMZag5X24XQkzwkJRTHj5HANZv6CXwgMry63Abo/pDKbF8lFYTZUsl 7Og/UlHdNKMVZZGhanpsFp1OKauYqpMXiN8Ys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=TZJZLY7Fbe8DHa2LunF2zE1pLFouirLcUDMok5iejpQWjXmvn/BBnv2CME77VO6GlA K+yBRVGxwgL9KTIQwOsdDpjxNYSprXYMzK7sVxQWkP2XripMQp39QTbfYAr+EdmqyL/m P2P5IhpXuwVwe4bZrFVFs9jYSu1ag6cL18h78= Received: by 10.227.151.78 with SMTP id b14mr6410640wbw.179.1290449328727; Mon, 22 Nov 2010 10:08:48 -0800 (PST) Received: from emmanuel-lecharnys-MacBook-Pro.local (lon92-10-78-226-4-211.fbx.proxad.net [78.226.4.211]) by mx.google.com with ESMTPS id i19sm3484061wbe.5.2010.11.22.10.08.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Nov 2010 10:08:48 -0800 (PST) Message-ID: <4CEAB1AE.6000602@gmail.com> Date: Mon, 22 Nov 2010 19:08:46 +0100 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Kerberos tests fixed (almost all of them) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Hi guys, so today I was able to get the kerberos tests working, and I also removed the @Ignore Felix has added. There is only one failing tests and I added an @Ignore on it : TicketTest.ticketTest(). I also @Ignored the PPolicy tests, as there are some issues with the codec, I gonna fix them soon. We are moving again. FYI, I wasn't able to run all the tests fully, I had one test blocking in server-integ. It seems that we have some intermittent issue when using the LDAP-API : like if the server sent the response but it was incorrectly processed by the API, which is waiting forever. We need to add a timeout on the client side, otherwise it will kill the users (and obvioulsy, we have to investingate this issue too, and find a fix). I bet that there is some race condition in the LDAP-API. So next steps: - fixing the PPolicy codec - continuing with the kerberos codec Thanks all ! -- Regards, Cordialement, Emmanuel L�charny www.iktek.com