Skip to content
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

dupseek: fix test and undeprecate #66509

Closed
wants to merge 1 commit into from

Conversation

mitchblank
Copy link
Contributor

There was nothing wrong with this tool on Big Sur. The only issue is that the test assumed incorrectly that readdir() would list files in creation-order. This is not true on APFS at least. Therefore when testing if two files are duplicates, either one could be detected as the "dup"

There was nothing wrong with this tool on Big Sur.  The only issue
is that the test assumed incorrectly that readdir() would list files
in creation-order.  This is not true on APFS at least.  Therefore
when testing if two files are duplicates, either one could be detected
as the "dup"
@BrewTestBot
Copy link
Member

🤖 A scheduled task has triggered a merge.

@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Jan 8, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants