r52390 - in /desktop/experimental/mutter/debian: changelog patches/series patches/skip-failing-tests.patch

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri May 5 12:27:56 UTC 2017


Author: jbicha-guest
Date: Fri May  5 12:27:56 2017
New Revision: 52390

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52390
Log:
Don't run a few tests that have been reported as failing

Added:
    desktop/experimental/mutter/debian/patches/skip-failing-tests.patch
Modified:
    desktop/experimental/mutter/debian/changelog
    desktop/experimental/mutter/debian/patches/series

Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=52390&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog	[utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog	[utf-8] Fri May  5 12:27:56 2017
@@ -15,6 +15,8 @@
       This enables experimental support for using NVIDIA proprietary
       drivers with GNOME on Wayland
     - Run build tests
+  * Add skip-failing-tests.patch:
+    - Don't run a few tests that have been reported as failing
   * Add git_revert_call_threaded_swap.patch:
     - Revert patch that caused Budgie to crash (LP: #1669584)
   * Drop patches applied in new release:

Modified: desktop/experimental/mutter/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/patches/series?rev=52390&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/mutter/debian/patches/series	[utf-8] Fri May  5 12:27:56 2017
@@ -1,2 +1,3 @@
 bgo768531_workaround-startup-notifications.patch
+skip-failing-tests.patch
 git_revert_call_threaded_swap.patch

Added: desktop/experimental/mutter/debian/patches/skip-failing-tests.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/patches/skip-failing-tests.patch?rev=52390&op=file
==============================================================================
--- desktop/experimental/mutter/debian/patches/skip-failing-tests.patch	(added)
+++ desktop/experimental/mutter/debian/patches/skip-failing-tests.patch	[utf-8] Fri May  5 12:27:56 2017
@@ -0,0 +1,21 @@
+Description: Don't run failing tests.
+ That way we can still benefit by running all the other tests.
+Author: Jeremy Bicha <jbicha at ubuntu.com>
+Date: Fri, 05 May 2017 08:26:36 -0500
+Bug: https://bugzilla.gnome.org/782215
+     https://bugzilla.gnome.org/753836
+---
+ clutter/tests/conform/Makefile.am |    2 --
+ 1 file changed, 2 deletions(-)
+
+--- 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)
+ 




More information about the pkg-gnome-commits mailing list