[ 
https://issues.apache.org/jira/browse/HADOOP-10889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072125#comment-14072125
 ] 

Arpit Agarwal commented on HADOOP-10889:
----------------------------------------

I looked at a few and they seem to be okay. If we find any that are broken we 
could fix them under this Jira.

We need to check that every test uses a unique sub-directory for its test files 
and contents of test.build.data are not deleted at the root level. I'll do a 
quick pass over the tests later today.

> Verify usage of test.build.data in test cases
> ---------------------------------------------
>
>                 Key: HADOOP-10889
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10889
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Yongjun Zhang
>            Assignee: Yongjun Zhang
>
> Per [~arpitagarwal]'s comments in HDFS-6719, I'm filing this jira as a 
> follow-up. The goal is to fix the misuse of test.build.data over quite some 
> places. Thanks Arpit!
> {code}
> FSTestWrapper.java
> FileContextMainOperationsBaseTest.java
> FileContextTestHelper.java
> FileContextURIBase.java
> FileSystemTestHelper.java
> MiniDFSCluster.java
> TestBlocksWithNotEnoughRacks.java
> TestChecksumFileSystem.java
> TestCopyPreserveFlag.java
> TestCreateEditsLog.java
> TestDFSUpgradeFromImage.java
> TestDecommissioningStatus.java
> TestEnhancedByteBufferAccess.java
> TestFSImageWithSnapshot.java
> TestFileUtil.java
> TestFsShellReturnCode.java
> TestHadoopArchives.java
> TestHarFileSystemBasics.java
> TestHardLink.java
> TestHdfsTextCommand.java
> TestHostsFiles.java
> TestJHLA.java
> TestListFiles.java
> TestLocalFileSystem.java
> TestNameNodeRecovery.java
> TestNativeIO.java
> TestPathData.java
> TestPread.java
> TestRenameWithSnapshots.java
> TestSeekBug.java
> TestSlive.java
> TestSnapshot.java
> TestStartup.java
> TestTextCommand.java
> etc
> {code}



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

Reply via email to