perlPackages.IOAsync: fix check phase

This commit is contained in:
volth 2020-06-20 19:22:33 +00:00
parent da70544b7d
commit 76f9b7e839

View file

@ -9397,6 +9397,7 @@ let
url = mirror://cpan/authors/id/P/PE/PEVANS/IO-Async-0.77.tar.gz;
sha256 = "153rfnbs2xwvx559h0ilfr0g9pg30avjad3cad659is9bdmfipri";
};
preCheck = "rm t/50resolver.t"; # this test fails with "Temporary failure in name resolution" in sandbox
propagatedBuildInputs = [ Future StructDumb ];
buildInputs = [ TestFatal TestIdentity TestMetricsAny TestRefcount ];
meta = {