[ 
https://issues.apache.org/jira/browse/HADOOP-9875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aaron T. Myers updated HADOOP-9875:
-----------------------------------

    Attachment: HADOOP-9875.patch

Here's a tiny patch which addresses the issue by making sure that the global 
UGI configuration is reset before each test, instead of just statically when 
the class is initialized.
                
> TestDoAsEffectiveUser can fail on JDK 7
> ---------------------------------------
>
>                 Key: HADOOP-9875
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9875
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.1.0-beta
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>            Priority: Minor
>         Attachments: HADOOP-9875.patch
>
>
> Another issue with the test method execution order changing between JDK 6 and 
> 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to