Bernd Eckenfels created VFS-514:
-----------------------------------

             Summary: [tests] PermissionsTests leaves unclean test directory
                 Key: VFS-514
                 URL: https://issues.apache.org/jira/browse/VFS-514
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: CentOS x64 Maven 3.1 build Java 7u51
            Reporter: Bernd Eckenfels
            Priority: Minor


As discussed in VFS-500 the RamProviderTestCase fails with 
FileNotFoundException in setUp() if it is running after the PermissionTest of 
LocalProviderTestCase. The attached patch will make sure the test file with the 
limited permissions will be removed after the test run. It also makes sure to 
name the file a bit easier to correlate with the test. It also fixes some 
copy+paste errors in comments. It also moves the test functions together (moves 
the private helper functions to the end of the file).

I am not sure why not all tests fail and why the problem occurs more often with 
VFS-500 applied. Could be a sequence thing?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to