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 F032E200B3C for ; Wed, 13 Jul 2016 08:34:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EECAA160A7C; Wed, 13 Jul 2016 06:34:21 +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 6771E160A57 for ; Wed, 13 Jul 2016 08:34:21 +0200 (CEST) Received: (qmail 56833 invoked by uid 500); 13 Jul 2016 06:34:20 -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 56813 invoked by uid 99); 13 Jul 2016 06:34:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 06:34:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 815CC2C02A1 for ; Wed, 13 Jul 2016 06:34:20 +0000 (UTC) Date: Wed, 13 Jul 2016 06:34:20 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMBARI-15873) Ambari-Server Unit Test failures in trunk MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 13 Jul 2016 06:34:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-15873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya resolved AMBARI-15873. ------------------------------------ Resolution: Fixed > Ambari-Server Unit Test failures in trunk > ----------------------------------------- > > Key: AMBARI-15873 > URL: https://issues.apache.org/jira/browse/AMBARI-15873 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Jayush Luniya > Assignee: Jayush Luniya > Priority: Blocker > Fix For: 2.4.0 > > > Unit test failure in ambari-server in trunk > https://builds.apache.org/job/Ambari-trunk-Commit/4650/console > Results : > Failed tests: > UpgradeCatalog240Test.testExecuteDDLUpdates:227 > Unexpected method call DBAccessor.addColumn("viewinstanceentity", org.apache.ambari.server.orm.DBAccessor$DBColumnInfo@1a3492): > DBAccessor.addColumn("host_role_command", capture(org.apache.ambari.server.orm.DBAccessor$DBColumnInfo@1fbce70)): expected: 1, actual: 1 > Tests run: 4225, Failures: 1, Errors: 0, Skipped: 32 -- This message was sent by Atlassian JIRA (v6.3.4#6332)