Don't run failing tests
authorJeremy Bicha <jbicha@ubuntu.com>
Fri, 5 May 2017 13:26:36 +0000 (08:26 -0500)
committerSimon McVittie <smcv@debian.org>
Tue, 31 Jul 2018 14:35:03 +0000 (15:35 +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: Topic debian
Gbp-Pq: Name skip-failing-tests.patch

clutter/tests/conform/Makefile.am

index 9cef08b2949d1333be4796afce50698ebe1e4494..bca10dc471837241c9ce6c24b857a085c07fd171 100644 (file)
@@ -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)