Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-1468 Uber JIRA for flaky tests
  3. FALCON-1466

Flaky test in Proxy user feature UT's

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8
    • None
    • None

    Description

      I see the following UT fail sporadically :

      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)
      
      Running org.apache.falcon.service.ProxyUserServiceTest
      Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.775 sec <<< FAILURE! - in org.apache.falcon.service.ProxyUserServiceTest
      testInvalidGroup(org.apache.falcon.service.ProxyUserServiceTest)  Time elapsed: 0.027 sec  <<< FAILURE!
      org.testng.TestException: 
      Expected exception java.security.AccessControlException but got 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.service.ProxyUserServiceTest.testInvalidGroup(ProxyUserServiceTest.java:149)
      

      Attachments

        1. FALCON-1466.V0.patch
          3 kB
          Sowmya Ramesh

        Issue Links

          Activity

            People

              sowmyaramesh Sowmya Ramesh
              pallavi.rao Pallavi Rao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: