gnu: rust-hyper-0.13: Skip tests.

* gnu/packages/crates-io.scm (rust-hyper-0.13)[arguments]: Skip the test
suite.

Change-Id: I6512f5143991265143b5689c8ede5dbb447a9bb2
This commit is contained in:
Efraim Flashner 2023-11-04 23:00:28 +02:00
parent 0ab4fb0c18
commit 4b0fcbd00a
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -34697,7 +34697,8 @@ (define-public rust-hyper-0.13
(base32
"1symcnba2y03b8lj6xp2wd994lk3xyk3wizacjg5s60njzfshs1y"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; Not all files included
#:cargo-inputs
(("rust-bytes" ,rust-bytes-0.5)
("rust-futures-channel" ,rust-futures-channel-0.3)
("rust-futures-core" ,rust-futures-core-0.3)