[CalendarServer-changes] [7417] CalDAVTester/branches/users/cdaboo/deployment/scripts/tests

source_changes at macosforge.org source_changes at macosforge.org
Fri May 6 12:08:20 PDT 2011


Revision: 7417
          http://trac.macosforge.org/projects/calendarserver/changeset/7417
Author:   cdaboo at apple.com
Date:     2011-05-06 12:08:20 -0700 (Fri, 06 May 2011)
Log Message:
-----------
ACLs for freebusy commented out because we don't support that on trunk plus it won't work for
partitioning/server-to-server setups.

Modified Paths:
--------------
    CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/depthreportsacl.xml
    CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/schedulepostacl.xml

Modified: CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/depthreportsacl.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/depthreportsacl.xml	2011-05-06 02:58:02 UTC (rev 7416)
+++ CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/depthreportsacl.xml	2011-05-06 19:08:20 UTC (rev 7417)
@@ -275,7 +275,7 @@
 				</verify>
 			</request>
 		</test>
-		<test name='3' ignore='no'>
+		<test name='3' ignore='yes'>
 			<description>query for free busy on collection with Depth infinity</description>
 			<request user='$userid2:' pswd='$pswd2:' print-response='no'>
 				<method>REPORT</method>

Modified: CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/schedulepostacl.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/schedulepostacl.xml	2011-05-06 02:58:02 UTC (rev 7416)
+++ CalDAVTester/branches/users/cdaboo/deployment/scripts/tests/schedulepostacl.xml	2011-05-06 19:08:20 UTC (rev 7417)
@@ -20,7 +20,7 @@
  DRI: Cyrus Daboo, cdaboo at apple.com
  -->
 
-<caldavtest>
+<caldavtest ignore-all='yes'>
 	<start>
 		<request end-delete="yes">
 			<method>MKCOL</method>
@@ -231,7 +231,7 @@
 	<test-suite name='Schedule free-busy' ignore='no'>
 		<test name='1'>
 			<description>POST free busy</description>
-			<request user="$userid2:" pswd='$pswd2:' print-response='no'>
+			<request user="$userid2:" pswd='$pswd2:' print-response='yes'>
 				<method>POST</method>
 				<header>
 					<name>Originator</name>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110506/7d8dc1bd/attachment.html>


More information about the calendarserver-changes mailing list