Test failure in hostedfile.txt line 110
Bug #409081 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.restful |
Triaged
|
Low
|
Unassigned |
Bug Description
I get this test failure when using the trunk w/Python 2.5 on OS X.
File "/Users/
Failed example:
print webservice.
Differences (ndiff with -expected +actual):
HTTP/1.1 200 Ok
- ...
Content-
- ...
+ Content-Length: 35
+ Content-Type: image/png
+ Etag: 1deb14078725d5a
+ Last-Modified: 2009-08-
+ Status: 200 Ok
+ X-Powered-By: Zope (www.zope.org), Python (www.python.org)
+ <BLANKLINE>
+ Pretend this is another image file.
To post a comment you must log in.
No one else has reported this bug in over a year, but I don't think anyone else is using lazr.restful on OS X, so I'm not marking it as invalid. By the same token, since no one else is using lazr.restful on OS X, I consider this a low-priority bug.