From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75102@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75102] [PATCH rust-team 6/8] gnu: rust-rustls-platform-verifier-0.5: Use variable.
Date: Wed, 25 Dec 2024 22:40:32 +0100 [thread overview]
Message-ID: <1e753c4a2bee51e0f81f34dd8e5869ae20a7d80b.1735162557.git.herman@rimm.ee> (raw)
In-Reply-To: <456440899509b070b26f2b383e36730932c0ae9f.1735162557.git.herman@rimm.ee>
* gnu/packages/crates-tls.scm (rust-rustls-platform-verifier-0.5):
Use rustls-platform-verifier-test-flags.
Change-Id: I5f756548167aebef01dc887adc7c30546850fdbd
---
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 fb108c6220..d6e23e5d72 100644
--- a/gnu/packages/crates-tls.scm
+++ b/gnu/packages/crates-tls.scm
@@ -1949,16 +1949,7 @@ (define-public rust-rustls-platform-verifier-0.5
(base32 "1nlrxbw2i5q7dxz2gnif14hz5ph67b5d8viqr4r06yd18icc84p0"))))
(build-system cargo-build-system)
(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
next prev parent reply other threads:[~2024-12-25 21:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-25 21:37 [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 2/8] gnu: rust-clap-3: Wrap comment of triple digit length Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 3/8] gnu: rust-poem-1: " Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 4/8] gnu: rust-gstreamer-sys-0.21: Truncate comment Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 5/8] gnu: packages: crates-tls: Add rustls-platform-verifier-test-flags Herman Rimm via Guix-patches via
2024-12-25 21:40 ` Herman Rimm via Guix-patches via [this message]
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 7/8] gnu: rust-rustls-platform-verifier-0.4: Use variable Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 8/8] gnu: rust-rustls-platform-verifier-0.3: " Herman Rimm via Guix-patches via
2024-12-26 13:44 ` [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1e753c4a2bee51e0f81f34dd8e5869ae20a7d80b.1735162557.git.herman@rimm.ee \
--to=guix-patches@gnu.org \
--cc=75102@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=herman@rimm.ee \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).