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

Anbang Hu updated HDFS-13570:
-----------------------------
    Description: 
[Daily Windows 
build|https://builds.apache.org/job/hadoop-trunk-win/467/testReport/] shows 
that the following 20 test cases fail on Windows with same error "Pathname 
/F:/short/hadoop-trunk-win/s/hadoop-hdfs-project/hadoop-hdfs/target/test/data/wzEFWgBokV/TestQuotaByStorageType/testStorageSpaceQuotaWithRepFactor
 from 
F:/short/hadoop-trunk-win/s/hadoop-hdfs-project/hadoop-hdfs/target/test/data/wzEFWgBokV/TestQuotaByStorageType/testStorageSpaceQuotaWithRepFactor
 is not a valid DFS filename.":
{code:java}
TestQuotaByStorageType#testStorageSpaceQuotaWithRepFactor
TestQuotaByStorageType#testStorageSpaceQuotaPerQuotaClear
TestQuotaByStorageType#testStorageSpaceQuotaWithWarmPolicy
TestQuota#testQuotaCommands
TestQuota#testSetAndClearSpaceQuotaRegular
TestQuota#testQuotaByStorageType
TestQuota#testNamespaceCommands
TestQuota#testSetAndClearSpaceQuotaByStorageType
TestQuota#testMaxSpaceQuotas
TestQuota#testSetAndClearSpaceQuotaNoAccess
TestQuota#testSpaceQuotaExceptionOnAppend
TestQuota#testSpaceCommands
TestQuota#testBlockAllocationAdjustsUsageConservatively
TestQuota#testMultipleFilesSmallerThanOneBlock
TestQuota#testHugeFileCount
TestQuota#testSetAndClearSpaceQuotaPathIsFile
TestQuota#testSetSpaceQuotaNegativeNumber
TestQuota#testSpaceQuotaExceptionOnClose
TestQuota#testSpaceQuotaExceptionOnFlush
TestDFSOutputStream#testPreventOverflow{code}
Running locally:

{color:#d04437}[ERROR] Errors:{color}
{color:#d04437}[ERROR] 
TestDFSOutputStream.testPreventOverflow:174->runAdjustChunkBoundary:215 ╗ 
IllegalArgument{color}
{color:#d04437}[ERROR] 
TestQuota.testBlockAllocationAdjustsUsageConservatively:1020 ╗ 
IllegalArgument{color}
{color:#d04437}[ERROR] TestQuota.testHugeFileCount:1172 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop-bra...{color}
{color:#d04437}[ERROR] TestQuota.testMaxSpaceQuotas:957 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop-bra...{color}
{color:#d04437}[ERROR] TestQuota.testMultipleFilesSmallerThanOneBlock:1070 ╗ 
IllegalArgument Pathname...{color}
{color:#d04437}[ERROR] TestQuota.testNamespaceCommands:474 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop-...{color}
{color:#d04437}[ERROR] TestQuota.testQuotaByStorageType:912 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop...{color}
{color:#d04437}[ERROR] TestQuota.testQuotaCommands:193 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop-bran...{color}
{color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaByStorageType:1308 ╗ 
IllegalArgument Pathna...{color}
{color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaNoAccess:1462 ╗ 
IllegalArgument Pathname /E...{color}
{color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaPathIsFile:1412 ╗ 
IllegalArgument Pathname ...{color}
{color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaRegular:1236 ╗ 
IllegalArgument Pathname /E:...{color}
{color:#d04437}[ERROR] TestQuota.testSetSpaceQuotaNegativeNumber:1205 ╗ 
IllegalArgument Pathname /E:/...{color}
{color:#d04437}[ERROR] TestQuota.testSpaceCommands:655 ╗ IllegalArgument 
Pathname /E:/OSS/hadoop-bran...{color}
{color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnAppend:1548 ╗ 
IllegalArgument Pathname /E:/...{color}
{color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnClose:1484 ╗ 
IllegalArgument Pathname /E:/O...{color}
{color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnFlush:1508 ╗ 
IllegalArgument Pathname /E:/O...{color}
{color:#d04437}[ERROR] 
TestQuotaByStorageType.testStorageSpaceQuotaPerQuotaClear:917 ╗ 
IllegalArgument{color}
{color:#d04437}[ERROR] 
TestQuotaByStorageType.testStorageSpaceQuotaWithRepFactor:871 ╗ 
IllegalArgument{color}
{color:#d04437}[ERROR] 
TestQuotaByStorageType.testStorageSpaceQuotaWithWarmPolicy:810 ╗ 
IllegalArgument{color}
{color:#d04437}[INFO]{color}
{color:#d04437}[ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 0{color}

> TestQuotaByStorageType,TestQuota,TestDFSOutputStream fail on Windows
> --------------------------------------------------------------------
>
>                 Key: HDFS-13570
>                 URL: https://issues.apache.org/jira/browse/HDFS-13570
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Anbang Hu
>            Assignee: Anbang Hu
>            Priority: Major
>
> [Daily Windows 
> build|https://builds.apache.org/job/hadoop-trunk-win/467/testReport/] shows 
> that the following 20 test cases fail on Windows with same error "Pathname 
> /F:/short/hadoop-trunk-win/s/hadoop-hdfs-project/hadoop-hdfs/target/test/data/wzEFWgBokV/TestQuotaByStorageType/testStorageSpaceQuotaWithRepFactor
>  from 
> F:/short/hadoop-trunk-win/s/hadoop-hdfs-project/hadoop-hdfs/target/test/data/wzEFWgBokV/TestQuotaByStorageType/testStorageSpaceQuotaWithRepFactor
>  is not a valid DFS filename.":
> {code:java}
> TestQuotaByStorageType#testStorageSpaceQuotaWithRepFactor
> TestQuotaByStorageType#testStorageSpaceQuotaPerQuotaClear
> TestQuotaByStorageType#testStorageSpaceQuotaWithWarmPolicy
> TestQuota#testQuotaCommands
> TestQuota#testSetAndClearSpaceQuotaRegular
> TestQuota#testQuotaByStorageType
> TestQuota#testNamespaceCommands
> TestQuota#testSetAndClearSpaceQuotaByStorageType
> TestQuota#testMaxSpaceQuotas
> TestQuota#testSetAndClearSpaceQuotaNoAccess
> TestQuota#testSpaceQuotaExceptionOnAppend
> TestQuota#testSpaceCommands
> TestQuota#testBlockAllocationAdjustsUsageConservatively
> TestQuota#testMultipleFilesSmallerThanOneBlock
> TestQuota#testHugeFileCount
> TestQuota#testSetAndClearSpaceQuotaPathIsFile
> TestQuota#testSetSpaceQuotaNegativeNumber
> TestQuota#testSpaceQuotaExceptionOnClose
> TestQuota#testSpaceQuotaExceptionOnFlush
> TestDFSOutputStream#testPreventOverflow{code}
> Running locally:
> {color:#d04437}[ERROR] Errors:{color}
> {color:#d04437}[ERROR] 
> TestDFSOutputStream.testPreventOverflow:174->runAdjustChunkBoundary:215 ╗ 
> IllegalArgument{color}
> {color:#d04437}[ERROR] 
> TestQuota.testBlockAllocationAdjustsUsageConservatively:1020 ╗ 
> IllegalArgument{color}
> {color:#d04437}[ERROR] TestQuota.testHugeFileCount:1172 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop-bra...{color}
> {color:#d04437}[ERROR] TestQuota.testMaxSpaceQuotas:957 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop-bra...{color}
> {color:#d04437}[ERROR] TestQuota.testMultipleFilesSmallerThanOneBlock:1070 ╗ 
> IllegalArgument Pathname...{color}
> {color:#d04437}[ERROR] TestQuota.testNamespaceCommands:474 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop-...{color}
> {color:#d04437}[ERROR] TestQuota.testQuotaByStorageType:912 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop...{color}
> {color:#d04437}[ERROR] TestQuota.testQuotaCommands:193 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop-bran...{color}
> {color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaByStorageType:1308 
> ╗ IllegalArgument Pathna...{color}
> {color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaNoAccess:1462 ╗ 
> IllegalArgument Pathname /E...{color}
> {color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaPathIsFile:1412 ╗ 
> IllegalArgument Pathname ...{color}
> {color:#d04437}[ERROR] TestQuota.testSetAndClearSpaceQuotaRegular:1236 ╗ 
> IllegalArgument Pathname /E:...{color}
> {color:#d04437}[ERROR] TestQuota.testSetSpaceQuotaNegativeNumber:1205 ╗ 
> IllegalArgument Pathname /E:/...{color}
> {color:#d04437}[ERROR] TestQuota.testSpaceCommands:655 ╗ IllegalArgument 
> Pathname /E:/OSS/hadoop-bran...{color}
> {color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnAppend:1548 ╗ 
> IllegalArgument Pathname /E:/...{color}
> {color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnClose:1484 ╗ 
> IllegalArgument Pathname /E:/O...{color}
> {color:#d04437}[ERROR] TestQuota.testSpaceQuotaExceptionOnFlush:1508 ╗ 
> IllegalArgument Pathname /E:/O...{color}
> {color:#d04437}[ERROR] 
> TestQuotaByStorageType.testStorageSpaceQuotaPerQuotaClear:917 ╗ 
> IllegalArgument{color}
> {color:#d04437}[ERROR] 
> TestQuotaByStorageType.testStorageSpaceQuotaWithRepFactor:871 ╗ 
> IllegalArgument{color}
> {color:#d04437}[ERROR] 
> TestQuotaByStorageType.testStorageSpaceQuotaWithWarmPolicy:810 ╗ 
> IllegalArgument{color}
> {color:#d04437}[INFO]{color}
> {color:#d04437}[ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 
> 0{color}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to