GNU bug report logs - #75102
[PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Wed, 25 Dec 2024 21:39:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Full log


Message #23 received at 75102 <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: 75102 <at> debbugs.gnu.org
Subject: [PATCH rust-team 7/8] gnu: rust-rustls-platform-verifier-0.4: Use
 variable.
Date: Wed, 25 Dec 2024 22:40:33 +0100
* gnu/packages/crates-tls.scm (rust-rustls-platform-verifier-0.4):
Use rustls-platform-verifier-test-flags.

Change-Id: I5c0eba7fe95760065b84947496b97bfd40733791
---
 gnu/packages/crates-tls.scm | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/gnu/packages/crates-tls.scm b/gnu/packages/crates-tls.scm
index d6e23e5d72..6628825392 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -1992,16 +1992,7 @@ (define-public rust-rustls-platform-verifier-0.4
        (sha256
         (base32 "0dnij2d9029i06x4bhyzj5izwv3370233czaqkk1fmgc1wjdrix4"))))
     (arguments
-     (list #:cargo-test-flags
-           '(list "--"
-                  "--skip=tests::verification_mock::test_verification_without_mock_root"
-                  "--skip=tests::verification_real_world::tests::_1password_com_valid"
-                  "--skip=tests::verification_real_world::tests::letsencrypt"
-                  "--skip=tests::verification_real_world::tests::my_1password_com_valid"
-                  "--skip=tests::verification_real_world::tests::my_1password_com_valid_no_stapled"
-                  "--skip=tests::verification_real_world::tests::unrelated_chain_not_valid_for_my_1password_com"
-                  "--skip=tests::verification_real_world::tests::unrelated_chain_valid_for_unrelated_domain"
-                  "--skip=tests::verification_real_world::tests::unrelated_domain_invalid")
+     (list #:cargo-test-flags rustls-platform-verifier-test-flags
            #:cargo-inputs
            (list rust-android-logger-0.13
                  rust-base64-0.22
-- 
2.45.2





This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.