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 4A10518E82 for ; Thu, 6 Aug 2015 05:00:13 +0000 (UTC) Received: (qmail 31562 invoked by uid 500); 6 Aug 2015 05:00:08 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 31513 invoked by uid 500); 6 Aug 2015 05:00:08 -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 31498 invoked by uid 99); 6 Aug 2015 05:00:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2015 05:00:08 +0000 Date: Thu, 6 Aug 2015 05:00:08 +0000 (UTC) From: "Rohith Sharma K S (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-3992) TestApplicationPriority.testApplicationPriorityAllocation fails intermittently 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-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659491#comment-14659491 ] Rohith Sharma K S commented on YARN-3992: ----------------------------------------- +1 lgtm > TestApplicationPriority.testApplicationPriorityAllocation fails intermittently > ------------------------------------------------------------------------------ > > Key: YARN-3992 > URL: https://issues.apache.org/jira/browse/YARN-3992 > Project: Hadoop YARN > Issue Type: Test > Reporter: Zhijie Shen > Assignee: Sunil G > Attachments: 0001-YARN-3992.patch, 0002-YARN-3992.patch, 0003-YARN-3992.patch > > > {code} > java.lang.AssertionError: expected:<7> but was:<5> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:743) > at org.junit.Assert.assertEquals(Assert.java:118) > at org.junit.Assert.assertEquals(Assert.java:555) > at org.junit.Assert.assertEquals(Assert.java:542) > at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriority.testApplicationPriorityAllocation(TestApplicationPriority.java:182) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)