The GitHub Actions job "Java CI" on commons-vfs.git/master has succeeded.
Run started by GitHub user garydgregory (triggered by garydgregory).

Head commit for run:
2a607b7f9d8c5f66af177eaff05387c27a07e601 / Gary Gregory 
<[email protected]>
Fix FtpProviderUserDirTest on Java 8 on Ubuntu. (#779)

Instead of copying from the mutable target/test-classes/test-data which
can contain the permission.txt left unreadable by PermissionsTests.
The homeDirIsRoot tree is still created under getTestDirectory() so the
embedded FTP server sees the correct location,
but the data it is seeded with is clean and the Java 8 Ubuntu
AccessDeniedException:
target/test-classes/test-data/write-tests/permission.txt
no longer occurs.

Report URL: https://github.com/apache/commons-vfs/actions/runs/32647732081

With regards,
GitHub Actions via GitBox

Reply via email to