Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 37758 invoked from network); 30 Nov 2009 22:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Nov 2009 22:19:44 -0000 Received: (qmail 94714 invoked by uid 500); 30 Nov 2009 22:19:44 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 94659 invoked by uid 500); 30 Nov 2009 22:19:43 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 94647 invoked by uid 99); 30 Nov 2009 22:19:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 22:19:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 22:19:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C0FDA234C48D for ; Mon, 30 Nov 2009 14:19:20 -0800 (PST) Message-ID: <159623741.1259619560789.JavaMail.jira@brutus> Date: Mon, 30 Nov 2009 22:19:20 +0000 (UTC) From: "Jakob Homan (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-794) many of 10 minutes verification tests are failing without an error code In-Reply-To: <242660359.1259619080981.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783884#action_12783884 ] Jakob Homan commented on HDFS-794: ---------------------------------- The ten-minute-tests are a subset of the larger, complete test set, and are run in ant via the same process. So, it shouldn't just be the 10-min tests that are failing. If they are, the tests should be failing in both runs. Is this the case? > many of 10 minutes verification tests are failing without an error code > ----------------------------------------------------------------------- > > Key: HDFS-794 > URL: https://issues.apache.org/jira/browse/HDFS-794 > Project: Hadoop HDFS > Issue Type: Bug > Components: build, test > Affects Versions: 0.21.0, 0.22.0 > Reporter: Konstantin Boudnik > Priority: Blocker > > Many tests from 10 minutes verification are failing silently. Hudson reports them as PASSED. > Because of this problem patches aren't properly verified since at least November 11th, 2009. > This problem can be observed both in 0.21 and 0.22. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.