Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE634DA22 for ; Tue, 14 Aug 2012 19:49:39 +0000 (UTC) Received: (qmail 13167 invoked by uid 500); 14 Aug 2012 19:49:39 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 12894 invoked by uid 500); 14 Aug 2012 19:49:39 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 12743 invoked by uid 99); 14 Aug 2012 19:49:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Aug 2012 19:49:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3AA482C5BF4 for ; Tue, 14 Aug 2012 19:49:38 +0000 (UTC) Date: Wed, 15 Aug 2012 06:49:38 +1100 (NCT) From: "Hadoop QA (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <73309081.9288.1344973778240.JavaMail.jiratomcat@arcas> In-Reply-To: <476681745.52424.1336694268242.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-8390) TestFileSystemCanonicalization fails with JDK7 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/HADOOP-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434437#comment-13434437 ] Hadoop QA commented on HADOOP-8390: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12540917/HADOOP-8390-BeforeClass.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 1 new or modified test files. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 javadoc. The javadoc tool did not generate any warning messages. +1 eclipse:eclipse. The patch built with eclipse:eclipse. +1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9) warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. -1 core tests. The patch failed these unit tests in hadoop-common-project/hadoop-common: org.apache.hadoop.fs.TestS3_LocalFileContextURI org.apache.hadoop.fs.s3native.TestInMemoryNativeS3FileSystemContract org.apache.hadoop.fs.TestLocal_S3FileContextURI org.apache.hadoop.fs.s3.TestInMemoryS3FileSystemContract +1 contrib tests. The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/1293//testReport/ Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1293//console This message is automatically generated. > TestFileSystemCanonicalization fails with JDK7 > ---------------------------------------------- > > Key: HADOOP-8390 > URL: https://issues.apache.org/jira/browse/HADOOP-8390 > Project: Hadoop Common > Issue Type: Bug > Components: test > Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600) > Maven home: /usr/local/apache-maven > Java version: 1.7.0_04, vendor: Oracle Corporation > Java home: /usr/lib/jvm/jdk1.7.0_04/jre > Default locale: en_US, platform encoding: ISO-8859-1 > OS name: "linux", version: "3.2.0-24-generic", arch: "amd64", family: "unix" > Ubuntu 12.04 LTS > Reporter: Trevor Robinson > Assignee: Trevor Robinson > Attachments: HADOOP-8390-BeforeClass.patch, HADOOP-8390.patch > > > Failed tests: > testShortAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization): > expected: but was: > testPartialAuthority(org.apache.hadoop.fs.TestFileSystemCanonicalization): > expected: but was: > Passes on same machine with JDK 1.6.0_32. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira