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

Arpit Agarwal updated HADOOP-9191:
----------------------------------

    Description: 
Individual test cases have dependencies on a specific order of execution and 
fail when the order is changed.

TestAccessControlList.testNetGroups relies on Groups being initialized with a 
hard-coded test class that subsequent test cases depend on.

TestJobHistoryConfig.testJobHistoryLogging fails to shutdown the MiniDFSCluster 
on exit.

  was:
Individual test cases have depend on a specific order of execution and fail 
when the order is not changed.

TestAccessControlList.testNetGroups relies on Groups being initialized with a 
hard-coded test class that subsequent test cases depend on.

TestJobHistoryConfig.testJobHistoryLogging fails to shutdown the MiniDFSCluster 
on exit.

    
> TestAccessControlList and TestJobHistoryConfig fail with JDK7
> -------------------------------------------------------------
>
>                 Key: HADOOP-9191
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9191
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.2.0, 1-win
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: 1.2.0, 1-win
>
>         Attachments: HADOOP-9191-branch-1.001.patch, 
> HADOOP-9191-branch-1-win.001.patch, HADOOP-9191.patch
>
>
> Individual test cases have dependencies on a specific order of execution and 
> fail when the order is changed.
> TestAccessControlList.testNetGroups relies on Groups being initialized with a 
> hard-coded test class that subsequent test cases depend on.
> TestJobHistoryConfig.testJobHistoryLogging fails to shutdown the 
> MiniDFSCluster on exit.

--
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