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

[20.09] python3Packages.dask: limit processes on tests #100689

Merged
merged 1 commit into from Oct 16, 2020

Conversation

jonringer
Copy link
Contributor

@jonringer jonringer commented Oct 16, 2020

Motivation for this change

missed a commit in #100167

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@jonringer jonringer requested a review from FRidh as a code owner October 16, 2020 06:25
@jonringer
Copy link
Contributor Author

was able to build locally

@jonringer jonringer merged commit f1e7afd into NixOS:release-20.09 Oct 16, 2020
@jonringer jonringer deleted the dask branch October 16, 2020 07:08
@jonringer
Copy link
Contributor Author

https://github.com/NixOS/nixpkgs/pull/100689
1 package marked as broken and skipped:
python37Packages.rl-coach

7 packages failed to build:
python37Packages.clifford python37Packages.dask-glm python37Packages.dask-ml python37Packages.intake python37Packages.stumpy python38Packages.clifford python38Packages.intake

53 packages built:
python37Packages.aplpy python37Packages.batchgenerators python37Packages.caffe python37Packages.dask python37Packages.dask-gateway python37Packages.dask-image python37Packages.dask-jobqueue python37Packages.dask-mpi python37Packages.dask-xgboost python37Packages.datashader python37Packages.distributed python37Packages.glymur python37Packages.image-match python37Packages.imagecorruptions python37Packages.imgaug python37Packages.mask-rcnn python37Packages.pims python37Packages.pyfftw python37Packages.scikitimage python37Packages.sparse python37Packages.spectral-cube python37Packages.streamz python37Packages.stytra python37Packages.sunpy python37Packages.tensorly python38Packages.aplpy python38Packages.batchgenerators python38Packages.caffe python38Packages.dask python38Packages.dask-gateway python38Packages.dask-glm python38Packages.dask-image python38Packages.dask-jobqueue python38Packages.dask-ml python38Packages.dask-mpi python38Packages.dask-xgboost python38Packages.datashader python38Packages.distributed python38Packages.glymur python38Packages.image-match python38Packages.imagecorruptions python38Packages.imgaug python38Packages.mask-rcnn python38Packages.pims python38Packages.pyfftw python38Packages.scikitimage python38Packages.sparse python38Packages.spectral-cube python38Packages.streamz python38Packages.stumpy python38Packages.stytra python38Packages.sunpy python38Packages.tensorly

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

1 participant