[
https://issues.apache.org/jira/browse/AMBARI-23418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421287#comment-16421287
]
Hudson commented on AMBARI-23418:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8956 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8956/])
[AMBARI-23418] Fix and cleanup ClientConfigResourceProviderTest and (rlevas:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=08807911bcc092d17d1312467026ce002f3451f8])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/agent/TestHeartbeatHandler.java
> 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
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)