[CalendarServer-changes] [4983] CalendarServer/trunk/twistedcaldav/test/test_upgrade.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 29 10:41:28 PST 2010


Revision: 4983
          http://trac.macosforge.org/projects/calendarserver/changeset/4983
Author:   sagen at apple.com
Date:     2010-01-29 10:41:25 -0800 (Fri, 29 Jan 2010)
Log Message:
-----------
Marking as TODO until upgrade.py is updated

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/test/test_upgrade.py

Modified: CalendarServer/trunk/twistedcaldav/test/test_upgrade.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/test/test_upgrade.py	2010-01-29 17:54:37 UTC (rev 4982)
+++ CalendarServer/trunk/twistedcaldav/test/test_upgrade.py	2010-01-29 18:41:25 UTC (rev 4983)
@@ -18,7 +18,7 @@
 from twisted.web2.dav import davxml
 
 from twistedcaldav.config import config
-from twistedcaldav.directory.calendaruserproxy import CalendarUserProxyDatabase
+# from twistedcaldav.directory.calendaruserproxy import CalendarUserProxyDatabase
 from twistedcaldav.directory.xmlfile import XMLDirectoryService
 from twistedcaldav.directory.resourceinfo import ResourceInfoDatabase
 from twistedcaldav.mail import MailGatewayTokensDatabase
@@ -35,6 +35,7 @@
 
 
 class ProxyDBUpgradeTests(TestCase):
+    todo = "upgrade.py needs to be fixed"
     
     def setUpXMLDirectory(self):
         xmlFile = os.path.join(os.path.dirname(os.path.dirname(__file__)),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100129/b42f6337/attachment.html>


More information about the calendarserver-changes mailing list