nixpkgs/pkgs/development
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
..
arduino
beam-modules
bower-modules/generic
compilers ghc: fix typo in 8.6.1 compiler name 2018-10-24 21:29:15 +02:00
coq-modules coqPackages.category-theory: fix build 2018-10-24 05:50:04 +00:00
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules guile-cairo: 1.4.1 -> 1.10.0 2018-10-13 15:38:57 +02:00
haskell-modules cabal2nix: fix build with ghc 8.4.x 2018-10-25 11:12:38 +02:00
idris-modules build-idris-package: ipkgName 2018-09-18 10:38:59 +02:00
interpreters elixir: 1.7.3 -> 1.7.4 2018-10-25 15:55:15 +02:00
java-modules
libraries eccodes: build with openjpeg 2018-10-25 17:59:13 +00:00
lisp-modules
lua-modules
misc
mobile Merge pull request #46720 from baldo/android-platform-tools 2018-10-05 22:42:30 -05:00
node-packages webassemblyjs tool suite: init at 1.7.8 2018-10-15 23:55:55 +09:00
ocaml-modules ocamlPackages.vg: 0.9.0 -> 0.9.1 2018-10-25 05:36:37 +00:00
perl-modules remove support for pre-5.26 Perl 2018-10-03 19:29:58 +00:00
pharo
pure-modules
python-modules pythonPackages.pyarrow: fix running tests on hydra 2018-10-25 23:12:16 -04:00
r-modules Fix build for rPackages.units 2018-10-08 12:53:43 +02:00
ruby-modules gem-config: capybara-webkit: qt48 -> qt59 2018-10-23 16:14:21 +01:00
tools cdb: init at 0.75 2018-10-25 21:49:37 +02:00
web nodejs-8_x: 8.11.4 -> 8.12.0 2018-10-14 13:58:02 +08:00