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.