[Mono-bugs] [Bug 519607] New: WebConnectionStream: Response stream not immediately closed
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 6 16:28:47 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=519607
Summary: WebConnectionStream: Response stream not immediately
closed
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR
3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR
3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
When invoking Close on a response stream (or a non-buffered request stream),
then the stream is not marked disposed.
This causes the HttpResponseStreamTest.CanRead (in HttpWebResponseTest.cs) to
fail. This test is currently marked NotWorking.
Reproducible: Always
Steps to Reproduce:
1. Remove Notworking category from test mentioned above.
2. Run tests.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list