-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
test: windows path resolution #4159
base: master
Are you sure you want to change the base?
Conversation
Modifying test to
Further exploration of the return values in the logic shows a difference starting at
On the other hand, ubuntu's log statements show:
However, note that in JibExtenisonTest#testExtraDirectories(), the paths seem to always resolve to the absolute path in both windows and ubuntu. The difference occurs when we use System properties to specify the file path. |
Quality Gate failedFailed conditions 0.0% Coverage on New Code (required ≥ 80%) |
Thank you for your interest in contributing! For general guidelines, please refer to
the contributing guide.
Before filing a pull request, make sure to do the following:
the style guide.
This helps to reduce the chance of having a pull request rejected.
Fixes #<issue_number_goes_here> 🛠️