projects
/
mutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4982ca
)
skip texture test
author
Jeremy Bicha
<jbicha@debian.org>
Thu, 27 Sep 2018 00:13:06 +0000
(
02:13
+0200)
committer
Marco Trevisan (Treviño)
<marco@ubuntu.com>
Thu, 24 Jan 2019 18:00:14 +0000
(18:00 +0000)
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
patch
|
blob
|
history
diff --git
a/clutter/tests/conform/Makefile.am
b/clutter/tests/conform/Makefile.am
index afa9dad1070aab6758f677d2fa66dacb0ac102a3..7d585facd2a41e9de1bf5d64a15963d071d6c5c2 100644
(file)
--- 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)