Re: delete & unlock on previously locked resources

Evert | Rooftop wrote:
> Hi Guys,
> 
> Litmus 0.12 added tests for locking unmapped urls. One of the tests is 
> failing for me, and I have a feeling it might be a bug in litmus, so I 
> wanted to ask here..
> 
> test 38: unmapped_lock
> * LOCK /litmus/unmapped_url (i respond with 201 Created)
> * DELETE /litmus/unmapped_url (i respond with 204 No Content)
> 
> test 39: unlock
> * UNLOCK /litmus/unmapped_url
> 
> I fail the last unlock with 412 Precondition failed
> ...

Shouldn't that be a 404?

Please post the full trace (a 412 is only correct if there's a 
conditional header involved).

BR, Julian

Received on Wednesday, 5 November 2008 09:10:21 UTC