Robert Levas created AMBARI-23418:
-------------------------------------
Summary: Fix and cleanup ClientConfigResourceProviderTest
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
Fix For: 2.7.0
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}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)