DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44152>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44152 Summary: litmus regression: PUT conditional on lock and etag failed Product: Apache httpd-2 Version: 2.2-HEAD Platform: Other OS/Version: Linux Status: NEW Severity: regression Priority: P3 Component: mod_dav AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Build 2.2.6 from tarball, enable extra/httpd-dav.conf and run litmus 0.11 Build 2.2.7-dev from branches/2.2, enable extra/httpd-dav.conf and run litmus 2 regressions: --- /tmp/litmus-2.2.6.txt 2007-12-29 17:50:28.000000000 +0800 +++ /tmp/litmus-2.2.x.txt 2007-12-29 17:50:54.000000000 +0800 @@ -88,12 +88,12 @@ 12. notowner_modify....... pass 13. notowner_lock......... pass 14. copy.................. pass -15. cond_put.............. pass +15. cond_put.............. FAIL (PUT conditional on lock and etag failed: 412 Precondition Failed) 16. fail_cond_put......... pass 17. cond_put_with_not..... pass 18. cond_put_corrupt_token WARNING: PUT failed with 400 not 423 ...................... pass (with 1 warning) -19. complex_cond_put...... pass +19. complex_cond_put...... FAIL (PUT with complex conditional failed: 412 Precondition Failed) 20. fail_complex_cond_put. pass 21. unlock................ pass 22. fail_cond_put_unlocked pass @@ -113,11 +113,6 @@ 36. indirect_refresh...... pass 37. unlock................ pass 38. finish................ pass -<- summary for `locks': of 39 tests run: 39 passed, 0 failed. 100.0% +<- summary for `locks': of 39 tests run: 37 passed, 2 failed. 94.9% -> 1 warning was issued. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
