You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2016/05/28 21:15:12 UTC

[jira] [Resolved] (AMBARI-16945) Unit Test Failures On Trunk For Config Upgrades And Metrics Providers

     [ https://issues.apache.org/jira/browse/AMBARI-16945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hurley resolved AMBARI-16945.
--------------------------------------
    Resolution: Fixed

> Unit Test Failures On Trunk For Config Upgrades And Metrics Providers
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-16945
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16945
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>             Fix For: 2.4.0
>
>
> {code}
> junit.framework.AssertionFailedError: Missing hdp_2_5_0_0_upgrade_storm_1.0 in upgrade from HDP-2.4 to HDP-2.5 (ROLLING)
> 	at org.apache.ambari.server.state.stack.ConfigUpgradeValidityTest.assertIdDefinitionExists(ConfigUpgradeValidityTest.java:189)
> 	at org.apache.ambari.server.state.stack.ConfigUpgradeValidityTest.testConfigurationDefinitionsExist(ConfigUpgradeValidityTest.java:133)
> {code}
> {code}
> java.lang.AssertionError: expected:<400> but was:<399>
> 	at org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest.testPopulateResourcesMany(JMXPropertyProviderTest.java:437)
> 	at org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest.testJMXPropertyProviderAsServiceAdministrator(JMXPropertyProviderTest.java:153)
> {code}
> {code}
> junit.framework.AssertionFailedError
> 	at org.apache.ambari.server.configuration.ConfigurationTest.testMetricsRetrieveServiceDefaults(ConfigurationTest.java:852)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)