[
https://issues.apache.org/jira/browse/AMBARI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-10612:
-----------------------------------------
Attachment: (was: AMBARI-10612.patch)
> 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
>
>
> 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)