Details
Description
Daily Windows build 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.":
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
There are 2 test cases failing with error "It should be one line error message like: clrSpaceQuota: Directory does not exist: <full path of XXX directory> expected:<1> but was:<2>"
TestQuota#testSetAndClearSpaceQuotaPathIsFile TestQuota#testSetAndClearSpaceQuotaDirecotryNotExist
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-15475 Fix broken unit tests on Windows
- Open