gnu: rust-tokio-sync-0.2: Skip tests.

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

Change-Id: Iba2a3276cc39490a0f64dde4dfed800612cec2df
This commit is contained in:
Efraim Flashner 2023-10-26 23:46:53 +03:00
parent 4deda785e2
commit 640b81f9a6
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -78530,7 +78530,8 @@ (define-public rust-tokio-sync-0.2
"1lirf9s9pibgv8cypqzlddy8q9bxfp4z29qfx83p83slhnvaw6jg"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
`(#:tests? #f ; use of undeclared crate or module `tokio_test`
#:cargo-inputs
(("rust-fnv" ,rust-fnv-1)
("rust-futures-core-preview" ,rust-futures-core-preview-0.3)
("rust-futures-sink-preview" ,rust-futures-sink-preview-0.3)