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

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 8 07:46:58 PST 2009


Revision: 4842
          http://trac.macosforge.org/projects/calendarserver/changeset/4842
Author:   cdaboo at apple.com
Date:     2009-12-08 07:46:55 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
Minor fixes to partitioning tests.

Modified Paths:
--------------
    CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-calendaruserproxy.xml
    CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-schedulepostauto.xml

Modified: CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-calendaruserproxy.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-calendaruserproxy.xml	2009-12-08 00:48:27 UTC (rev 4841)
+++ CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-calendaruserproxy.xml	2009-12-08 15:46:55 UTC (rev 4842)
@@ -128,9 +128,6 @@
 					</arg>
 				</verify>
 			</request>
-			<request print-response="no">
-				<method>IGNORE</method>
-			</request>
 		</test>
 		<test name='5'>
 			<description>Verify no group memberships right now</description>

Modified: CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-schedulepostauto.xml
===================================================================
--- CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-schedulepostauto.xml	2009-12-08 00:48:27 UTC (rev 4841)
+++ CalDAVTester/branches/users/cdaboo/deployment-partition/scripts/tests/partitioning-schedulepostauto.xml	2009-12-08 15:46:55 UTC (rev 4842)
@@ -30,6 +30,14 @@
 			<method>DELETEALL</method>
 			<ruri>$pathprefix:/$inbox:/</ruri>
 		</request>
+		<request user="$otherid1:" pswd="$otherpswd1:">
+			<method>DELETEALL</method>
+			<ruri>$otherpathprefix:/$outbox:/</ruri>
+		</request>
+		<request user="$otherid1:" pswd="$otherpswd1:">
+			<method>DELETEALL</method>
+			<ruri>$otherpathprefix:/$inbox:/</ruri>
+		</request>
 		<request user="$userid2:" pswd="$pswd2:">
 			<method>DELETEALL</method>
 			<ruri>$pathprefix2:/$outbox:/</ruri>
@@ -150,6 +158,14 @@
 			<method>DELETEALL</method>
 			<ruri>$pathprefix:/$inbox:/</ruri>
 		</request>
+		<request user="$otherid1:" pswd="$otherpswd1:">
+			<method>DELETEALL</method>
+			<ruri>$otherpathprefix:/$outbox:/</ruri>
+		</request>
+		<request user="$otherid1:" pswd="$otherpswd1:">
+			<method>DELETEALL</method>
+			<ruri>$otherpathprefix:/$inbox:/</ruri>
+		</request>
 		<request user="$userid2:" pswd="$pswd2:">
 			<method>DELETEALL</method>
 			<ruri>$pathprefix2:/$outbox:/</ruri>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20091208/c62a7e3e/attachment.html>


More information about the calendarserver-changes mailing list