Jonathan Hurley created AMBARI-16945:
----------------------------------------
Summary: Unit Test Failures On Trunk For Config Upgrades And
JMXPropertyProvider
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)