Skip to content

Conversation

@iloveeclipse
Copy link
Member

The "toRealPath()" of the child should with "realParentPath" to avoid silent NoSuchFileException's if the constructed link does not match actual (fully resolved) file system state of the local file we are checking.

Fixes #2220

The "toRealPath()" of the child should with "realParentPath" to avoid
silent NoSuchFileException's if the constructed link does not match
actual (fully resolved) file system state of the local file we are
checking.

Fixes eclipse-platform#2220
@iloveeclipse
Copy link
Member Author

TODO: test

@github-actions
Copy link
Contributor

Test Results

 1 947 files  ±0   1 947 suites  ±0   1h 47m 35s ⏱️ + 6m 57s
 4 721 tests ±0   4 697 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 163 runs  ±0  13 996 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit 029b94c. ± Comparison against base commit 018c667.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnifiedTree.isRecursiveLink() links check may skip some links

1 participant