Skip to content

Fix test failures on Darwin on a case-sensitive fs#11820

Merged
eli-schwartz merged 1 commit intomesonbuild:masterfrom
reckenrode:case-sensitive-darwin
May 28, 2023
Merged

Fix test failures on Darwin on a case-sensitive fs#11820
eli-schwartz merged 1 commit intomesonbuild:masterfrom
reckenrode:case-sensitive-darwin

Conversation

@reckenrode
Copy link
Contributor

This issue was encounetered while working on a contribution to nixpkgs. Nix allows the store to be installed on a separate, case-sensitive APFS volume. When the store is on a case-sensitive volume, these tests fail because they try to use foundation instead of Foundation.

This issue was encounetered while working on a contribution to nixpkgs.
Nix allows the store to be installed on a separate, case-sensitive APFS
volume. When the store is on a case-sensitive volume, these tests fail
because they try to use `foundation` instead of `Foundation`.
@eli-schwartz
Copy link
Member

Thanks. This just missed the boat for the 1.1.1 release but I've marked it for the next one instead.

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.

2 participants