unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Sughosha <sughosha@disroot.org>
Cc: 70176@debbugs.gnu.org
Subject: [bug#70176] [PATCH] gnu: kdelibs4support: Exclude kmimetypetest from check-post-install.
Date: Sat, 06 Apr 2024 10:34:36 +0800	[thread overview]
Message-ID: <87wmpbi5ej.fsf@iscas.ac.cn> (raw)
In-Reply-To: <8a0a90bbefebcffef1a591ece253229d96ed5557.1712204403.git.sughosha@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 1180 bytes --]


Sughosha via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/kde-frameworks.scm (kdelibs4support):
> [arguments]<#:phases>: In check-post-install phase, exclude
> kmimetypetest.
>
> Change-Id: I7af5d39c7eef56441ba837b87a5ed5d4c0c449d6
> ---
>  gnu/packages/kde-frameworks.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
> index f487ac9a30..37f7cbbeb6 100644
> --- a/gnu/packages/kde-frameworks.scm
> +++ b/gnu/packages/kde-frameworks.scm
> @@ -3756,7 +3756,7 @@ (define-public kdelibs4support
>                 (lambda _
>                   (display "[testSmb]\n*\n")))
>               (invoke "dbus-launch" "ctest"
> -                     "-E" "kstandarddirstest"))))))
> +                     "-E" "(kstandarddirstest|kmimetypetest)"))))))
>      (home-page "https://community.kde.org/Frameworks")
>      (synopsis "KDE Frameworks 5 porting aid from KDELibs4")
>      (description "This framework provides code and utilities to ease the
>
> base-commit: 188d18fc47f0d38edfe06e3e5834fa8587bd300b

If you add the comment about https://bugs.kde.org/464857 is better.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2024-04-06  2:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-04  4:37 [bug#70176] [PATCH] gnu: kdelibs4support: Exclude kmimetypetest from check-post-install Sughosha via Guix-patches via
2024-04-06  2:34 ` Zheng Junjie [this message]
2024-04-10  3:43 ` [bug#70176] [PATCH] * gnu/packages/kde-frameworks.scm (kdelibs4support): [arguments]<#:phases>: In check-post-install phase, exclude kmimetypetest Nathan Dehnel

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=87wmpbi5ej.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70176@debbugs.gnu.org \
    --cc=sughosha@disroot.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).