[
https://issues.apache.org/jira/browse/HDFS-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yongjun Zhang updated HDFS-6972:
--------------------------------
Status: Patch Available (was: Open)
Submit patch rev 001. Thanks for reviewing.
> TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration doesn't
> decode url correctly
> --------------------------------------------------------------------------------------------
>
> Key: HDFS-6972
> URL: https://issues.apache.org/jira/browse/HDFS-6972
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HDFS-6972.001.patch
>
>
> https://builds.apache.org/job/PreCommit-HDFS-Build/7846/consoleFull
> {code}
> [INFO] Surefire report directory:
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build@2/hadoop-hdfs-project/hadoop-hdfs/target/surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.hadoop.tracing.TestTracing
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.4 sec - in
> org.apache.hadoop.tracing.TestTracing
> Running org.apache.hadoop.security.TestPermissionSymlinks
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.528 sec -
> in org.apache.hadoop.security.TestPermissionSymlinks
> Running org.apache.hadoop.security.TestPermission
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.737 sec -
> in org.apache.hadoop.security.TestPermission
> Running org.apache.hadoop.security.TestRefreshUserMappings
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.316 sec <<<
> FAILURE! - in org.apache.hadoop.security.TestRefreshUserMappings
> testRefreshSuperUserGroupsConfiguration(org.apache.hadoop.security.TestRefreshUserMappings)
> Time elapsed: 3.547 sec <<< ERROR!
> java.io.FileNotFoundException:
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build%402/hadoop-hdfs-project/hadoop-hdfs/target/test-classes/testGroupMappingRefresh_rsrc.xml
> (No such file or directory)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:84)
> at
> org.apache.hadoop.security.TestRefreshUserMappings.addNewConfigResource(TestRefreshUserMappings.java:242)
> at
> org.apache.hadoop.security.TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration(TestRefreshUserMappings.java:203)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)