From 024f6f71396b73361a7ce0998e0ccd6a26bd319b Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Tue, 28 Nov 2023 21:05:49 +0000 Subject: [PATCH] run-tests: Consolidate some expected test failures. --- tools/run-tests/wine-failing.txt | 244 ++++++++++--------------------- 1 file changed, 74 insertions(+), 170 deletions(-) diff --git a/tools/run-tests/wine-failing.txt b/tools/run-tests/wine-failing.txt index 94ed0f89..7fa296b3 100644 --- a/tools/run-tests/wine-failing.txt +++ b/tools/run-tests/wine-failing.txt @@ -12,91 +12,80 @@ MonoTests.System.IO.FileSystemInfoTest:CreationTimeFile MonoTests.System.IO.FileTest:GetAttributes_Archive MonoTests.System.IO.MemoryStreamTest:SerializeTest x86.MonoTests.System.IntPtrTest:Test64on32 -x86.MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_KeyPair -x86.MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_MS -x86.MonoTests.System.Reflection.AssemblyTest:LoadFrom_Empty_Assembly -x86.MonoTests.System.Reflection.AssemblyTest:bug78464 -x86.MonoTests.System.Reflection.Emit.ArrayTypeTest:AttributeValuesUnderCompilerContext -x86.MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineDynamicModule_Name_MaxLength -x86.MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineUnmanagedResource1_ResourceAlreadyDefined -x86.MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:Attributes -x86.MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:CallingConvention -x86.MonoTests.System.Reflection.Emit.EnumBuilderTest:TestEnumBuilderGUIDComplete -x86.MonoTests.System.Reflection.Emit.ILGeneratorTest:Emit10_Labels_Null_MS -x86.MonoTests.System.Reflection.Emit.ILGeneratorTest:Emit3_Constructor_Null_MS -x86.MonoTests.System.Reflection.Emit.MethodBuilderTest:TestGetCustomAttributes_Complete -x86.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:GenericMethodInstanceValuesUnderCompilerContext -x86.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:GetParametersWorksUnderCompilerContext -x86.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:MakeGenericMethod -x86.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:ReturnTypeWorksUnderCompilerContext -x86.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveFieldMemberRefWithGenericArguments -x86.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodMemberRefWithGenericArguments -x86.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodSpecWithGenericArguments -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineEnumThrowIfTypeBuilderCalledBeforeEnumBuilder -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineGenericParameters_AlreadyDefined -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_AddInterfaceImplementation_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_Array -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_BaseInterface_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:MakeGenericType_TypeArguments_Mismatch_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:MakeGenericType_TypeArguments_Null_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestDefineMethod_Abstract -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithEmptyInterfaceCanBeCasted -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithNonEmptyInterfaceBuildsFails -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGUIDComplete -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldFlagsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsFlagsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsFlagsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesFlagsIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesIncomplete_MS -x86.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestTypeDontImplementInterfaceMethodBuildsFails -x86.MonoTests.System.Reflection.FieldInfoTest:GetFieldFromHandle2_Handle_GenericDefinition -x86.MonoTests.System.Runtime.Remoting.SoapServicesTest:TestSoapActions -x86.MonoTests.System.Security.AccessControl.DirectoryObjectSecurityTest:ObjectSecurityRemovesWhatItCannotCreate -x86.MonoTests.System.Security.AccessControl.DirectorySecurityTest:InheritedPermissions -x86.MonoTests.System.Security.AccessControl.DirectorySecurityTest -x86.MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeAccessRules -x86.MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeGroupToEveryone -x86.MonoTests.System.Security.AccessControl.FileSecurityTest -x86.MonoTests.System.Security.AccessControl.MutexSecurityTest:FailsForNonexistantMutex -x86.MonoTests.System.Security.AccessControl.MutexSecurityTest:SucceedsForExistingMutex -x86.MonoTests.System.Security.AccessControl.RegistrySecurityTest:ChangeGroupToEveryone -x86.MonoTests.System.Security.AccessControl.RegistrySecurityTest:EveryoneCanRead -x86.MonoTests.System.Security.AccessControl.RegistrySecurityTest -x86.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.HMACRIPEMD160Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.HMACSHA256Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HMACSHA384Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HMACSHA512Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.RSACryptoServiceProviderTest:ImportDisposed -x86.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86.MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtr -x86.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtrZero -x86.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI +MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_KeyPair +MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_MS +MonoTests.System.Reflection.AssemblyTest:LoadFrom_Empty_Assembly +MonoTests.System.Reflection.AssemblyTest:bug78464 +MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineDynamicModule_Name_MaxLength +MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineUnmanagedResource1_ResourceAlreadyDefined +MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:Attributes +MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:CallingConvention +MonoTests.System.Reflection.Emit.EnumBuilderTest:TestEnumBuilderGUIDComplete +MonoTests.System.Reflection.Emit.MethodBuilderTest:TestGetCustomAttributes_Complete +MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:MakeGenericMethod +MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveFieldMemberRefWithGenericArguments +MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodMemberRefWithGenericArguments +MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodSpecWithGenericArguments +MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineEnumThrowIfTypeBuilderCalledBeforeEnumBuilder +MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineGenericParameters_AlreadyDefined +MonoTests.System.Reflection.Emit.TypeBuilderTest:MakeGenericType_TypeArguments_Mismatch_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestDefineMethod_Abstract +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithEmptyInterfaceCanBeCasted +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithNonEmptyInterfaceBuildsFails +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGUIDComplete +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldFlagsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsFlagsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsFlagsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesFlagsIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesIncomplete_MS +MonoTests.System.Reflection.Emit.TypeBuilderTest:TestTypeDontImplementInterfaceMethodBuildsFails +MonoTests.System.Runtime.Remoting.SoapServicesTest:TestSoapActions +MonoTests.System.Security.AccessControl.DirectoryObjectSecurityTest:ObjectSecurityRemovesWhatItCannotCreate +MonoTests.System.Security.AccessControl.DirectorySecurityTest:InheritedPermissions +MonoTests.System.Security.AccessControl.DirectorySecurityTest +MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeAccessRules +MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeGroupToEveryone +MonoTests.System.Security.AccessControl.FileSecurityTest +MonoTests.System.Security.AccessControl.MutexSecurityTest:FailsForNonexistantMutex +MonoTests.System.Security.AccessControl.MutexSecurityTest:SucceedsForExistingMutex +MonoTests.System.Security.AccessControl.RegistrySecurityTest:ChangeGroupToEveryone +MonoTests.System.Security.AccessControl.RegistrySecurityTest:EveryoneCanRead +MonoTests.System.Security.AccessControl.RegistrySecurityTest +MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.HMACRIPEMD160Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.HMACSHA256Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HMACSHA384Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HMACSHA512Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.RSACryptoServiceProviderTest:ImportDisposed +MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock +MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice +MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime +MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtr +MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtrZero +MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI x86.MonoTests.System.Security.Permissions.EnvironmentPermissionTest:FromXml x86.MonoTests.System.Security.Permissions.EnvironmentPermissionTest:Union x86.MonoTests.System.Security.Permissions.KeyContainerPermissionAttributeTest:Default @@ -629,91 +618,6 @@ x86.MonoTests.System.Windows.Markup.DateTimeValueSerializerTest:ConvertToString1 x86.MonoTests.System.Windows.Markup.ValueSerializerTest x86_64.MonoTests.System.Diagnostics.StackFrameTest3:TestGetFileLineNumber x86_64.MonoTests.System.Diagnostics.StackFrameTest3:TestGetFileName -x86_64.MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_KeyPair -x86_64.MonoTests.System.Reflection.AssemblyNameTest:Constructor1_PublicKey_MS -x86_64.MonoTests.System.Reflection.AssemblyTest:LoadFrom_Empty_Assembly -x86_64.MonoTests.System.Reflection.AssemblyTest:bug78464 -x86_64.MonoTests.System.Reflection.Emit.ArrayTypeTest:AttributeValuesUnderCompilerContext -x86_64.MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineDynamicModule_Name_MaxLength -x86_64.MonoTests.System.Reflection.Emit.AssemblyBuilderTest:TestDefineUnmanagedResource1_ResourceAlreadyDefined -x86_64.MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:Attributes -x86_64.MonoTests.System.Reflection.Emit.ConstructorOnTypeBuilderInstTest:CallingConvention -x86_64.MonoTests.System.Reflection.Emit.EnumBuilderTest:TestEnumBuilderGUIDComplete -x86_64.MonoTests.System.Reflection.Emit.ILGeneratorTest:Emit10_Labels_Null_MS -x86_64.MonoTests.System.Reflection.Emit.ILGeneratorTest:Emit3_Constructor_Null_MS -x86_64.MonoTests.System.Reflection.Emit.MethodBuilderTest:TestGetCustomAttributes_Complete -x86_64.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:GenericMethodInstanceValuesUnderCompilerContext -x86_64.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:GetParametersWorksUnderCompilerContext -x86_64.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:MakeGenericMethod -x86_64.MonoTests.System.Reflection.Emit.MethodOnTypeBuilderInstTest:ReturnTypeWorksUnderCompilerContext -x86_64.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveFieldMemberRefWithGenericArguments -x86_64.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodMemberRefWithGenericArguments -x86_64.MonoTests.System.Reflection.Emit.ModuleBuilderTest:ResolveMethodSpecWithGenericArguments -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineEnumThrowIfTypeBuilderCalledBeforeEnumBuilder -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:DefineGenericParameters_AlreadyDefined -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_AddInterfaceImplementation_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_Array -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:IsAssignableFrom_NotCreated_BaseInterface_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:MakeGenericType_TypeArguments_Mismatch_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:MakeGenericType_TypeArguments_Null_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestDefineMethod_Abstract -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithEmptyInterfaceCanBeCasted -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestEnumWithNonEmptyInterfaceBuildsFails -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGUIDComplete -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldFlagsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsFlagsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetFieldsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsFlagsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetMethodsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesFlagsIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestGetPropertiesIncomplete_MS -x86_64.MonoTests.System.Reflection.Emit.TypeBuilderTest:TestTypeDontImplementInterfaceMethodBuildsFails -x86_64.MonoTests.System.Reflection.FieldInfoTest:GetFieldFromHandle2_Handle_GenericDefinition -x86_64.MonoTests.System.Runtime.Remoting.SoapServicesTest:TestSoapActions -x86_64.MonoTests.System.Security.AccessControl.DirectoryObjectSecurityTest:ObjectSecurityRemovesWhatItCannotCreate -x86_64.MonoTests.System.Security.AccessControl.DirectorySecurityTest:InheritedPermissions -x86_64.MonoTests.System.Security.AccessControl.DirectorySecurityTest -x86_64.MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeAccessRules -x86_64.MonoTests.System.Security.AccessControl.FileSecurityTest:ChangeGroupToEveryone -x86_64.MonoTests.System.Security.AccessControl.FileSecurityTest -x86_64.MonoTests.System.Security.AccessControl.MutexSecurityTest:FailsForNonexistantMutex -x86_64.MonoTests.System.Security.AccessControl.MutexSecurityTest:SucceedsForExistingMutex -x86_64.MonoTests.System.Security.AccessControl.RegistrySecurityTest:ChangeGroupToEveryone -x86_64.MonoTests.System.Security.AccessControl.RegistrySecurityTest:EveryoneCanRead -x86_64.MonoTests.System.Security.AccessControl.RegistrySecurityTest -x86_64.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.HMACMD5Test:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.HMACRIPEMD160Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.HMACSHA1Test:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.HMACSHA256Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HMACSHA384Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HMACSHA512Test:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.HashAlgorithmTestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.KeyedHashAlgorithmTest:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.RSACryptoServiceProviderTest:ImportDisposed -x86_64.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.SHA1CryptoServiceProviderTest:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_TransformBlock -x86_64.MonoTests.System.Security.Cryptography.SHA1TestImpl:HashAlgorithmTestBase.TransformFinalBlock_Twice -x86_64.MonoTests.System.Security.Cryptography.SHA256ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA256TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA384ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA384TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA512ManagedTest:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.SHA512TestImpl:HashAlgorithmTestBase.Hash_AfterInitialize_FirstTime -x86_64.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtr -x86_64.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI:ConstructorIntPtrZero -x86_64.MonoTests.System.Security.Cryptography.X509Certificates.X509CAPI x86_64.MonoTests.System.Security.Permissions.EnvironmentPermissionTest:FromXml x86_64.MonoTests.System.Security.Permissions.EnvironmentPermissionTest:Union x86_64.MonoTests.System.Security.Permissions.KeyContainerPermissionAttributeTest:Default