r48457 - in /desktop/unstable/gtk+3.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun May 1 23:18:02 UTC 2016


Author: biebl
Date: Sun May  1 23:18:02 2016
New Revision: 48457

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48457
Log:
Mark button-wrapping.ui reftest as known-fail, it currently fails on
mips(64)el and prevents testing migration and important fixes in other
packages reaching testing.

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

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=48457&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Sun May  1 23:18:02 2016
@@ -4,6 +4,9 @@
     failing tests as non-fatal.
   * Drop debian/patches/disable-flaky-textview-margins-reftest.patch and tag
     textview-margins.ui as known-fail.
+  * Mark button-wrapping.ui reftest as known-fail, it currently fails on
+    mips(64)el and prevents testing migration and important fixes in other
+    packages reaching testing.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 02 May 2016 01:10:17 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=48457&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Sun May  1 23:18:02 2016
@@ -161,6 +161,7 @@
 pre-build::
 	# Mark reftests with known failures as non-fatal
 	touch testsuite/reftests/textview-margins.ui.known_fail
+	touch testsuite/reftests/button-wrapping.ui.known_fail
 	# 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