Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 87D28D878 for ; Mon, 22 Oct 2012 19:24:14 +0000 (UTC) Received: (qmail 15721 invoked by uid 500); 22 Oct 2012 19:24:12 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 15610 invoked by uid 500); 22 Oct 2012 19:24:12 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 15475 invoked by uid 99); 22 Oct 2012 19:24:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 19:24:12 +0000 Date: Mon, 22 Oct 2012 19:24:12 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <1596666364.11751.1350933852239.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (HADOOP-8959) TestUserGroupInformation fails on Windows due to "id" executable not found MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chris Nauroth created HADOOP-8959: ------------------------------------- Summary: TestUserGroupInformation fails on Windows due to "id" executable not found Key: HADOOP-8959 URL: https://issues.apache.org/jira/browse/HADOOP-8959 Project: Hadoop Common Issue Type: Bug Components: security Affects Versions: trunk-win Reporter: Chris Nauroth Assignee: Chris Nauroth TestUserGroupInformation.testGetServerSideGroups contains a hard-coded call to "id", which isn't present on Windows. -- 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