From 2a2d179f6302be8b7f59d4a23a226022fecf4d5c Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Thu, 31 Aug 2017 07:11:39 -0400 Subject: [PATCH] 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 --- clutter/tests/conform/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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) -- 2.30.2