Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334087 - [server] org.eclipse.core.tests.filesystem.PutInfoTest.testSetReadOnly() fails when run against JackrabbitFileSystem
Summary: [server] org.eclipse.core.tests.filesystem.PutInfoTest.testSetReadOnly() fail...
Status: RESOLVED INVALID
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows XP
: P5 normal (vote)
Target Milestone: ---   Edit
Assignee: Tomasz Zarna CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 08:25 EST by Tomasz Zarna CLA
Modified: 2011-08-30 10:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
.