From yarn-issues-return-88373-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Wed Jun 8 09:32:21 2016 Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 5461B18914 for ; Wed, 8 Jun 2016 09:32:21 +0000 (UTC) Received: (qmail 1713 invoked by uid 500); 8 Jun 2016 09:32:21 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 1662 invoked by uid 500); 8 Jun 2016 09:32:21 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 1636 invoked by uid 99); 8 Jun 2016 09:32:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jun 2016 09:32:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E3BB02C0452 for ; Wed, 8 Jun 2016 09:32:20 +0000 (UTC) Date: Wed, 8 Jun 2016 09:32:20 +0000 (UTC) From: "Rohith Sharma K S (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-5213) TestLogsCLI#testFetchApplictionLogs fails intermittently MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rohith Sharma K S created YARN-5213: --------------------------------------- Summary: TestLogsCLI#testFetchApplictionLogs fails intermittently Key: YARN-5213 URL: https://issues.apache.org/jira/browse/YARN-5213 Project: Hadoop YARN Issue Type: Test Components: test Reporter: Rohith Sharma K S TestLogsCLI fails intermittently on build [link|https://builds.apache.org/job/PreCommit-YARN-Build/11910/artifact/patchprocess/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt] {noformat} Running org.apache.hadoop.yarn.client.cli.TestLogsCLI Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec <<< FAILURE! - in org.apache.hadoop.yarn.client.cli.TestLogsCLI testFetchApplictionLogs(org.apache.hadoop.yarn.client.cli.TestLogsCLI) Time elapsed: 0.176 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[Hello]> but was:<[=====]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.client.cli.TestLogsCLI.testFetchApplictionLogs(TestLogsCLI.java:389) {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org