Bug 168671 - [model] Model tests should not run read-only tests when file system does not support it
Summary: [model] Model tests should not run read-only tests when file system does not ...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 167196
Blocks:
  Show dependency tree
 
Reported: 2006-12-20 08:05 EST by Frederic Fusier CLA
Modified: 2007-02-06 03:27 EST (History)
2 users (show)

See Also:


Attachments
Proposed patch (15.99 KB, patch)
2006-12-20 08:06 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2006-12-20 08:05:37 EST
FUP of bug 167196.

We must not run following Java Model tests when file system does not support read-only attribute:
 - WorkingCopyTests.testChangeContentOfReadOnlyCU1()
 - CopyMoveResourcesTests.testCopyCUReadOnly()
 - CopyMoveResourcesTests.testCopyReadOnlyPackageFragment()
 - CopyMoveResourcesTests.testMoveReadOnlyPackageFragment()
Comment 1 Frederic Fusier CLA 2006-12-20 08:06:46 EST
Created attachment 55963 [details]
Proposed patch
Comment 2 Frederic Fusier CLA 2006-12-20 10:20:29 EST
Released for 3.3 M4 in HEAD stream.
Comment 3 Frederic Fusier CLA 2006-12-20 11:28:49 EST
Of course previous comment should read:
Released for 3.3 M5 in HEAD stream.
Comment 4 Maxime Daniel CLA 2007-02-06 03:27:09 EST
The intended changes are present in the sources.
Verified for 3.3 M5 using build I20070205-1824.