nixpkgs/pkgs
Dmitry Kalinkin 6ae3cb4d36
pythonPackages.pyarrow: fix running tests on hydra
This replaces standard checkPhase using setup.py that uses pytest-runner
with an explicit call to pytest. One reason to do that is because
setup.py triggers another rebuild when asked to do "test". Another
reason is that there seems to be a conflict between possible imports for
pyarrow: `pwd`/pyarrow vs $out/pyarrow. By some unknown reason this
triggers an import error on hydra and ofborg, but not on my machine. The
solution here is to remove `pwd`/pyarrow, keep the tests and use direct
call to pytest (setup.py needs `pwd`/pyarrow). The added benefit is that
we are now testing what is installed in $out.
2018-10-25 23:12:16 -04:00
..
applications Merge pull request #49031 from Moredread/slic3r-prusa3d/1.41.1 2018-10-25 17:48:21 +01:00
build-support breakpointHook: add for debugging failing builds 2018-10-25 10:19:41 +01:00
common-updater
data all-cabal-hashes: update snapshot to Hackage at 2018-10-22T08:31:54Z 2018-10-25 11:12:38 +02:00
desktops Merge pull request #49065 from r-ryantm/auto-update/python-caja 2018-10-25 17:23:44 +01:00
development pythonPackages.pyarrow: fix running tests on hydra 2018-10-25 23:12:16 -04:00
games rocksndiamonds: 4.1.0.0 -> 4.1.1.0 2018-10-24 15:30:38 +02:00
misc vscode-extensions.ms-python.python: 2018.8.0 -> 2018.9.1 (#48849) 2018-10-23 12:34:31 +02:00
os-specific Merge pull request #46534 from obsidiansystems/darwin-to-linux-cross 2018-10-24 10:35:52 -04:00
servers grafana: 5.3.1 -> 5.3.2 2018-10-25 17:07:23 +02:00
shells Merge pull request #49086 from dtzWill/update/zsh-completions 2018-10-25 14:59:25 +01:00
stdenv
test Remove openftd 2018-10-21 21:52:20 +02:00
tools openssh: 7.7p1 -> 7.9p1 (#48784) 2018-10-26 01:17:55 +02:00
top-level openssh: 7.7p1 -> 7.9p1 (#48784) 2018-10-26 01:17:55 +02:00