juergen 2002/07/25 05:53:14
Modified:
testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources
VC_Move.xml
Log:
Added 404 response code as expected response of Move command.
Revision Changes Path
1.3 +3 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources/VC_Move.xml
Index: VC_Move.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/multi-user/IdenticalResources/VC_Move.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VC_Move.xml 8 Jul 2002 15:21:58 -0000 1.2
+++ VC_Move.xml 25 Jul 2002 12:53:13 -0000 1.3
@@ -23,6 +23,7 @@
</description>
<expectedResult>Some users should be able to successfully Move, others
will receive conflicts.
+ A 404 error might also be received if the resource has already been
moved by another user.
</expectedResult>
</specification>
@@ -247,7 +248,7 @@
<header>Connection: Keep-Alive</header>
</request>
<response>
- <command>HTTP/1.0 (204,409) No Content</command>
+ <command>HTTP/1.0 (204,404,409) No Content</command>
<header>Date: Mon, 19 Mar 2001 17:24:08
GMT+01:00</header>
<header>Content-Language: en</header>
<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)</header>
@@ -265,7 +266,7 @@
<header>Connection: Keep-Alive</header>
</request>
<response>
- <command>HTTP/1.0 (204,409) No Content</command>
+ <command>HTTP/1.0 (204,404,409) No Content</command>
<header>Date: Mon, 19 Mar 2001 17:24:08
GMT+01:00</header>
<header>Content-Language: en</header>
<header>Servlet-Engine: Tomcat Web Server/3.2 beta 4
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)</header>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>