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 D8E4D10C43 for ; Tue, 24 Mar 2015 06:29:53 +0000 (UTC) Received: (qmail 59321 invoked by uid 500); 24 Mar 2015 06:29:53 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 59271 invoked by uid 500); 24 Mar 2015 06:29:53 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 59259 invoked by uid 99); 24 Mar 2015 06:29:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 06:29:53 +0000 Date: Tue, 24 Mar 2015 06:29:53 +0000 (UTC) From: "Harsh J (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-1880) Cleanup TestApplicationClientProtocolOnHA 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/YARN-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated YARN-1880: -------------------------- Component/s: test > Cleanup TestApplicationClientProtocolOnHA > ----------------------------------------- > > Key: YARN-1880 > URL: https://issues.apache.org/jira/browse/YARN-1880 > Project: Hadoop YARN > Issue Type: Test > Components: test > Affects Versions: 2.6.0 > Reporter: Tsuyoshi Ozawa > Assignee: Tsuyoshi Ozawa > Priority: Trivial > Fix For: 2.8.0 > > Attachments: YARN-1880.1.patch > > > The tests introduced on YARN-1521 includes multiple assertion with &&. We should separate them because it's difficult to identify which condition is illegal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)