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

python39Packages.pbr: enable tests, adopt into openstack team #137566

Merged
merged 2 commits into from
Sep 14, 2021

Conversation

SuperSandro2000
Copy link
Member

Motivation for this change
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • 21.11 Release Notes (or backporting 21.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 0 This PR does not cause any packages to rebuild labels Sep 12, 2021
@superherointj
Copy link
Contributor

nix build .#python3Packages.pbr.passthru.tests.pytest

ERROR: Could not find a version that satisfies the requirement autopage>=0.4.0 (from cliff) (from versions: none)
> ERROR: No matching distribution found for autopage>=0.4.0

After cherry pick of #137557 autopage/cliff, tests worked.

`Ran: 210 tests in 23.7404 sec.

  • Passed: 188
  • Skipped: 22
  • Expected Fail: 0
  • Unexpected Success: 0
  • Failed: 0
    Sum of execute time for each test: 96.3785 sec.`

@SuperSandro2000
Copy link
Member Author

SuperSandro2000 commented Sep 14, 2021

@ofborg eval
@ofborg build python39Packages.pbr

@SuperSandro2000 SuperSandro2000 merged commit 4f6afcb into NixOS:staging-next Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 0 This PR does not cause any packages to rebuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants