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

pythonPackages.pyarrow: remove dead code in preCheck, use pytestCheckHook #83747

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Mar 30, 2020

Motivation for this change
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.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
janb87 Jan Bevers
…Hook
@veprbl veprbl requested a review from tobim March 30, 2020 04:13
@veprbl veprbl requested review from FRidh and jonringer as code owners March 30, 2020 04:13
@veprbl
Copy link
Member Author

veprbl commented Mar 30, 2020

@GrahamcOfBorg build python27Packages.pyarrow
@GrahamcOfBorg build python37Packages.pyarrow
@GrahamcOfBorg build python38Packages.pyarrow

@ofborg ofborg bot added 6.topic: python 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 labels Mar 30, 2020
Copy link
Contributor

@tobim tobim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that should make it easier to maintain going forward.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

failures are broken on master

https://github.com/NixOS/nixpkgs/pull/83747
2 packages failed to build:
python37Packages.ibis-framework python38Packages.ibis-framework

14 packages built:
python27Packages.awkward python27Packages.pyarrow python27Packages.uproot python27Packages.uproot-methods python37Packages.awkward python37Packages.google_cloud_bigquery python37Packages.pyarrow python37Packages.uproot python37Packages.uproot-methods python38Packages.awkward python38Packages.google_cloud_bigquery python38Packages.pyarrow python38Packages.uproot python38Packages.uproot-methods
[1 built (2 failed), 0.0 MiB DL]
error: build of '/nix/store/4dkgniwjcingq3pl2dwbzyxcvz8nv6gq-python3.7-ibis-framework-1.2.0.drv', '/nix/store/bvxl4cbsd1n4mahba5ji5cjpcn7s2vq2-python3.8-ibis-framework-1.2.0.drv' failed
[17:49:07] jon@jon-desktop /home/jon/projects/nixpkgs (master)

@jonringer jonringer merged commit 03ccfe2 into NixOS:master Mar 31, 2020
@veprbl veprbl deleted the pr/pyarrow_pytestCheckHook branch March 31, 2020 01:16
@veprbl veprbl restored the pr/pyarrow_pytestCheckHook branch December 1, 2020 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants