Amita Chaudhary created OOZIE-2800:
--------------------------------------
Summary: oozie-core module not running all testcase because of
timeout.Incresing timeout in pom.xml is giving assertion errors.
Key: OOZIE-2800
URL: https://issues.apache.org/jira/browse/OOZIE-2800
Project: Oozie
Issue Type: Test
Components: core
Affects Versions: trunk
Environment: ubuntu x86
Reporter: Amita Chaudhary
Priority: Minor
running oozie tests, fails to run all tests in oozie-core module with below
error:
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.2:test (default-test) on
project oozie-core: Failure or timeout -> [Help 1]
After increasing timeout in pom.xml. assertion failures are found:
Failed tests: testRerunFork(org.apache.oozie.command.wf.TestReRunXCommand):
expected:<OK> but was:<KILLED>
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)
testRerun(org.apache.oozie.action.hadoop.TestRerun): expected:<SUCCEEDED> but
was:<RUNNING>
testWorkflowActionRecoveryUserRetry(org.apache.oozie.service.TestRecoveryService)
testMemoryUsageAndSpeed(org.apache.oozie.service.TestPartitionDependencyManagerService)
testOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)
Please let me know if there is any other solution to timeout fix or to get rid
of this assertion errors.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)