Ryota Egashira created OOZIE-2122:
-------------------------------------
Summary: fix test case failure of TestLiteWorkflowAppService
Key: OOZIE-2122
URL: https://issues.apache.org/jira/browse/OOZIE-2122
Project: Oozie
Issue Type: Bug
Reporter: Ryota Egashira
Assignee: Ryota Egashira
when running against hadoop-2
{code}
java.lang.AssertionError
at
org.apache.oozie.service.TestLiteWorkflowAppService.testCreateprotoConfWithMulipleLibPath(TestLiteWorkflowAppService.java:462)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:168)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)