You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2015/04/20 22:25:59 UTC

[jira] [Created] (AMBARI-10612) Fix broken unit tests on builds.apache.org

Alejandro Fernandez created AMBARI-10612:
--------------------------------------------

             Summary: Fix broken unit tests on builds.apache.org
                 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)