Open GoogleCodeExporter opened 8 years ago
LGTM but could you add to the patch the setup.py command to manage 2to3 on
installation.
Original comment by cedric.krier@b2ck.com
on 20 Sep 2012 at 9:23
Here is the updated patch.
Original comment by nicolas....@b2ck.com
on 23 Sep 2012 at 8:53
Attachments:
The second test suite of litmus [2] fails with the patch but it succeed without.
[1] http://www.webdav.org/neon/litmus/
Original comment by cedric.krier@b2ck.com
on 5 Oct 2012 at 4:44
It fails in the same way without the patch.
Looking at the debug.log file of litmus it makes call to PROPPATCH wich
according to do_PRPOPPATCH returns an error code of 423 … I can not see how
without the patch it could work.
Original comment by nicolas....@b2ck.com
on 5 Oct 2012 at 10:28
Here without the patch, it goes further.
Original comment by cedric.krier@b2ck.com
on 6 Oct 2012 at 12:02
On my box it's exactly the same output when calling:
make URL=http://localhost:8008 check
in the litmus directory
Original comment by nicolas....@b2ck.com
on 6 Oct 2012 at 1:15
Attachments:
Original issue reported on code.google.com by
nicolas....@b2ck.com
on 14 Sep 2012 at 9:25Attachments: