[Mono-bugs] [Bug 72143][Nor] Changed - System.IO.Compression unit tests failing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 18 16:28:19 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72143

--- shadow/72143	2005-02-02 15:56:46.000000000 -0500
+++ shadow/72143.tmp.29908	2005-05-18 16:28:19.000000000 -0400
@@ -22,6 +22,20 @@
 http://mono.ximian.com:8008/intel-head-mono/events/1026/log
 
 I marked them [Category("NotWorking")] in SVN.
 
 ------- Additional Comments From vargaz at gmail.com  2005-02-02 15:56 -------
 Same goes for GzipStream.
+
+------- Additional Comments From sebastien at ximian.com  2005-05-18 16:28 -------
+* Fixed the unit tests to work with 2.0 beta 2.
+* Added some unit tests for the constructors.
+* Fixed some failures on Mono;
+all that so I could commit my CAS tests ;-)
+
+Sadly the DeflateStream.Close method seems buggy and throws
+NullReferenceExceptions is some cases, so this bug stays open...
+
+The tests still failing are:
+* MonoTests.System.IO.Compression.DeflateStreamTest.CheckClosedFlush
+* MonoTests.System.IO.Compression.GZipStreamTest.CheckCompressDecompress
+* MonoTests.System.IO.Compression.GZipStreamTest.CheckClosedFlush


More information about the mono-bugs mailing list