-
Notifications
You must be signed in to change notification settings - Fork 147
Improve validation message in WorkspaceRoot::getProject(String) #1740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve validation message in WorkspaceRoot::getProject(String) #1740
Conversation
Test Results1 205 files - 9 1 205 suites - 9 1h 3m 29s ⏱️ ±0s Results for commit bbff96d. ± Comparison against base commit e1dd87d. This pull request skips 1 test.♻️ This comment has been updated with latest results. |
|
The failing check in Windows is because several and also: Is this maybe the same error that happened back then in eclipse-platform/eclipse.platform.ui#2432 ? FTR I also see this in the logs: |
Add the size of the invalid path and its actual value.
2ef032b to
bbff96d
Compare
|
Check failures are unrelated (see #1740 (comment)) |
Add the size of the invalid path and its actual value.