summaryrefslogtreecommitdiff
path: root/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs')
-rwxr-xr-x[-rw-r--r--]mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs b/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
index a2c030c0c9..3bffaf3b83 100644..100755
--- a/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
+++ b/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs
@@ -2201,6 +2201,8 @@ namespace MonoTests.Microsoft.Win32
}
[Test]
+ // This hangs on windows
+ [Category ("NotWorking")]
public void OpenRemoteBaseKey_MachineName_DoesNotExist ()
{
// access to registry of remote machines is not implemented on unix