GNU bug report logs -
#76217
[PATCH] gnu: rust-ci-info-0.3: Disable parallel tests.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Wed, 12 Feb 2025 03:42:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76217 in the body.
You can then email your comments to 76217 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
divya <at> subvertising.org, efraim <at> flashner.co.il, guix-patches <at> gnu.org
:
bug#76217
; Package
guix-patches
.
(Wed, 12 Feb 2025 03:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
iyzsong <at> envs.net
:
New bug report received and forwarded. Copy sent to
divya <at> subvertising.org, efraim <at> flashner.co.il, guix-patches <at> gnu.org
.
(Wed, 12 Feb 2025 03:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/crates-io.scm (rust-ci-info-0.3) [arguments]:
Set #:parallel-tests?.
Change-Id: I08157a173fc809bd7ed5f98a36b545cef287ea43
---
gnu/packages/crates-io.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 9bbc8a93b3..40653af13a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -12339,7 +12339,8 @@ (define-public rust-ci-info-0.3
"00pr17g6q6i752acrkycg0hkq3lm0p634anm41g3m6lqg8q83s75"))))
(build-system cargo-build-system)
(arguments
- `(#:cargo-test-flags
+ `(#:parallel-tests? #f ;fails otherwise
+ #:cargo-test-flags
'("--release" "--"
"--skip=ci::ci_test::get_bamboo"
"--skip=ci::ci_test::get_taskcluster_runid"
base-commit: d59a13b6401e7494d8d5c9c9f66df3318451be79
--
2.48.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Thu, 13 Feb 2025 03:26:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
iyzsong <at> envs.net
:
bug acknowledged by developer.
(Thu, 13 Feb 2025 03:26:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76217-done <at> debbugs.gnu.org (full text, mbox):
Pushed, close.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#76217
; Package
guix-patches
.
(Thu, 13 Feb 2025 08:46:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 76217 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I personally haven't seen this issue when building rust-ci-info <at> 0.3, but
if it fixes the build for you then go ahead and push it to master.
On Wed, Feb 12, 2025 at 11:45:20AM +0800, iyzsong <at> envs.net wrote:
> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/crates-io.scm (rust-ci-info-0.3) [arguments]:
> Set #:parallel-tests?.
>
> Change-Id: I08157a173fc809bd7ed5f98a36b545cef287ea43
> ---
> gnu/packages/crates-io.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
> index 9bbc8a93b3..40653af13a 100644
> --- a/gnu/packages/crates-io.scm
> +++ b/gnu/packages/crates-io.scm
> @@ -12339,7 +12339,8 @@ (define-public rust-ci-info-0.3
> "00pr17g6q6i752acrkycg0hkq3lm0p634anm41g3m6lqg8q83s75"))))
> (build-system cargo-build-system)
> (arguments
> - `(#:cargo-test-flags
> + `(#:parallel-tests? #f ;fails otherwise
> + #:cargo-test-flags
> '("--release" "--"
> "--skip=ci::ci_test::get_bamboo"
> "--skip=ci::ci_test::get_taskcluster_runid"
>
> base-commit: d59a13b6401e7494d8d5c9c9f66df3318451be79
> --
> 2.48.1
>
>
>
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#76217
; Package
guix-patches
.
(Fri, 14 Feb 2025 02:55:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 76217 <at> debbugs.gnu.org (full text, mbox):
Efraim Flashner <efraim <at> flashner.co.il> writes:
> I personally haven't seen this issue when building rust-ci-info <at> 0.3, but
> if it fixes the build for you then go ahead and push it to master.
Yes, it did fix the build for me and on CI for qt-team:
https://ci.guix.gnu.org/build/9238416/details
Thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Mar 2025 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.