[Xquartz-changes] [585] tinderbox/jhbuildrc.linux

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 31 16:03:16 PDT 2011


Revision: 585
          http://trac.macosforge.org/projects/xquartz/changeset/585
Author:   jeremyhu at freedesktop.org
Date:     2011-10-31 16:03:16 -0700 (Mon, 31 Oct 2011)
Log Message:
-----------
Disable more bad drivers on tifa, enable strict makecheck

Modified Paths:
--------------
    tinderbox/jhbuildrc.linux

Modified: tinderbox/jhbuildrc.linux
===================================================================
--- tinderbox/jhbuildrc.linux	2011-10-31 23:02:23 UTC (rev 584)
+++ tinderbox/jhbuildrc.linux	2011-10-31 23:03:16 UTC (rev 585)
@@ -6,7 +6,7 @@
 modules = [ 'xorg-jeremyhu-tinderbox' ]
 
 # xf86-video-geode: https://bugs.freedesktop.org/show_bug.cgi?id=35645
-skip = [ 'xf86-video-geode' ]
+skip = [ 'xf86-video-geode', 'xf86-video-tdfx', 'xf86-video-xgi', 'xf86-video-openchrome' ]
 
 build_policy = 'all'
 
@@ -18,9 +18,8 @@
 makeargs = '-j1'
 
 makecheck = True
-# xserver fails
-#makecheck_advisory = False
-makecheck_advisory = True
+makecheck_advisory = False
+#makecheck_advisory = True
 
 static_analyzer = os.environ['STATIC_ANALYSIS'] != 'False'
 # libxcb generated code has a bunch of warnings that take up 1G of log space
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20111031/11b1e7a8/attachment.html>


More information about the Xquartz-changes mailing list