Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D348114CE for ; Fri, 29 Aug 2014 17:07:02 +0000 (UTC) Received: (qmail 44709 invoked by uid 500); 29 Aug 2014 17:06:58 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 44605 invoked by uid 500); 29 Aug 2014 17:06:58 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 44595 invoked by uid 99); 29 Aug 2014 17:06:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 17:06:57 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rajat.85@gmail.com designates 209.85.213.174 as permitted sender) Received: from [209.85.213.174] (HELO mail-ig0-f174.google.com) (209.85.213.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 17:06:31 +0000 Received: by mail-ig0-f174.google.com with SMTP id a13so745560igq.7 for ; Fri, 29 Aug 2014 10:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=dmcBkYDwYjLPw+kI/li38Gs0Y0eUt6CJTnZtFgx2J6s=; b=Yi8VDjA5d4ttpil0sUvbTrUrLbd3JjuP30N3hogevxr8911fWzca2Xbb8RimthhYni MBwxdqCeWp2LH6AfmqLxjbeKN+c7J/VFiBrR8589ualr/Jm/eOOx9E4aZqCNH1Hg/Z4C 2sd2JwiEbnqi6g7eEjCoYpcEA0uszzPhUNTFDSMPMtp6gN2Q89+SRcEOyiqBLwbO5MLm Shf0MpLyIDa5T324PPyQb6T/Z6ShpMgBgStOegWbpJNUx83iHYKQ0KM0bxf+ZjTMnPrd Qx1ynM+AQov8w19MR2VSVtLFoDYHw8SHMBlMPF11RzlEHb3iwXIvbp9dWViRQRga+o2m mPwQ== X-Received: by 10.50.79.197 with SMTP id l5mr5658213igx.12.1409331990243; Fri, 29 Aug 2014 10:06:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.74.131 with HTTP; Fri, 29 Aug 2014 10:06:10 -0700 (PDT) Reply-To: rajat.85@gmail.com From: Rajat Jain Date: Fri, 29 Aug 2014 10:06:10 -0700 Message-ID: Subject: Hadoop 2.5.0 unit tests failures To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=089e013cc168a6a28a0501c7ac98 X-Virus-Checked: Checked by ClamAV on apache.org --089e013cc168a6a28a0501c7ac98 Content-Type: text/plain; charset=UTF-8 Hi, I wanted to know if all the unit tests pass in the hadoop-common project across various releases. I have never been able to get a clean run on my machine (Centos 6.5 / 4GB RAM / tried both Java 6 and Java 7). I have also attached the document which has the failures that I got while running the tests. I ran "mvn clean package install -DskipTests" to compile, and thereafter, ran "mvn test" from individual subprojects. In my company, we have forked Apache Hadoop 2.5.0 and we are planning to deploy a nightly unit test run to make sure we don't introduce any regressions. Is there a way to get a clean unit-test run, or should I disable these tests from our suite? I also read somewhere else that there are a few flaky tests as well. Any help is appreciated. https://docs.google.com/a/qubole.com/spreadsheets/d/1bKCclEA0u9VUZvykgaRj_gBqY4xMxTBIGPJml04TXtE/edit#gid=1215903400 Thanks, Rajat --089e013cc168a6a28a0501c7ac98 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

<= div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif= ;font-size:small"> I wanted to know if all the unit tests pass in the hadoop-common project ac= ross various releases. I have never been able to get a clean run on my mach= ine (Centos 6.5 / 4GB RAM / tried both Java 6 and Java 7). I have also atta= ched the document which has the failures that I got while running the tests= .=C2=A0

I ran "mvn clean packa= ge install -DskipTests" to compile, and thereafter, ran "mvn test= " from individual subprojects.=C2=A0

In my company, we have fork= ed Apache Hadoop 2.5.0 and we are planning to deploy a nightly unit test ru= n to make sure we don't introduce any regressions. Is there a way to ge= t a clean unit-test run, or should I disable these tests from our suite? I = also read somewhere else that there are a few flaky tests as well.=C2=A0

--089e013cc168a6a28a0501c7ac98--