Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C3DE0200BB6 for ; Fri, 4 Nov 2016 20:56:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C27A8160B04; Fri, 4 Nov 2016 19:56:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4309A160AEA for ; Fri, 4 Nov 2016 20:56:59 +0100 (CET) Received: (qmail 79676 invoked by uid 500); 4 Nov 2016 19:56:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 79656 invoked by uid 99); 4 Nov 2016 19:56:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2016 19:56:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 530DA2C0005 for ; Fri, 4 Nov 2016 19:56:58 +0000 (UTC) Date: Fri, 4 Nov 2016 19:56:58 +0000 (UTC) From: "Vitaly Brodetskyi (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18803) Unit Tests On branch-2.5 Are Not Passing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 04 Nov 2016 19:56:59 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaly Brodetskyi updated AMBARI-18803: --------------------------------------- Attachment: AMBARI-18803.patch > Unit Tests On branch-2.5 Are Not Passing > ---------------------------------------- > > Key: AMBARI-18803 > URL: https://issues.apache.org/jira/browse/AMBARI-18803 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Blocker > Fix For: 2.5.0 > > Attachments: AMBARI-18803.patch > > > Looks like it's been failing for quite a while. > {noformat} > Error Message > expected:<1> but was:<0> > Stacktrace > java.lang.AssertionError: expected:<1> but was:<0> > at org.apache.ambari.server.controller.AmbariManagementControllerTest.testScheduleSmokeTest(AmbariManagementControllerTest.java:9774) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)