Bug 446689 - Remove redundant calls to haveSymlinks method in SymlinkTest
Summary: Remove redundant calls to haveSymlinks method in SymlinkTest
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 4.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.5 M3   Edit
Assignee: Sergey Prigogin CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2014-10-10 13:05 EDT by Sergey Prigogin CLA
Modified: 2014-10-15 04:51 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 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.