[Zodb-checkins] CVS: ZODB4 - test.py:1.7

Jeremy Hylton jeremy@zope.com
Thu, 5 Dec 2002 15:51:33 -0500


Update of /cvs-repository/ZODB4
In directory cvs.zope.org:/tmp/cvs-serv27827

Modified Files:
	test.py 
Log Message:
Add XXX comment.


=== ZODB4/test.py 1.6 => 1.7 ===
--- ZODB4/test.py:1.6	Thu Dec  5 14:13:32 2002
+++ ZODB4/test.py	Thu Dec  5 15:51:33 2002
@@ -357,6 +357,7 @@
             runner(files, test_filter, debug)
     else:
         runner(files, test_filter, debug)
+    # XXX Should only report skips when the skipped test matches the filter
     if finder.skips:
         if finder.skips > 1:
             s = "s"