unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64457] [PATCH] gnu: kio: Skip another test.
@ 2023-07-04  9:15 Efraim Flashner
       [not found] ` <handler.64457.B.168846213710335.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2023-07-04  9:15 UTC (permalink / raw)
  To: 64457; +Cc: Efraim Flashner

* gnu/packages/kde-frameworks.scm (kio)[arguments]: Adjust custom 'check
phase to skip a test which fails on aarch64-linux.
---
 gnu/packages/kde-frameworks.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 1b802922a8..b82c243126 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2015, 2023 Andreas Enge <andreas@enge.fr>
-;;; Copyright © 2016, 2019, 2020, 2022 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2016, 2019, 2020, 2022, 2023 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2016-2019 Hartmut Goebel <h.goebel@crazy-compilers.com>
 ;;; Copyright © 2016 David Craven <david@craven.ch>
 ;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
@@ -2691,6 +2691,7 @@ (define-public kio
                 (setenv "QT_QPA_PLATFORM" "offscreen")
                 (setenv "DBUS_FATAL_WARNINGS" "0")
                 (invoke "dbus-launch" "ctest"
+                        "--rerun-failed" "--output-on-failure"
                         "-E"
                         ;; The following tests fail or are flaky (see:
                         ;; https://bugs.kde.org/show_bug.cgi?id=440721).
@@ -2703,6 +2704,7 @@ (define-public kio
                                        "|kiocore-krecentdocumenttest"
                                        "|kiocore-http_jobtest"
                                        "|kiogui-openurljobtest"
+                                       "|kioslave-httpheaderdispositiontest"
                                        "|applicationlauncherjob_forkingtest"
                                        "|applicationlauncherjob_scopetest"
                                        "|applicationlauncherjob_servicetest"

base-commit: 1011100868ec6d712145c75c016b18ba5913c7c7
-- 
Efraim Flashner   <efraim@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64457: Acknowledgement ([PATCH] gnu: kio: Skip another test.)
       [not found] ` <handler.64457.B.168846213710335.ack@debbugs.gnu.org>
@ 2023-07-05 13:39   ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-07-05 13:39 UTC (permalink / raw)
  To: 64457-done

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

Patch pushed

-- 
Efraim Flashner   <efraim@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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-05 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04  9:15 [bug#64457] [PATCH] gnu: kio: Skip another test Efraim Flashner
     [not found] ` <handler.64457.B.168846213710335.ack@debbugs.gnu.org>
2023-07-05 13:39   ` bug#64457: Acknowledgement ([PATCH] gnu: kio: Skip another test.) Efraim Flashner

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).