From 78bd76837306f5c5b0d064adc1cfc0c9bdab8d86 Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 27 Sep 2018 02:13:06 +0200 Subject: [PATCH] skip texture test This test fails on hppa, mipsel, powerpc, ppc64 and s390x. See the build logs at https://buildd.debian.org/status/logs.php?pkg=mutter&ver=3.30.0-2 I don't know why this test works in the clutter-1.0 package. Bug: https://gitlab.gnome.org/GNOME/mutter/issues/324 Applied-upstream: no Gbp-Pq: Topic debian Gbp-Pq: Name skip-texture-test.patch --- clutter/tests/conform/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/clutter/tests/conform/Makefile.am b/clutter/tests/conform/Makefile.am index afa9dad..7d585fa 100644 --- a/clutter/tests/conform/Makefile.am +++ b/clutter/tests/conform/Makefile.am @@ -54,7 +54,6 @@ deprecated_tests = \ behaviours \ group \ rectangle \ - texture \ $(NULL) test_programs = $(actor_tests) $(general_tests) $(classes_tests) $(deprecated_tests) -- 2.30.2