Community
Participate
Working Groups
Once we switch baseStore in org.eclipse.core.tests.filesystem.FileSystemTest.setUp() to be created using jackrabbit EFS all tests from the following suites pass: * CreateDirectoryTest * DeleteTest * OpenOutputStreamTest * PutInfoTest except for testSetReadOnly from PutInfoTest I haven't run the following tests from the org.eclipse.core.tests.filesystem.AllTests suite against the EFS: * EFSTest * FileCacheTest * FileStoreTest * SymlinkTest * URIUtilTest
.