You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/04/04 13:14:19 UTC

[jira] [Created] (HADOOP-10463) Bring RawLocalFileSystem test coverage to 100%

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)