[
https://issues.apache.org/jira/browse/AMBARI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503940#comment-14503940
]
Hudson commented on AMBARI-10612:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2378 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2378/])
AMBARI-10612. Fix broken unit tests on builds.apache.org in TestActionScheduler
and AmbariManagementControllerImplTest (alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d9f6bbec2eeb275146eca739951664fd55c47cc1)
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/actionmanager/TestActionScheduler.java
> Fix broken unit tests on builds.apache.org in TestActionScheduler and
> AmbariManagementControllerImplTest
> --------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-10612
> URL: https://issues.apache.org/jira/browse/AMBARI-10612
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10612.patch
>
>
> Several unit tests are broken,
> https://builds.apache.org/job/Ambari-trunk-Commit/2362/ started failing in
> {code}
> Tests in error:
>
> testActionTimeout(org.apache.ambari.server.actionmanager.TestActionScheduler)
>
> testCancelRequests(org.apache.ambari.server.actionmanager.TestActionScheduler)
>
> testInvalidAlertDefinition(org.apache.ambari.server.state.alerts.AlertReceivedListenerTest):
> Exception [EclipseLink-4002] (Eclipse Persistence Services -
> 2.5.2.v20140319-9ad6abd):
> org.eclipse.persistence.exceptions.DatabaseException(..)
> {code}
> Last build, https://builds.apache.org/job/Ambari-trunk-Commit/2375/consoleFull
> has been failing with,
> {code}
> testActionTimeout(org.apache.ambari.server.actionmanager.TestActionScheduler)
>
> testCancelRequests(org.apache.ambari.server.actionmanager.TestActionScheduler)
>
> testCreateDefaultHostParams(org.apache.ambari.server.controller.AmbariManagementControllerImplTest)
> {code}
> mvn clean test
> AmbariManagementControllerImplTest (fails locally and on BAO)
> RootServiceResponseFactoryTest (failed locally only, but not via IDE)
> TestActionScheduler (fails only on BAO)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)