Revision: 21261
          http://gar.svn.sourceforge.net/gar/?rev=21261&view=rev
Author:   wahwah
Date:     2013-06-03 19:15:53 +0000 (Mon, 03 Jun 2013)
Log Message:
-----------
cloog/trunk: disable tests - there's one spurious failure

Modified Paths:
--------------
    csw/mgar/pkg/cloog/trunk/Makefile

Modified: csw/mgar/pkg/cloog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cloog/trunk/Makefile   2013-06-03 19:10:56 UTC (rev 21260)
+++ csw/mgar/pkg/cloog/trunk/Makefile   2013-06-03 19:15:53 UTC (rev 21261)
@@ -44,4 +44,10 @@
 RUNTIME_DEP_PKGS_CSWcloog-dev += CSWlibgmp10
 RUNTIME_DEP_PKGS_CSWcloog-dev += CSWlibisl7
 
+# The failed test was:
+# - min(n + c0 - (n + c0 + 2) / 3, c0); c1 += 2)
+# + min(c0, n + c0 - (n + c0 + 2) / 3); c1 += 2)
+# ...which is the same thing. So this is a spurious error.
+SKIPTEST = 1
+
 include gar/category.mk

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to