Andras Salamon created OOZIE-3510:
-------------------------------------
Summary: TestProxyUserService.testInvalidGroup fails if executed
by nobody
Key: OOZIE-3510
URL: https://issues.apache.org/jira/browse/OOZIE-3510
Project: Oozie
Issue Type: Bug
Reporter: Andras Salamon
Assignee: Andras Salamon
TestProxyUserService.testInvalidGroup fails if executed by nobody with the
following error message:
{noformat}junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.fail(Assert.java:64)
at junit.framework.TestCase.fail(TestCase.java:235)
at
org.apache.oozie.service.TestProxyUserService.testInvalidGroup(TestProxyUserService.java:261)
...
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)