jay vyas created HADOOP-10463: --------------------------------- Summary: Bring RawLocalFileSystem test coverage to 100% Key: HADOOP-10463 URL: https://issues.apache.org/jira/browse/HADOOP-10463 Project: Hadoop Common Issue Type: Test Components: fs Reporter: jay vyas
RawLocalFileSystem coverage is at about 80% (measured with cobertura) at the moment. A few notable untested code paths are: * primitiveMkdir * markSupported * int read() Lets get it as close as possible to 100% coverage. In the process of analyzing existing abstract tests which exersize RawLocalFileSystem, we will also pave the way for HADOOP-10461. -- This message was sent by Atlassian JIRA (v6.2#6252)