Rakesh R created HADOOP-13469: --------------------------------- Summary: Fix TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration test failure Key: HADOOP-13469 URL: https://issues.apache.org/jira/browse/HADOOP-13469 Project: Hadoop Common Issue Type: Bug Reporter: Rakesh R Assignee: Rakesh R
This jira is to analyse and fix the test case failure, which is failing in Jenkins build, [Build_16326|https://builds.apache.org/job/PreCommit-HDFS-Build/16326/testReport/org.apache.hadoop.security/TestRefreshUserMappings/testRefreshSuperUserGroupsConfiguration/] very frequently. {code} Error Message first auth for user2 should've succeeded: User: super_userL is not allowed to impersonate userL2 Stacktrace java.lang.AssertionError: first auth for user2 should've succeeded: User: super_userL is not allowed to impersonate userL2 at org.junit.Assert.fail(Assert.java:88) at org.apache.hadoop.security.TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration(TestRefreshUserMappings.java:200) {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org