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.28.1-2+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d1fb1ad1055516dda26a1585366a8d6fd0a6b8b4;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: 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)