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

Revert "lib.types.attrsWith: remove failing test" #382856

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

infinisil
Copy link
Member

This reverts commit ce8f304.

The problem was simply a typo (nestedTypes.elemType -> type.nestedTypes.elemType) ! And CI didn't run for lib in the orginal PR which is why it didn't get caught.

This leads the way for PRs like #382848 and #375084 to also introduce similar tests.

Things done

  • Ran nix-build lib/tests/release.nix

Add a 👍 reaction to pull requests you find important.

This reverts commit ce8f304.

The problem was simply a typo (nestedTypes.elemType ->
type.nestedTypes.elemType) ! And CI didn't run for lib in the orginal
PR which is why it didn't get caught.
@hsjobeki
Copy link
Contributor

Looking good. I'll add some more tests in a seperate PR for other types as well.

@hsjobeki hsjobeki merged commit 7bbacbb into NixOS:master Feb 19, 2025
30 checks passed
@infinisil infinisil deleted the wrapped-deprecated-tests branch February 19, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants