You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/21 21:48:38 UTC

[jira] [Resolved] (HDFS-405) Several unit tests failing on Windows frequently

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

Allen Wittenauer resolved HDFS-405.
-----------------------------------

    Resolution: Fixed

Closing as stale.


> Several unit tests failing on Windows frequently
> ------------------------------------------------
>
>                 Key: HDFS-405
>                 URL: https://issues.apache.org/jira/browse/HDFS-405
>             Project: Hadoop HDFS
>          Issue Type: Test
>         Environment: Windows
>            Reporter: Ramya Sunil
>            Priority: Minor
>
> This issue is similar to HADOOP-5114. A huge number of unit tests are failing on Windows on branch > 18 consistently. 0.21 is showing the maximum number of failures. Failures on other branches are a subset of failures observed in 0.21. Below is the list of failures observed on 0.21.
> * java.io.IOException: Job failed!
> ** TestJobName - testComplexNameWithRegex
> ** TestJobStatusPersistency - testNonPersistency, testPersistency
> ** TestJobSysDirWithDFS - testWithDFS
> ** TestKillCompletedJob - testKillCompJob
> ** TestMiniMRClasspath - testClassPath, testExternalWritable
> ** TestMiniMRDFSCaching - testWithDFS
> ** TestMiniMRDFSSort - testMapReduceSort, testMapReduceSortWithJvmReuse
> ** TestMiniMRLocalFS - testWithLocal
> ** TestMiniMRWithDFS - testWithDFS, testWithDFSWithDefaultPort
> ** TestMiniMRWithDFSWithDistinctUsers - testDistinctUsers
> ** TestMultipleLevelCaching - testMultiLevelCaching
> ** TestQueueManager - testAllEnabledACLForJobSubmission, testEnabledACLForNonDefaultQueue,  testUserEnabledACLForJobSubmission,  testGroupsEnabledACLForJobSubmission
> ** TestRackAwareTaskPlacement - testTaskPlacement
> ** TestReduceFetch - testReduceFromDisk, testReduceFromPartialMem, testReduceFromMem
> ** TestSpecialCharactersInOutputPath - testJobWithDFS
> ** TestTTMemoryReporting - testDefaultMemoryValues, testConfiguredMemoryValues
> ** TestTrackerBlacklistAcrossJobs - testBlacklistAcrossJobs
> ** TestUserDefinedCounters - testMapReduceJob
> ** TestDBJob - testRun
> ** TestServiceLevelAuthorization - testServiceLevelAuthorization
> ** TestNoDefaultsJobConf - testNoDefaults
> ** TestBadRecords - testBadMapRed
> ** TestClusterMRNotification - testMR
> ** TestClusterMapReduceTestCase - testMapReduce, testMapReduceRestarting
> ** TestCommandLineJobSubmission - testJobShell
> ** TestCompressedEmptyMapOutputs - testMapReduceSortWithCompressedEmptyMapOutputs
> ** TestCustomOutputCommitter - testCommitter
> ** TestJavaSerialization - testMapReduceJob, testWriteToSequencefile
> ** TestJobClient - testGetCounter, testJobList, testChangingJobPriority
> ** TestJobName - testComplexName
> * java.lang.IllegalArgumentException: Pathname /<path> from C<path> is not a valid DFS filename.
> ** TestJobQueueInformation - testJobQueues
> ** TestJobInProgress - testRunningTaskCount
> ** TestJobTrackerRestart - testJobTrackerRestart
> * Timeout
> ** TestKillSubProcesses - testJobKill
> ** TestMiniMRMapRedDebugScript - testMapDebugScript
> ** TestControlledMapReduceJob - testControlledMapReduceJob
> ** TestJobInProgressListener - testJobQueueChanges
> ** TestJobKillAndFail - testJobFailAndKill
> * junit.framework.AssertionFailedError
> ** TestMRServerPorts - testJobTrackerPorts, testTaskTrackerPorts
> ** TestMiniMRTaskTempDir - testTaskTempDir
> ** TestTaskFail - testWithDFS
> ** TestTaskLimits - testTaskLimits
> ** TestMapReduceLocal - testWithLocal
> ** TestCLI - testAll
> ** TestHarFileSystem - testArchives
> ** TestTrash - testTrash, testNonDefaultFS
> ** TestHDFSServerPorts - testNameNodePorts, testDataNodePorts, testSecondaryNodePorts
> ** TestHDFSTrash - testNonDefaultFS
> ** TestFileOutputFormat - testCustomFile
> * org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.security.authorize.AuthorizationException: java.security.AccessControlException: access denied ConnectionPermission(org.apache.hadoop.security.authorize.RefreshAuthorizationPolicyProtocol)
> ** TestServiceLevelAuthorization - testRefresh
> * junit.framework.ComparisonFailure
> ** TestDistCh - testDistCh
> * java.io.FileNotFoundException
> ** TestCopyFiles - testMapCount



--
This message was sent by Atlassian JIRA
(v6.2#6252)