[Twisted-Python] Re: [Twisted-commits] r15537 - PROPFIND works now

Jean-Paul Calderone exarkun at divmod.com
Fri Jan 6 22:14:48 EST 2006


On Fri, 06 Jan 2006 11:59:00 -0700, Wilfredo Sanchez <wsanchez at wolfwood.twistedmatrix.com> wrote:
>Author: wsanchez
>Date: Fri Jan  6 11:59:00 2006
>New Revision: 15537
>
>Modified:
>   trunk/twisted/web2/dav/test/test_prop.py
>Log:
>PROPFIND works now

The test for it fails consistently on the OS X slave, though.  I've 
set this test as todo again.

Here's the current failure:

Failure: twisted.trial.unittest.FailTest: Incorrect content-type for PROPFIND response (MimeType('text', 'xml', {}) not in (MimeType('text', 'xml', {}), MimeType('application', 'xml', {})))

Jean-Paul




More information about the Twisted-Python mailing list