[Checkins] SVN: zope.release/branches/3.4/controlled-packages.cfg Disable z3c.rml tests since it has dependencies on PIL and reportlab, and

Marius Gedminas marius at pov.lt
Fri Aug 8 11:14:57 EDT 2008


Log message for revision 89545:
  Disable z3c.rml tests since it has dependencies on PIL and reportlab, and
  those currently aren't available as working eggs from PyPI.
  
  

Changed:
  U   zope.release/branches/3.4/controlled-packages.cfg

-=-
Modified: zope.release/branches/3.4/controlled-packages.cfg
===================================================================
--- zope.release/branches/3.4/controlled-packages.cfg	2008-08-08 14:01:29 UTC (rev 89544)
+++ zope.release/branches/3.4/controlled-packages.cfg	2008-08-08 15:14:56 UTC (rev 89545)
@@ -107,6 +107,9 @@
            1.0.2
 
 [z3c.rml]
+# Disable z3c.rml tests since it has dependencies on PIL and reportlab, and
+# those currently aren't available as working eggs from PyPI.
+tested = false
 versions = 0.7.3
 
 [z3c.skin.pagelet]



More information about the Checkins mailing list