-
Notifications
You must be signed in to change notification settings - Fork 735
SOLR-16903: Migrate all tests using File to NIO Path #3263
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
3860bc3
Part 1 of refactor
mlbiscoc be9d7a0
Fix TODOs so it's easier to find
mlbiscoc 3ef37ee
Part 2 of refactor
mlbiscoc 36489ea
Part 3 of refactor
mlbiscoc 9cd71c9
Build issues from import
mlbiscoc 37a4911
Fix tests to be runnable
mlbiscoc 2c36bee
Fix additional failing tests
mlbiscoc a3918a6
Merge branch 'main' into SOLR-16903-move-to-path-tests
mlbiscoc ad51fb2
Fix bad migration of testUpConfigLinkConfigClearZk
mlbiscoc 49e4dfe
More refactoring and cleanup
mlbiscoc 06e3d4d
Use Files.setAttribute for making file readable
mlbiscoc 7d02c14
Remove unnecessary toAbsolutePath() calls
mlbiscoc 6e44472
avoid FilterPath.unwrap
dsmiley 542e5cf
Merge branch 'apache:main' into SOLR-16903-move-to-path-tests
mlbiscoc 23d12c1
Remove some callers of FileSystems.getDefault().getSeparator()
mlbiscoc 6b37693
Add accessUserInformation for making files readable
mlbiscoc fe31ab2
Remove toString in ZkConfigFilesTest
mlbiscoc 2befa83
Use toFile().setReadable in TestCoreDiscovery
mlbiscoc 4b969a5
Changes from review
mlbiscoc 63a8bf2
Throw AssumptionViolatedException for file permissions on windows
mlbiscoc e24d0f5
Catch UnsupportedOperationException
mlbiscoc f36df49
Dupe assert
mlbiscoc c47a8b8
Merge branch 'main' into SOLR-16903-move-to-path-tests
mlbiscoc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.