r44340 - in /desktop/experimental/gtk+3.0/debian: changelog rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Mon May 11 14:46:08 UTC 2015


Author: sjoerd
Date: Mon May 11 14:46:07 2015
New Revision: 44340

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44340
Log:
debian/rules: Add label-text-shadow-changes-modify-clip.ui to known
reftest failures

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=44340&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog	[utf-8] Mon May 11 14:46:07 2015
@@ -8,8 +8,10 @@
   * debian/libgtk-3-0.symbols: Updated
   * d/p/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
     + Added. Fix test failure when no session bus is running (bgo#749009)
-
- -- Sjoerd Simons <sjoerd at debian.org>  Wed, 06 May 2015 13:01:22 +0200
+  * debian/rules: Add label-text-shadow-changes-modify-clip.ui to known
+    reftest failures
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon, 11 May 2015 16:45:40 +0200
 
 gtk+3.0 (3.14.5-1) unstable; urgency=medium
 

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=44340&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules	[utf-8] Mon May 11 14:46:07 2015
@@ -154,6 +154,7 @@
 pre-build::
 	# Mark reftests with known failures as non-fatal
 	touch testsuite/reftests/style-properties-nth-child.ui.known_fail
+	touch testsuite/reftests/label-text-shadow-changes-modify-clip.ui
 	# So that gsettings can find the (uninstalled) gtk schemas
 	mkdir -p debian/build/glib-2.0/schemas/
 	cp gtk/org.gtk.* debian/build/glib-2.0/schemas/




More information about the pkg-gnome-commits mailing list