[jira] [Updated] (HDFS-3975) Add a test for umask in FileSystemContractBaseTest

2012-11-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3975: --- Attachment: HDFS-3975.006.patch remove 'import assume' > Add a test f

[jira] [Updated] (HDFS-3975) Add a test for umask in FileSystemContractBaseTest

2012-11-13 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3975: --- Attachment: HDFS-3975.005.patch it looks like Assume doesn't work with junit3. So use

[jira] [Updated] (HDFS-3975) Add a test for umask in FileSystemContractBaseTest

2012-11-12 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3975: --- Attachment: HDFS-3975.004.patch use "assume" as Eli suggested > Add a

[jira] [Updated] (HDFS-3975) Add a test for umask in FileSystemContractBaseTest

2012-10-01 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3975: --- Description: Add a unit test to make sure {{umask}} is working correctly in FileSystem