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

Make the tests depend on the nix executable #4060

Closed
wants to merge 2 commits into from

Conversation

thufschmitt
Copy link
Member

That way just running make installcheck is enough to run them against the actual nix code in the repo.

(I don't know whether that's actually desirable for everyone. It seems to make sense to me to have this, so opening the PR anyways but feel free to close it if that breaks anything)

@edolstra
Copy link
Member

I don't think this is enough. The tests also require corepkgs and the nix-* symlinks.

@thufschmitt
Copy link
Member Author

Indeed. I've added a bunch of missing deps, make clean && make installcheck now works fine

That way just running `make installcheck` is enough to run them against
the actual nix code in the repo
@thufschmitt
Copy link
Member Author

Rebased on top of master, and checked that make clean && make installcheck still works

@thufschmitt
Copy link
Member Author

Closing as this isn’t compatible with #4239

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.

None yet

2 participants