all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64
@ 2024-07-06 21:21 Doğan Çeçen
  2024-07-08 18:53 ` Maxim Cournoyer
  2024-09-01  2:06 ` bug#71982: " John Kehayias via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Doğan Çeçen @ 2024-07-06 21:21 UTC (permalink / raw)
  To: 71982
  Cc: Doğan Çeçen, Liliana Marie Prikler,
	Maxim Cournoyer, Vivien Kraus

A previously excluded test suit got renamed.

See: https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572382d1218292cc5d470813802

Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 56763cd835..5bd574120e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1183,7 +1183,7 @@ (define-public gtk
                             ;; also disabled these, see:
                             ;; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050075
                             "--no-suite=wayland_failing"
-                            "--no-suite=wayland_gles_failing")
+                            "--no-suite=wayland_gles2_failing")
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'generate-gdk-pixbuf-loaders-cache-file

base-commit: d11912ac254d1dd8f5d1f5d67c59d0f6d6b68006
-- 
2.45.2





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

* [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64
  2024-07-06 21:21 [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64 Doğan Çeçen
@ 2024-07-08 18:53 ` Maxim Cournoyer
  2024-09-01  2:06 ` bug#71982: " John Kehayias via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2024-07-08 18:53 UTC (permalink / raw)
  To: Doğan Çeçen; +Cc: 71982, Vivien Kraus, Liliana Marie Prikler

Doğan Çeçen <sepeth@gmail.com> writes:

> A previously excluded test suit got renamed.
>
> See: https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572382d1218292cc5d470813802
>
> Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

-- 
Thanks,
Maxim




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

* bug#71982: [PATCH] gnu: gtk: Fix tests on aarch64
  2024-07-06 21:21 [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64 Doğan Çeçen
  2024-07-08 18:53 ` Maxim Cournoyer
@ 2024-09-01  2:06 ` John Kehayias via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: John Kehayias via Guix-patches via @ 2024-09-01  2:06 UTC (permalink / raw)
  To: Maxim Cournoyer
  Cc: 71982-done, Vivien Kraus, Liliana Marie Prikler,
	Doğan Çeçen

On Mon, Jul 08, 2024 at 02:53 PM, Maxim Cournoyer wrote:

> Doğan Çeçen <sepeth@gmail.com> writes:
>
>> A previously excluded test suit got renamed.
>>
>> See: https://gitlab.gnome.org/GNOME/gtk/-/commit/b916c4dac1075572382d1218292cc5d470813802
>>
>> Change-Id: I06b3d84b0b047df08a148e7068b890aa114aad2d
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

Looks like this was done separately here:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=72e586fcae78e467d01e2add09c1db26be6bfa93

Closing, thank you though!





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

end of thread, other threads:[~2024-09-01  2:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 21:21 [bug#71982] [PATCH] gnu: gtk: Fix tests on aarch64 Doğan Çeçen
2024-07-08 18:53 ` Maxim Cournoyer
2024-09-01  2:06 ` bug#71982: " John Kehayias via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.