unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ROCKTAKEY <rocktakey@gmail.com>
To: 62472@debbugs.gnu.org
Cc: ROCKTAKEY <rocktakey@gmail.com>
Subject: [bug#62472] [PATCH 2/2] gnu: conan: Remove test_token_expired test.
Date: Mon, 27 Mar 2023 17:18:03 +0900	[thread overview]
Message-ID: <20230327081803.3832-2-rocktakey@gmail.com> (raw)
In-Reply-To: <20230327081803.3832-1-rocktakey@gmail.com>

* gnu/packages/package-management.scm (conan): Remove test_token_expired test.
---
 gnu/packages/package-management.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index e5048c95d6..bcd072a442 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1219,6 +1219,8 @@ (define system ,(or (%current-target-system)
                         ;; https://lore.kernel.org/git/xmqq4jw1uku5.fsf@gitster.g/T/#u
                         "and not test_submodule "
                         "and not test_clone_submodule_git "
+                        ;; FIXME: Sometimes failed due to logging in problem on "conan upload"
+                        "and not test_token_expired "
                         (if (not (string-prefix? "x86_64" system))
                             ;; These tests either assume the machine is
                             ;; x86_64, or require a cross-compiler to target
-- 
2.39.2





  reply	other threads:[~2023-03-27  8:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26 19:13 [bug#62472] [PATCH 0/2] gnu: conan: Remove some failed tests ROCKTAKEY
2023-03-27  8:18 ` [bug#62472] [PATCH 1/2] gnu: conan: Remove some tests about git submodule ROCKTAKEY
2023-03-27  8:18   ` ROCKTAKEY [this message]
2023-03-30 20:13     ` bug#62472: [PATCH 0/2] gnu: conan: Remove some failed tests Maxim Cournoyer
2023-03-31 10:25       ` [bug#62472] " ROCKTAKEY
2023-03-31 14:30         ` Maxim Cournoyer
2023-03-31 16:57           ` ROCKTAKEY

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=20230327081803.3832-2-rocktakey@gmail.com \
    --to=rocktakey@gmail.com \
    --cc=62472@debbugs.gnu.org \
    /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).