From: Jeremy Bicha Date: Thu, 31 Aug 2017 11:11:39 +0000 (-0400) Subject: Skip test that started failing with 3.25 X-Git-Tag: archive/raspbian/3.30.0-1+rpi1~4^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=346d4b49f51d74bdff8388b3942505a628b9d81e;p=mutter.git Skip test that started failing with 3.25 That way we can still benefit by running all the other tests. Bug: https://bugzilla.gnome.org/785319 Applied-upstream: no Gbp-Pq: Topic debian Gbp-Pq: Name skip-failing-tests-325.patch --- diff --git a/clutter/tests/conform/Makefile.am b/clutter/tests/conform/Makefile.am index bca10dc..a2b7bee 100644 --- a/clutter/tests/conform/Makefile.am +++ b/clutter/tests/conform/Makefile.am @@ -26,7 +26,6 @@ actor_tests = \ actor-layout \ actor-meta \ actor-offscreen-limit-max-size \ - actor-offscreen-redirect \ actor-paint-opacity \ actor-size \ $(NULL)