Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 80b3a7b128d5fd9740273d0c95cb5539a58e3f16
      
https://github.com/NixOS/nixpkgs/commit/80b3a7b128d5fd9740273d0c95cb5539a58e3f16
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  Revert "pythonPackages.psutil: 3.4.2 -> 4.3.0"

This reverts commit 86caec1be1ac98dee4e6a1b993293e9bacaa53ee.

In this commit tests were re-enabled, but without correctly testing whether it 
could.
When a package builds it doesn't mean the tests are actually run. This is often 
seen when it says that 0 tests were run.
Typically this is because the test runner was invoked incorrectly.

By re-enabling the tests, a false impression is generated that the package is 
tested while in fact it isn't. Furthermore, the Python 3.5
package broke because the tests are invoked incorrectly.

cc @abbradar


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to