Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 70c459e9e489cc968b47278f3a879b2104bbcf62
      
https://github.com/NixOS/nixpkgs/commit/70c459e9e489cc968b47278f3a879b2104bbcf62
  Author: Tom Hunger <tehun...@gmail.com>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

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

  Log Message:
  -----------
  tornado: disable tests, see #14634

(cherry picked from commit 5b782924c1dc9d66d7aefaf99650ff52119b6358)


  Commit: 43e690f35c00c0c42681b7900da132177d14d426
      
https://github.com/NixOS/nixpkgs/commit/43e690f35c00c0c42681b7900da132177d14d426
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

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

  Log Message:
  -----------
  pythonPackages.tornado: fix tests, closes #14634

The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.

(cherry picked from commit 6876eab511afd1c10b8e89a1ff99aa28c6a44b2d)


Compare: https://github.com/NixOS/nixpkgs/compare/92c6a44b9ed3...43e690f35c00
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to