[
https://issues.apache.org/jira/browse/AMBARI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503672#comment-14503672
]
Hadoop QA commented on AMBARI-10612:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12726662/AMBARI-10612.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 2 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/2426//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/2426//console
This message is automatically generated.
> 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)