From: Jeremy Bicha Date: Fri, 5 May 2017 13:26:36 +0000 (-0500) Subject: Don't run failing tests X-Git-Tag: archive/raspbian/3.28.3-2+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7adee25895997ab0d313ea523ed671c164d3c31d;p=mutter.git Don't run failing tests 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: Topic debian Gbp-Pq: Name skip-failing-tests.patch --- diff --git a/clutter/tests/conform/Makefile.am b/clutter/tests/conform/Makefile.am index 9cef08b..bca10dc 100644 --- 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)