Reenable MonoTests.Remoting.IpcChannelTest.Bug609381 (#5245)
authorLudovic Henry <ludovic@xamarin.com>
Thu, 20 Jul 2017 20:08:26 +0000 (16:08 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Jul 2017 20:08:26 +0000 (16:08 -0400)
Fixes bug https://bugzilla.xamarin.com/show_bug.cgi?id=36634

mcs/class/System.Runtime.Remoting/Test/IpcChannelTest.cs

index 45f76791b7cf6841752a917937f876b03e70b52e..6dbb89f2d58b56a8d6b8cfecb301feb5bbae7d0e 100644 (file)
@@ -28,7 +28,6 @@ namespace MonoTests.Remoting
                }
 
                [Test]
-               [Ignore ("https://bugzilla.xamarin.com/show_bug.cgi?id=36634")]
                public void Bug609381 ()
                {
                        string portName = "ipc" + Guid.NewGuid ().ToString ("N");