diff options
author | Thiago Jung Bauermann <bauermann@kolabnow.com> | 2021-09-14 20:24:37 -0300 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2021-09-19 18:16:29 +0000 |
commit | b452fe87e0c6e7634a2cb44274fa46832c763b40 (patch) | |
tree | f79a60ca14ab0230162a18ba62738f0a09a04d35 /gnu/tests/docker.scm | |
parent | 57c57f854114b89ba5cd7b3aaa8edd779928f506 (diff) |
gnu: gtk+: Fix testsuite failure on non-x86_64 platforms.
On non-x86_64 platforms, gtk+ is linked with a gdk-pixbuf version that
doesn’t support SVG. This causes the ‘icontheme’ test to fail because it
tries to fetch SVG icons in some of the tests.
Therefore, we need to disable the test when SVG support isn’t available.
* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Use the ‘target-x86-64?’
convenience function.
[arguments]<#:phases>{disable-failing-tests}: Disable ‘icontheme’ test on
non-x86_64 platforms.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/tests/docker.scm')
0 files changed, 0 insertions, 0 deletions