skip texture test
authorJeremy Bicha <jbicha@debian.org>
Thu, 27 Sep 2018 00:13:06 +0000 (20:13 -0400)
committerJeremy Bicha <jbicha@debian.org>
Sun, 14 Oct 2018 17:46:58 +0000 (18:46 +0100)
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

index 9cef08b2949d1333be4796afce50698ebe1e4494..0f4681f1b7d0c9ca0d99e849cc09d6aa63491b4c 100644 (file)
@@ -55,7 +55,6 @@ deprecated_tests = \
        behaviours \
        group \
        rectangle \
-       texture \
        $(NULL)
 
 test_programs = $(actor_tests) $(general_tests) $(classes_tests) $(deprecated_tests)