You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2015/09/18 11:16:04 UTC

[jira] [Created] (FALCON-1466) Flaky test in CurrentUserTest

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)