Skip to content

tests: recourse into#430856

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
jopejoe1:test-tests-with-nixpkgs-review
Aug 6, 2025
Merged

tests: recourse into#430856
wolfgangwalther merged 1 commit intoNixOS:masterfrom
jopejoe1:test-tests-with-nixpkgs-review

Conversation

@jopejoe1
Copy link
Member

@jopejoe1 jopejoe1 commented Aug 4, 2025

makes it so nixpkgs-review is running tests

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

makes it so nixpkgs-review is running tests
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 4, 2025
@wolfgangwalther
Copy link
Contributor

I like that. IIRC, the current state is that not all of these tests pass, correct? At least that was the case when I tried ~ two weeks ago, maybe that has changed by now.

@jopejoe1
Copy link
Member Author

jopejoe1 commented Aug 4, 2025

That's indeed the case, there are few that are failing to build.

@wolfgangwalther
Copy link
Contributor

makes it so nixpkgs-review is running tests

How exactly does this surface? Aka, I still see 0 rebuilds - thus, I assume that Eval previously eval'ed the tests as well. What exactly is the difference now?

@jopejoe1
Copy link
Member Author

jopejoe1 commented Aug 5, 2025

Our ci evals nixpkgs over release-attrpaths-superset.nix where nixpkgs-review is not doing that and thuss the changes in release.nix are not affecting it.

@wolfgangwalther
Copy link
Contributor

By default nixpkgs-review uses CI's eval results. Are you talking about nixpkgs-review --eval local explicitly?

@jopejoe1
Copy link
Member Author

jopejoe1 commented Aug 5, 2025

Yes im talking nixpkgs-review's own eval which i use for testing bevore opening a pr.

@wolfgangwalther wolfgangwalther merged commit 6e63eea into NixOS:master Aug 6, 2025
28 of 30 checks passed
@jopejoe1 jopejoe1 deleted the test-tests-with-nixpkgs-review branch August 6, 2025 19:10
@wolfgangwalther wolfgangwalther added the 8.has: port to stable This PR already has a backport to the stable release. label Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants