Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334087

Summary: [server] org.eclipse.core.tests.filesystem.PutInfoTest.testSetReadOnly() fails when run against JackrabbitFileSystem
Product: [ECD] Orion Reporter: Tomasz Zarna <tomasz.zarna>
Component: ClientAssignee: Tomasz Zarna <tomasz.zarna>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P5 CC: Szymon.Brandys
Version: 0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tomasz Zarna CLA 2011-01-12 08:25:26 EST
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
Comment 1 Szymon Brandys CLA 2011-03-30 10:03:24 EDT
.