[CalendarServer-changes] [6685] CalendarServer/trunk/calendarserver/platform/darwin/od/test/ test_opendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 10 11:13:01 PST 2010


Revision: 6685
          http://trac.macosforge.org/projects/calendarserver/changeset/6685
Author:   sagen at apple.com
Date:     2010-12-10 11:12:56 -0800 (Fri, 10 Dec 2010)
Log Message:
-----------
Removing the "todo" from a couple unit tests that now pass because OD is fixed.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py

Modified: CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py
===================================================================
--- CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py	2010-12-10 18:05:39 UTC (rev 6684)
+++ CalendarServer/trunk/calendarserver/platform/darwin/od/test/test_opendirectory.py	2010-12-10 19:12:56 UTC (rev 6685)
@@ -420,7 +420,6 @@
             recordNames = [x[0] for x in results]
             self.assertTrue("odtestamanda" in recordNames)
 
-        test_queryRecordsWithAttribute_list_email_begins_insensitive_match.todo = "This test won't pass until this is fixed: <rdar://problem/8608148>"
 
         def test_queryRecordsWithAttribute_list_email_begins_insensitive_match_multitype(self):
             # This test won't pass until this is fixed: <rdar://problem/8608148>
@@ -445,7 +444,6 @@
             recordNames = [x[0] for x in results]
             self.assertTrue("odtestamanda" in recordNames)
 
-        test_queryRecordsWithAttribute_list_email_begins_insensitive_match_multitype.todo = "This test won't pass until this is fixed: <rdar://problem/8608148>"
 
 
         def test_queryRecordsWithAttribute_list_guid_exact_sensitive_match_master(self):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101210/9bb63f98/attachment-0001.html>


More information about the calendarserver-changes mailing list