From 954eb34a5363877e5efed27ddc2bc748f6265019 Mon Sep 17 00:00:00 2001 From: Bas van Dijk Date: Sun, 26 Aug 2018 01:20:15 +0200 Subject: [PATCH] elasticsearch-curator: explain why we disable the test-suite --- .../development/python-modules/elasticsearch-curator/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/python-modules/elasticsearch-curator/default.nix b/pkgs/development/python-modules/elasticsearch-curator/default.nix index 3b882c5f873..1ea6e4cabad 100644 --- a/pkgs/development/python-modules/elasticsearch-curator/default.nix +++ b/pkgs/development/python-modules/elasticsearch-curator/default.nix @@ -24,6 +24,7 @@ buildPythonPackage rec { sha256 = "e75abeb7f7be939b1c64c071898760dc10ab5f08307c253fc074abf8a41a76f0"; }; + # The test hangs so we disable it. doCheck = false; propagatedBuildInputs = [