Pallavi Rao created FALCON-1466:
-----------------------------------
Summary: Flaky test in CurrentUserTest
Key: FALCON-1466
URL: https://issues.apache.org/jira/browse/FALCON-1466
Project: Falcon
Issue Type: Bug
Reporter: Pallavi Rao
I see the following UT fail sporadically :
{code}
Running org.apache.falcon.security.CurrentUserTest
Tests run: 46, Failures: 1, Errors: 0, Skipped: 45, Time elapsed: 1.635 sec <<<
FAILURE! - in org.apache.falcon.security.CurrentUserTest
setUp(org.apache.falcon.security.CurrentUserTest) Time elapsed: 1.266 sec <<<
FAILURE!
org.apache.falcon.FalconException:
falcon.service.ProxyUserService.proxyuser.falcon.service.ProxyUserService.proxyuser.foo.groups
property not set in runtime properties. Please add it.
at
org.apache.falcon.service.ProxyUserService.init(ProxyUserService.java:97)
at
org.apache.falcon.security.CurrentUserTest.setUp(CurrentUserTest.java:51)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)