Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.0RC8

Bug #13761 failing litmus 0.11 test "copy_overwrite"
Submitted: 2008-04-24 01:49 UTC
From: hholzgra Assigned: hholzgra
Status: Assigned Package: HTTP_WebDAV_Server (version CVS)
PHP Version: Irrelevant OS: linux
Roadmaps: 1.2    
Subscription  


 [2008-04-24 01:49 UTC] hholzgra (Hartmut Holzgraefe)
Description: ------------ [...] -> running `copymove': [...] 4. copy_overwrite........ FAIL (COPY overwrites collection: 409 Conflict) [...]

Comments

 [2008-04-24 01:50 UTC] hholzgra (Hartmut Holzgraefe)
Litmus log file 2_4_copy_overwrite.log for failed test: ******* Running test 4: copy_overwrite ******** Running pre_send hooks Sending request headers: COPY /file.php/litmus/copysrc HTTP/1.1 Host: localhost User-Agent: litmus/0.11 neon/0.26.3 Connection: TE TE: trailers Depth: infinity Destination: http://localhost/file.php/litmus/copydest Overwrite: F X-Litmus: copymove: 4 (copy_overwrite) Sending request-line and headers: Request sent; retry is 1. [status-line] < HTTP/1.1 412 precondition failed [hdr] Date: Thu, 24 Apr 2008 00:50:51 GMT Header Name: [date], Value: [Thu, 24 Apr 2008 00:50:51 GMT] [hdr] Server: Apache/1.3.36 (Unix) PHP/5.2.6-dev Header Name: [server], Value: [Apache/1.3.36 (Unix) PHP/5.2.6-dev] [hdr] X-Powered-By: PHP/5.2.6-dev Header Name: [x-powered-by], Value: [PHP/5.2.6-dev] [hdr] X-Litmus-reply: copymove: 4 (copy_overwrite) Header Name: [x-litmus-reply], Value: [copymove: 4 (copy_overwrite)] [hdr] X-Dav-Powered-By: PHP class: HTTP_WebDAV_Server_Filesystem Header Name: [x-dav-powered-by], Value: [PHP class: HTTP_WebDAV_Server_Filesystem] [hdr] X-WebDAV-Status: 412 precondition failed Header Name: [x-webdav-status], Value: [412 precondition failed] [hdr] Transfer-Encoding: chunked Header Name: [transfer-encoding], Value: [chunked] [hdr] Content-Type: text/html Header Name: [content-type], Value: [text/html] [hdr] End of headers. [chunk] < 0 Got chunk size: 0 [hdr] End of headers. Running post_send hooks Request ends, status 412 class 4xx, error line: 412 precondition failed Running destroy hooks. Request ends. Running pre_send hooks Sending request headers: COPY /file.php/litmus/copysrc HTTP/1.1 Host: localhost User-Agent: litmus/0.11 neon/0.26.3 Connection: TE TE: trailers Depth: infinity Destination: http://localhost/file.php/litmus/copydest Overwrite: T X-Litmus: copymove: 4 (copy_overwrite) Sending request-line and headers: Request sent; retry is 1. [status-line] < HTTP/1.1 204 No Content [hdr] Date: Thu, 24 Apr 2008 00:50:51 GMT Header Name: [date], Value: [Thu, 24 Apr 2008 00:50:51 GMT] [hdr] Server: Apache/1.3.36 (Unix) PHP/5.2.6-dev Header Name: [server], Value: [Apache/1.3.36 (Unix) PHP/5.2.6-dev] [hdr] X-Powered-By: PHP/5.2.6-dev Header Name: [x-powered-by], Value: [PHP/5.2.6-dev] [hdr] X-Litmus-reply: copymove: 4 (copy_overwrite) Header Name: [x-litmus-reply], Value: [copymove: 4 (copy_overwrite)] [hdr] X-Dav-Powered-By: PHP class: HTTP_WebDAV_Server_Filesystem Header Name: [x-dav-powered-by], Value: [PHP class: HTTP_WebDAV_Server_Filesystem] [hdr] X-WebDAV-Status: 204 No Content Header Name: [x-webdav-status], Value: [204 No Content] [hdr] Content-Type: text/html Header Name: [content-type], Value: [text/html] [hdr] End of headers. Running post_send hooks Request ends, status 204 class 2xx, error line: 204 No Content Running destroy hooks. Request ends. Running pre_send hooks Sending request headers: COPY /file.php/litmus/copysrc HTTP/1.1 Host: localhost User-Agent: litmus/0.11 neon/0.26.3 Connection: TE TE: trailers Depth: infinity Destination: http://localhost/file.php/litmus/copycoll/ Overwrite: T X-Litmus: copymove: 4 (copy_overwrite) Sending request-line and headers: Request sent; retry is 1. [status-line] < HTTP/1.1 409 Conflict [hdr] Date: Thu, 24 Apr 2008 00:50:51 GMT Header Name: [date], Value: [Thu, 24 Apr 2008 00:50:51 GMT] [hdr] Server: Apache/1.3.36 (Unix) PHP/5.2.6-dev Header Name: [server], Value: [Apache/1.3.36 (Unix) PHP/5.2.6-dev] [hdr] X-Powered-By: PHP/5.2.6-dev Header Name: [x-powered-by], Value: [PHP/5.2.6-dev] [hdr] X-Litmus-reply: copymove: 4 (copy_overwrite) Header Name: [x-litmus-reply], Value: [copymove: 4 (copy_overwrite)] [hdr] X-Dav-Powered-By: PHP class: HTTP_WebDAV_Server_Filesystem Header Name: [x-dav-powered-by], Value: [PHP class: HTTP_WebDAV_Server_Filesystem] [hdr] X-WebDAV-Status: 409 Conflict Header Name: [x-webdav-status], Value: [409 Conflict] [hdr] Transfer-Encoding: chunked Header Name: [transfer-encoding], Value: [chunked] [hdr] Content-Type: text/html Header Name: [content-type], Value: [text/html] [hdr] End of headers. [chunk] < 0 Got chunk size: 0 [hdr] End of headers. Running post_send hooks Request ends, status 409 class 4xx, error line: 409 Conflict Running destroy hooks. Request ends.