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.cvxopt: temporarily disable tests #43564

Merged
merged 1 commit into from Jul 15, 2018

Conversation

timokau
Copy link
Member

@timokau timokau commented Jul 15, 2018

Motivation for this change

The tests have transient failures that will be fixed once staging is merged. Since #43234 didn't make the cut for staging-next, that'll probably take some while. So here is a band-aid.

I'll immediately open a patch against staging that reverts it once this is merged.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-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)
  • Fits CONTRIBUTING.md.

The tests have transient failures that will be fixed once staging is
merged.
@timokau timokau requested a review from FRidh as a code owner July 15, 2018 09:39
@timokau
Copy link
Member Author

timokau commented Jul 15, 2018

@GrahamcOfBorg build python2Packages.cvxopt python3Packages.cvxopt

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2Packages.cvxopt, python3Packages.cvxopt

Partial log (click to expand)

shrinking /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/gsl.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/base.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/umfpack.cpython-36m-x86_64-linux-gnu.so
shrinking /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/misc_solvers.cpython-36m-x86_64-linux-gnu.so
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0/lib
patching script interpreter paths in /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0
checking for references to /build in /nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0...
/nix/store/n7rgqmj4ywwnwkm96dy4pa47ic4cjidi-python2.7-cvxopt-1.2.0
/nix/store/2zjw9m926sxawn0ydfw83cb9xsv6hll7-python3.6-cvxopt-1.2.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2Packages.cvxopt, python3Packages.cvxopt

Partial log (click to expand)

shrinking /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/gsl.cpython-36m-aarch64-linux-gnu.so
shrinking /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/lapack.cpython-36m-aarch64-linux-gnu.so
shrinking /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/misc_solvers.cpython-36m-aarch64-linux-gnu.so
shrinking /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0/lib/python3.6/site-packages/cvxopt/umfpack.cpython-36m-aarch64-linux-gnu.so
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0/lib
patching script interpreter paths in /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0
checking for references to /build in /nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0...
/nix/store/79fm0zpmpmqafx2r9l7lsanm3p1n0rv7-python2.7-cvxopt-1.2.0
/nix/store/9sjwlnq0jqc8nsjcv3lm6vqgjsc4bxi0-python3.6-cvxopt-1.2.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python2Packages.cvxopt, python3Packages.cvxopt

Partial log (click to expand)

Processing ./cvxopt-1.2.0-cp36-cp36m-macosx_10_6_x86_64.whl
Installing collected packages: cvxopt
Successfully installed cvxopt-1.2.0
/private/tmp/nix-build-python3.6-cvxopt-1.2.0.drv-0/cvxopt-1.2.0
post-installation fixup
strip is /nix/store/7ddbq63v97nk8gkbf7gcsfmby37h6gbl-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/bi3gn0c4mazj6jb9jvsklwf9ja5am9cm-python3.6-cvxopt-1.2.0/lib
patching script interpreter paths in /nix/store/bi3gn0c4mazj6jb9jvsklwf9ja5am9cm-python3.6-cvxopt-1.2.0
/nix/store/x10pzmvmgwvvmnj2hjzzwa30dpqqnm5x-python2.7-cvxopt-1.2.0
/nix/store/bi3gn0c4mazj6jb9jvsklwf9ja5am9cm-python3.6-cvxopt-1.2.0

@timokau
Copy link
Member Author

timokau commented Jul 15, 2018

Follow up: #43566

@timokau timokau deleted the cvxopt-disable-tests branch July 15, 2018 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants