me
/
guix
Archived
1
0
Fork 0

gnu: rust-linked-hash-map-0.4: Skip tests.

* gnu/packages/crates-io.scm (rust-linked-hash-map-0.4)[arguments]: Skip
the test suite.

Change-Id: I4a72eb5835afda6c2f55b2376bcb2582de4327ae
Efraim Flashner 2023-11-04 22:04:59 +02:00
parent 3b082d8a08
commit 287448e4f1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 1 deletions

View File

@ -40651,7 +40651,8 @@ pairs in insertion order.")
(base32
"0fd958y02ggwpa2246kmjky9xmnww7vxg0ik3rxgy23hgwlyqq3q"))))
(arguments
`(#:cargo-inputs
`(#:tests? #f ; thread 'test_into_iter_drop' panicked
#:cargo-inputs
(("rust-clippy" ,rust-clippy-0.0)
("rust-heapsize" ,rust-heapsize-0.3)
("rust-serde" ,rust-serde-0.9)