projects
/
mutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c6312
)
Don't run failing tests
author
Jeremy Bicha
<jbicha@ubuntu.com>
Fri, 5 May 2017 13:26:36 +0000
(08:26 -0500)
committer
Peter Michael Green
<plugwash@raspbian.org>
Wed, 4 Apr 2018 10:10:12 +0000
(11:10 +0100)
That way we can still benefit by running all the other tests.
Bug: https://bugzilla.gnome.org/782215
Bug: https://bugzilla.gnome.org/753836
Applied-upstream: no
Gbp-Pq: Name skip-failing-tests.patch
clutter/tests/conform/Makefile.am
patch
|
blob
|
history
diff --git
a/clutter/tests/conform/Makefile.am
b/clutter/tests/conform/Makefile.am
index 9cef08b2949d1333be4796afce50698ebe1e4494..bca10dc471837241c9ce6c24b857a085c07fd171 100644
(file)
--- a/
clutter/tests/conform/Makefile.am
+++ b/
clutter/tests/conform/Makefile.am
@@
-28,8
+28,6
@@
actor_tests = \
actor-offscreen-limit-max-size \
actor-offscreen-redirect \
actor-paint-opacity \
- actor-pick \
- actor-shader-effect \
actor-size \
$(NULL)