perlPackages.NetAMQP: disable tests

This commit is contained in:
Domen Kožar 2014-09-23 00:24:45 +02:00
parent 17a64ccf24
commit dded855483

View File

@ -6476,6 +6476,7 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/C/CH/CHIPS/Net-AMQP-0.06.tar.gz; url = mirror://cpan/authors/id/C/CH/CHIPS/Net-AMQP-0.06.tar.gz;
sha256 = "0b2ba7de2cd7ddd5fe102a2e2ae7aeba21eaab1078bf3bfd3c5a722937256380"; sha256 = "0b2ba7de2cd7ddd5fe102a2e2ae7aeba21eaab1078bf3bfd3c5a722937256380";
}; };
doCheck = false; # failures on 32bit
buildInputs = [ TestDeep ]; buildInputs = [ TestDeep ];
propagatedBuildInputs = [ ClassAccessor ClassDataInheritable XMLLibXML ]; propagatedBuildInputs = [ ClassAccessor ClassDataInheritable XMLLibXML ];
meta = { meta = {