[CalendarServer-changes] [7533] CalendarServer/trunk/contrib/performance/test_stats.py

source_changes at macosforge.org source_changes at macosforge.org
Thu May 26 13:20:56 PDT 2011


Revision: 7533
          http://trac.macosforge.org/projects/calendarserver/changeset/7533
Author:   exarkun at twistedmatrix.com
Date:     2011-05-26 13:20:55 -0700 (Thu, 26 May 2011)
Log Message:
-----------
skip all these tests, there is no implementation and maybe one is not necessary

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/test_stats.py

Modified: CalendarServer/trunk/contrib/performance/test_stats.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_stats.py	2011-05-26 20:14:44 UTC (rev 7532)
+++ CalendarServer/trunk/contrib/performance/test_stats.py	2011-05-26 20:20:55 UTC (rev 7533)
@@ -46,6 +46,8 @@
     Tests for L{quantize} which constructs discrete datasets of
     dynamic quantization from continuous datasets.
     """
+    skip = "nothing implemented yet, maybe not necessary"
+
     def test_one(self):
         """
         A single data point is put into a bucket equal to its value and returned.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110526/36715043/attachment.html>


More information about the calendarserver-changes mailing list