[
https://issues.apache.org/jira/browse/AMBARI-23418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-23418:
----------------------------------
Description:
Fix and cleanup ClientConfigResourceProviderTest. At least the following error
occurs when running this unit test:
{noformat:title=org.apache.ambari.server.controller.internal.ClientConfigResourceProviderTest#testGetResources}
java.lang.AssertionError:
Unexpected method call Configuration.getExternalScriptThreadPoolSize():
Configuration.getResourceDirPath(): expected: 1, actual: 1
Configuration.getJavaHome(): expected: 1, actual: 0
{noformat}
Fix and cleanup TestHeartbeatHandler. At least the following error occurs when
running this unit test:
{noformat:title=org.apache.ambari.server.agent.TestHeartbeatHandler#testComponents}
TestHeartbeatHandler.testComponents:1351 » NullPointer
{noformat}
was:
Fix and cleanup ClientConfigResourceProviderTest. At least the following error
ocurrs when running this unit test:
{noformat:title=org.apache.ambari.server.controller.internal.ClientConfigResourceProviderTest#testGetResources}
java.lang.AssertionError:
Unexpected method call Configuration.getExternalScriptThreadPoolSize():
Configuration.getResourceDirPath(): expected: 1, actual: 1
Configuration.getJavaHome(): expected: 1, actual: 0
{noformat}
{noformat:title=org.apache.ambari.server.agent.TestHeartbeatHandler#testComponents}
TestHeartbeatHandler.testComponents:1351 » NullPointer
{noformat}
> Fix and cleanup ClientConfigResourceProviderTest and TestHeartbeatHandler
> -------------------------------------------------------------------------
>
> Key: AMBARI-23418
> URL: https://issues.apache.org/jira/browse/AMBARI-23418
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Blocker
> Fix For: 2.7.0
>
>
> Fix and cleanup ClientConfigResourceProviderTest. At least the following
> error occurs when running this unit test:
> {noformat:title=org.apache.ambari.server.controller.internal.ClientConfigResourceProviderTest#testGetResources}
> java.lang.AssertionError:
> Unexpected method call Configuration.getExternalScriptThreadPoolSize():
> Configuration.getResourceDirPath(): expected: 1, actual: 1
> Configuration.getJavaHome(): expected: 1, actual: 0
> {noformat}
> Fix and cleanup TestHeartbeatHandler. At least the following error occurs
> when running this unit test:
> {noformat:title=org.apache.ambari.server.agent.TestHeartbeatHandler#testComponents}
> TestHeartbeatHandler.testComponents:1351 » NullPointer
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)