[CalendarServer-changes] [13206] CalDAVTester/trunk/scripts/tests/CalDAV/aclreports.xml

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 8 14:15:20 PDT 2014


Revision: 13206
          http://trac.calendarserver.org//changeset/13206
Author:   cdaboo at apple.com
Date:     2014-04-08 14:15:20 -0700 (Tue, 08 Apr 2014)
Log Message:
-----------
Server no longer uses first/last names.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/tests/CalDAV/aclreports.xml

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/aclreports.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/aclreports.xml	2014-04-08 20:47:21 UTC (rev 13205)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/aclreports.xml	2014-04-08 21:15:20 UTC (rev 13206)
@@ -512,7 +512,7 @@
 			<feature>extended-principal-search</feature>
 		</require-feature>
 
-		<test name='1' ignore='no'>
+		<test name='1' ignore='yes'> <!-- No more first/last name -->
 			<description>Valid INDIVIDUAL first-name AND last-name search report</description>
 			<request print-response='no' user='$useradmin:' pswd='$pswdadmin:'>
 				<method>REPORT</method>
@@ -534,7 +534,7 @@
 				</verify>
 			</request>
 		</test>
-		<test name='2' ignore='no'>
+		<test name='2' ignore='yes'> <!-- No more first/last name -->
 			<description>Valid INDIVIDUAL first-name OR last-name search report</description>
 			<request print-response='no' user='$useradmin:' pswd='$pswdadmin:'>
 				<method>REPORT</method>
@@ -601,7 +601,7 @@
 				</verify>
 			</request>
 		</test>
-		<test name='5' ignore='no'>
+		<test name='5' ignore='yes'> <!-- No more first/last name -->
 			<description>Valid INDIVIDUAL first-name OR last-name search report - limit 1</description>
 			<request print-response='no' user='$useradmin:' pswd='$pswdadmin:'>
 				<method>REPORT</method>
@@ -742,7 +742,7 @@
 				</verify>
 			</request>
 		</test>
-		<test name='12' ignore='no'>
+		<test name='12' ignore='yes'> <!-- No more first/last name -->
 			<description>Valid INDIVIDUAL first-name search report - limit 5</description>
 			<request print-response='no' user='$useradmin:' pswd='$pswdadmin:'>
 				<method>REPORT</method>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140408/d291b35c/attachment.html>


More information about the calendarserver-changes mailing list