[CalendarServer-changes] [7275] CalDAVTester/trunk/scripts/tests/CalDAV/implicitautomultiple.xml

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 30 13:06:23 PDT 2011


Revision: 7275
          http://trac.macosforge.org/projects/calendarserver/changeset/7275
Author:   cdaboo at apple.com
Date:     2011-03-30 13:06:21 -0700 (Wed, 30 Mar 2011)
Log Message:
-----------
Fix test after changing auto-accept processing to delay attendee refreshes.

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

Modified: CalDAVTester/trunk/scripts/tests/CalDAV/implicitautomultiple.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/implicitautomultiple.xml	2011-03-30 17:30:07 UTC (rev 7274)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/implicitautomultiple.xml	2011-03-30 20:06:21 UTC (rev 7275)
@@ -69,12 +69,12 @@
 				</verify>
 			</request>
 			<request>
-				<method>WAITCOUNT 3</method>
+				<method>WAITCOUNT 2</method>
 				<ruri>$inboxpath1:/</ruri>
 			</request>
 		</test>
 		<test name='2' ignore='no'>
-			<description>Three item in user01 Inbox</description>
+			<description>Two items in user01 Inbox</description>
 			<request print-response="no">
 				<method>PROPFIND</method>
 				<ruri>$inboxpath1:/</ruri>
@@ -86,7 +86,7 @@
 					<callback>multistatusItems</callback>
 					<arg>
 						<name>count</name>
-						<value>3</value>
+						<value>2</value>
 					</arg>
 				</verify>
 			</request>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110330/92d31257/attachment.html>


More information about the calendarserver-changes mailing list