Bug 446689

Summary: Remove redundant calls to haveSymlinks method in SymlinkTest
Product: [Eclipse Project] Platform Reporter: Sergey Prigogin <eclipse.sprigogin>
Component: ResourcesAssignee: Sergey Prigogin <eclipse.sprigogin>
Status: VERIFIED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: sptaszkiewicz
Version: 4.5Keywords: test
Target Milestone: 4.5 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Sergey Prigogin CLA 2014-10-10 13:05:35 EDT
There are several redundant calls to haveSymlinks method in the bodies of test cases in SymlinkTest. The calls are redundant since the method is guaranteed to return true if the canCreateSymLinks method called at the beginning of the test case returned true.
Comment 1 Sergey Prigogin CLA 2014-10-10 13:18:09 EDT
The proposed patch is in https://git.eclipse.org/r/#/c/34736/
Comment 3 Szymon Ptaszkiewicz CLA 2014-10-15 04:51:13 EDT
Verified in I20141014-0800.