Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 16911 invoked from network); 22 May 2007 01:40:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2007 01:40:17 -0000 Received: (qmail 33157 invoked by uid 500); 22 May 2007 01:40:22 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 33116 invoked by uid 500); 22 May 2007 01:40:22 -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 33104 invoked by uid 99); 22 May 2007 01:40:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 18:40:22 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of akarasulu@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2007 18:40:14 -0700 Received: by ug-out-1314.google.com with SMTP id 71so91041ugh for ; Mon, 21 May 2007 18:39:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=sVBGqAXGGDBRcQ2mIe9vO3HhVp8VadUiSJJNb0bE3xuFUu1wyAEXg4WFPmRvwnFSn9kIE8xNpREHtIZdsRGHr9S4A2pKbJkVU2YWyrnLbaPfTA4zINQJj9AOyuH2QR8dhc4ZchXW4SOEaTDWRrZk0LSKgUXsTQ2Gf+7y30NEgGE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=mLa75wuZ5BhW/yd66VB9G/JKoxpGNL66oyfiJfAU0lPZ4Z/06ja5bJPD4X/pGAWrp87NV/uKX0tCB9PDV4Ol2sKYSNhb9InVfQrFVTiWXDSprWhWgeQLwk/qHolLKBd4TqRdXUdEBuQXaVQs/BiddVNrz2vSbu7xrQhKDgk4Zms= Received: by 10.67.90.19 with SMTP id s19mr181803ugl.1179797993045; Mon, 21 May 2007 18:39:53 -0700 (PDT) Received: by 10.66.235.5 with HTTP; Mon, 21 May 2007 18:39:52 -0700 (PDT) Message-ID: Date: Mon, 21 May 2007 21:39:52 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" Subject: [ApacheDS] [TRUNK] Build failure in kerberos shared module MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_96001_25124211.1179797992976" X-Google-Sender-Auth: 90c23c6e4afc3f2e X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_96001_25124211.1179797992976 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Enrique, I just got the following failures in the kerberos shared module after the merge. Perhaps this is due to the new encryption types which may require some additional configuration. For brevity I have snipped the tests that have passed. *********************************************************************************** [INFO] ---------------------------------------------------------------------------- [INFO] Building ApacheDS Protocol Kerberos Shared SNIP ... ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest Tests run: 9, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.296 sec <<< FAILURE! Running org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactoryTest Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE! Running org.apache.directory.server.kerberos.shared.keytab.KeytabTest Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.025 sec <<< FAILURE! Running org.apache.directory.server.kerberos.shared.service.LockBoxTest Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE! Results : Tests in error: testAes256GoodPasswordDecrypt( org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest ) testAes256GoodPasswordEncrypt( org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest ) testKerberosKeyFactory( org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactoryTest ) testWriteKeytab( org.apache.directory.server.kerberos.shared.keytab.KeytabTest) testGoodPassword( org.apache.directory.server.kerberos.shared.service.LockBoxTest) testBadPassword( org.apache.directory.server.kerberos.shared.service.LockBoxTest) Tests run: 64, Failures: 0, Errors: 6, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE *********************************************************************************** Here's my java version: akarasulu@stein:~/trunks/trunk-with-dependencies$ java -version java version "1.5.0_08" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_08-b03, mixed mode) NOTE: No modifications were made to the JVM security provider at all. This is a stock 1.5 SUN JVM. Is there something required to make these tests pass that you have configured on your machine/jvm? If additional configuration is required to make these tests pass then we need to figure out a way to make the test case detect that and bypass the test. Either that or we need to disable the test cases. For now I will disable these tests until you figure out how to make the test cases pass on all configurations. Alex ------=_Part_96001_25124211.1179797992976 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Enrique,

I just got the following failures in the kerberos shared module after the merge.  Perhaps
this is due to the new encryption types which may require some additional configuration.

For brevity I have snipped the tests that have passed.

***********************************************************************************
[INFO] ----------------------------------------------------------------------------
[INFO] Building ApacheDS Protocol Kerberos Shared

SNIP ...

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest
Tests run: 9, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.296 sec <<< FAILURE!
Running org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactoryTest
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE!
Running org.apache.directory.server.kerberos.shared.keytab.KeytabTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.025 sec <<< FAILURE!
Running org.apache.directory.server.kerberos.shared.service.LockBoxTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE!

Results :

Tests in error:
  testAes256GoodPasswordDecrypt(org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest )
  testAes256GoodPasswordEncrypt(org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandlerTest)
  testKerberosKeyFactory(org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactoryTest )
  testWriteKeytab(org.apache.directory.server.kerberos.shared.keytab.KeytabTest)
  testGoodPassword(org.apache.directory.server.kerberos.shared.service.LockBoxTest)
  testBadPassword(org.apache.directory.server.kerberos.shared.service.LockBoxTest )

Tests run: 64, Failures: 0, Errors: 6, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
***********************************************************************************

Here's my java version:

akarasulu@stein:~/trunks/trunk-with-dependencies$ java -version
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_08-b03, mixed mode)

NOTE: No modifications were made to the JVM security provider at all.  This is a stock 1.5
SUN JVM.

Is there something required to make these tests pass that you have configured on your machine/jvm?

If additional configuration is required to make these tests pass then we need to figure out a way to
make the test case detect that and bypass the test.  Either that or we need to disable the test cases.
For now I will disable these tests until you figure out how to make the test cases pass on all configurations.

Alex



------=_Part_96001_25124211.1179797992976--