From derby-dev-return-98324-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Mon Oct 1 13:15:09 2012 Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-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 68E68D140 for ; Mon, 1 Oct 2012 13:15:09 +0000 (UTC) Received: (qmail 44649 invoked by uid 500); 1 Oct 2012 13:15:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 44501 invoked by uid 500); 1 Oct 2012 13:15:09 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 44449 invoked by uid 99); 1 Oct 2012 13:15:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 13:15:07 +0000 Date: Tue, 2 Oct 2012 00:15:07 +1100 (NCT) From: "Kristian Waagan (JIRA)" To: derby-dev@db.apache.org Message-ID: <1355151025.147697.1349097307905.JavaMail.jiratomcat@arcas> In-Reply-To: <1763018238.147614.1349095507593.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (DERBY-5940) Disable securityMechanism=8 in NSSecurityMechanismTest on ARM platforms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5940: ----------------------------------- Attachment: derby-5940-1a-disable_secMec8_on_ARM.diff Attaching patch 1a, which disables securityMechanism=8 in NSSecurityMechanismTest. I verified the patch by tracing NetConnection.flowConnect. Forcing hasSufficientEntropy to false, the number of flows went down from 231 to 132. I've also tested a very similar patch on the ASF ARM build farm. Patch ready for review. > Disable securityMechanism=8 in NSSecurityMechanismTest on ARM platforms > ----------------------------------------------------------------------- > > Key: DERBY-5940 > URL: https://issues.apache.org/jira/browse/DERBY-5940 > Project: Derby > Issue Type: Task > Components: Test > Affects Versions: 10.10.0.0 > Environment: ARM platforms > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Attachments: derby-5940-1a-disable_secMec8_on_ARM.diff > > > The security mechanism strong password substitution (securityMechanism=8) uses code that relies on entropy, which seems to be in short supply on some ARM systems. This includes the ARM server farm available in the ASF build/test farm. > I will disable tests using strong password substitution in NSSecurityMechanismTest on ARM platforms to be able to run the test to completion within a reasonable time. > DERBY-3106 and DERBY-5651 are relevant. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira