Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 598AC17A91 for ; Sun, 8 Mar 2015 10:43:38 +0000 (UTC) Received: (qmail 53031 invoked by uid 500); 8 Mar 2015 10:43:38 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 52976 invoked by uid 500); 8 Mar 2015 10:43:38 -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 52966 invoked by uid 99); 8 Mar 2015 10:43:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Mar 2015 10:43:38 +0000 Date: Sun, 8 Mar 2015 10:43:38 +0000 (UTC) From: "Liqi Yi (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DIRKRB-165) Bypass AES256 test cases on platform doesn't have AES256 enabled 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/DIRKRB-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liqi Yi updated DIRKRB-165: --------------------------- Attachment: DIRKRB-165.001.patch Bypassing test cases when AES256 is not available. > Bypass AES256 test cases on platform doesn't have AES256 enabled > ---------------------------------------------------------------- > > Key: DIRKRB-165 > URL: https://issues.apache.org/jira/browse/DIRKRB-165 > Project: Directory Kerberos > Issue Type: Test > Environment: centos 6.6, oracle jdk 1.7 u60 > Reporter: Liqi Yi > Attachments: DIRKRB-165.001.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > On platforms that do not have AES256 enabled, the AES256 test cases would fail with illegal key size exception. It would be nice to bypass these tests when AES256 is not supported. -- This message was sent by Atlassian JIRA (v6.3.4#6332)