Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 88930 invoked from network); 2 Jan 2008 16:51:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jan 2008 16:51:00 -0000 Received: (qmail 41560 invoked by uid 500); 2 Jan 2008 16:50:46 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 41478 invoked by uid 500); 2 Jan 2008 16:50:46 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 41456 invoked by uid 99); 2 Jan 2008 16:50:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2008 08:50:46 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2008 16:50:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7A67F714264 for ; Wed, 2 Jan 2008 08:50:34 -0800 (PST) Message-ID: <31044150.1199292634498.JavaMail.jira@brutus> Date: Wed, 2 Jan 2008 08:50:34 -0800 (PST) From: "Hadoop QA (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Commented: (HADOOP-2442) Unit test failed: org.apache.hadoop.fs.TestLocalFileSystemPermission.testLocalFSsetOwner In-Reply-To: <8860849.1197913723302.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555341#action_12555341 ] Hadoop QA commented on HADOOP-2442: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12372370/HADOOP-2442.patch against trunk revision r608052. @author +1. The patch does not contain any @author tags. patch -1. The patch command could not apply the patch. Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1443/console This message is automatically generated. > Unit test failed: org.apache.hadoop.fs.TestLocalFileSystemPermission.testLocalFSsetOwner > ---------------------------------------------------------------------------------------- > > Key: HADOOP-2442 > URL: https://issues.apache.org/jira/browse/HADOOP-2442 > Project: Hadoop > Issue Type: Bug > Components: fs > Affects Versions: 0.16.0 > Environment: Linux > Reporter: Mukund Madhugiri > Assignee: Raghu Angadi > Priority: Critical > Fix For: 0.16.0 > > Attachments: HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch, HADOOP-2442.patch > > > Unit test failed on Linux: > Test: org.apache.hadoop.fs.TestLocalFileSystemPermission.testLocalFSsetOwner > junit.framework.ComparisonFailure: expected: but was:<> > at org.apache.hadoop.fs.TestLocalFileSystemPermission.testLocalFSsetOwner(TestLocalFileSystemPermission.java:130) > Standard Output > foo: rw-r--r-- > bar: rw-r--r-- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.