[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
245/469: gnu: gdk-pixbuf: Adjust skipped failing tests.
From: |
guix-commits |
Subject: |
245/469: gnu: gdk-pixbuf: Adjust skipped failing tests. |
Date: |
Tue, 25 Apr 2023 15:03:33 -0400 (EDT) |
efraim pushed a commit to branch rust-team
in repository guix.
commit 206516c400074d47f24904fdb069e45baeea625d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Feb 26 01:23:41 2023 +0200
gnu: gdk-pixbuf: Adjust skipped failing tests.
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: In 'disable-failing-tests
phase skip a different test.
---
gnu/packages/gtk.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 1d547d6ac7..381c1b53cb 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -705,8 +705,10 @@ highlighting and other features typical of a source code
editor.")
(modify-phases %standard-phases
(add-before 'configure 'disable-failing-tests
(lambda _
- (substitute* "tests/meson.build"
- (("\\[ 'pixbuf-fail', \\['conform', 'slow'\\], \\],")
+ ;; The test for the fix for issue 205 causes failures.
+ ;; https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/215
+ (substitute* "tests/pixbuf-jpeg.c"
+ ((".*/pixbuf/jpeg/issue205.*")
""))))
;; The slow tests take longer than the specified timeout.
,@(if (target-arm? (%current-system))
- 222/469: gnu: rust-web-sys-0.3: Update to 0.3.61., (continued)
- 222/469: gnu: rust-web-sys-0.3: Update to 0.3.61., guix-commits, 2023/04/25
- 226/469: gnu: Add rust-serde-big-array-0.4., guix-commits, 2023/04/25
- 228/469: gnu: Remove rust-lexical-5., guix-commits, 2023/04/25
- 225/469: gnu: Add rust-zune-inflate-0.2., guix-commits, 2023/04/25
- 230/469: gnu: Remove rust-crunchy-0.1., guix-commits, 2023/04/25
- 234/469: gnu: Add rust-built-0.5., guix-commits, 2023/04/25
- 235/469: gnu: Add rust-bindgen-0.61., guix-commits, 2023/04/25
- 237/469: gnu: Remove rust-askama-derive-0.10., guix-commits, 2023/04/25
- 239/469: gnu: Add rust-webp-0.2., guix-commits, 2023/04/25
- 243/469: gnu: Add rust-exr-1., guix-commits, 2023/04/25
- 245/469: gnu: gdk-pixbuf: Adjust skipped failing tests.,
guix-commits <=
- 248/469: gnu: rust-console-0.15: Update to 0.15.5., guix-commits, 2023/04/25
- 250/469: gnu: Add rust-crossterm-winapi-0.9., guix-commits, 2023/04/25
- 241/469: gnu: Add rust-libwebp-sys-0.4., guix-commits, 2023/04/25
- 251/469: gnu: rust-ctrlc-3: Update to 3.2.5., guix-commits, 2023/04/25
- 257/469: gnu: rust-nix-0.26: Update to 0.26.2., guix-commits, 2023/04/25
- 259/469: gnu: rust-signal-hook-mio-0.2: Update to 0.2.3., guix-commits, 2023/04/25
- 260/469: gnu: rust-similar-2: Update to 2.2.1., guix-commits, 2023/04/25
- 261/469: gnu: Add rust-test-case-2., guix-commits, 2023/04/25
- 262/469: gnu: fd: Update to 8.7.0., guix-commits, 2023/04/25
- 263/469: gnu: Add rust-test-case-macros-2., guix-commits, 2023/04/25