[interp] Reduce computation under calc_section mutex
[mono-project.git] / netcore / CoreFX.issues.rsp
blob0e325770c03b0444cdf5435ece3aef3985d023bb
1 -notrait category=OuterLoop 
2 -notrait category=RequiresElevation
3 -notrait category=nonnetcoreapptests
4 -notrait category=nonmonotests
5 -notrait category=failing
7 ####################################################################
8 ##  Microsoft.Bcl.AsyncInterfaces.Tests
9 ####################################################################
11 -nomethod System.Threading.Tasks.Sources.Tests.ManualResetValueTaskSourceTests.*
13 ####################################################################
14 ##  Microsoft.VisualBasic.Core.Tests
15 ####################################################################
17 -nomethod Microsoft.VisualBasic.Tests.ErrObjectTests.Clear
18 -nomethod Microsoft.VisualBasic.ApplicationServices.Tests.AssemblyInfoTests.LoadedAssemblies
20 ####################################################################
21 ##  System.Buffers.Tests
22 ####################################################################
24 # CoreCLR specific test
25 # https://github.com/mono/mono/blob/cc5886e3d54a7fae15bfd8bda1e8781fcbf2be25/netcore/System.Private.CoreLib/shared/System/Buffers/TlsOverPerCoreLockedStacksArrayPool.cs#L319-L325
26 -nomethod System.Buffers.ArrayPool.Tests.CollectionTests.PollingEventFires
28 ####################################################################
29 ##  System.CodeDom.Tests
30 ####################################################################
32 # TODO: Hangs
33 -noclass System.CodeDom.Compiler.Tests.ExecutorTests
35 ####################################################################
36 ##  System.Collections.NonGeneric.Tests
37 ####################################################################
39 # Mono currently supports Array.Copy from object[] array containing boxed ints to float[] array with primitive widening
40 -nomethod System.Collections.Tests.*.ICollection_NonGeneric_CopyTo_ArrayOfEnumType
42 ####################################################################
43 ##  System.Collections.Specialized.Tests
44 ####################################################################
46 # TODO: Wrong exception
47 -nomethod System.Collections.Specialized.Tests.NameValueCollectionCtorTests.Ctor_NegativeCapacity_ThrowsArgumentOutOfRangeException
49 ####################################################################
50 ##  System.Collections.Tests
51 ####################################################################
53 -nomethod Generic.Dictionary.DictionaryConcurrentAccessDetectionTests.DictionaryConcurrentAccessDetection_*
54 -nomethod System.Collections.Generic.Tests.ComparerTests.MostComparisons
56 ####################################################################
57 ##  System.Diagnostics.Process.Tests
58 ####################################################################
60 -nomethod System.Diagnostics.Tests.ProcessTests.Kill_EntireProcessTree_True_CalledOnTreeContainingCallingProcess_ThrowsInvalidOperationException
61 -nomethod System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_ExecuteOrder
62 -nomethod System.Diagnostics.Tests.ProcessTests.GetProcesses_RemoteMachinePath_ReturnsExpected
64 ####################################################################
65 ##  System.Diagnostics.Debug
66 ####################################################################
68 # disabled in CoreCLR too
69 -nomethod System.Diagnostics.Tests.DebugTestsNoListeners.Print
70 -nomethod System.Diagnostics.Tests.DebugTestsUsingListeners.Print
72 ####################################################################
73 ##  System.Diagnostics.TraceSource.Tests
74 ####################################################################
76 -nomethod System.Diagnostics.TraceSourceTests.TraceSourceClassTests.PruneTest
77 -nomethod System.Diagnostics.TraceSourceTests.DefaultTraceListenerClassTests.EntryAssemblyName_Null_NotIncludedInTrace
79 ####################################################################
80 ##  System.Diagnostics.Tracing.Tests
81 ####################################################################
83 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.overloadResolution.Methods.Oneclass2methods.twoprms004.twoprms004.Test.DynamicCSharpRunTest
84 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.context.property.autoproperty.regclass.regclass007.regclass007.Test.DynamicCSharpRunTest
85 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.context.method.genmethod.regclass.regclass018.regclass018.Test.DynamicCSharpRunTest
86 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.context.indexer.regclass.regclass029.regclass029.Test.DynamicCSharpRunTest
87 -nomethod ManagedTests.DynamicCSharp.Conformance.dynamic.context.operate.regclass.regstrct029.regstrct029.Test.DynamicCSharpRunTest
89 ####################################################################
90 ##  System.Dynamic.Runtime.Tests
91 ####################################################################
93 -nomethod BasicEventSourceTests.TestsManifestNegative.Test_GenerateManifest_InvalidEventSources
94 -nomethod BasicEventSourceTests.TestsWrite.Test_Write_T_EventListener
95 -nomethod BasicEventSourceTests.TestsWrite.Test_Write_T_EventListener_UseEvents
97 ####################################################################
98 ##  System.IO.FileSystem.Tests
99 ####################################################################
101 # Depends on precise GC
102 -nomethod System.IO.Tests.FileStream_Dispose.FinalizeFlushesWriteBuffer
103 -nomethod System.IO.Tests.FileStream_Dispose.NoDispose_CallsVirtualDisposeFalseArg_ThrowsDuringFlushWriteBuffer_FinalizerWontThrow
104 # TODO: Hangs
105 -nomethod System.IO.Tests.Directory_SetCurrentDirectory+Directory_SetCurrentDirectory_SymLink.SetToPathContainingSymLink
107 ####################################################################
108 ##  System.IO.Tests
109 ####################################################################
111 # Mono allows large arrays (int.MaxValue elements)
112 -nomethod System.IO.Tests.MemoryStream_ConstructorTests.MemoryStream_Ctor_InvalidCapacities
114 ####################################################################
115 ##  System.Linq.Expressions.Tests
116 ####################################################################
118 -nomethod System.Linq.Expressions.Tests.ArrayBoundsTests.NewArrayBounds*
119 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableFloatToULongTest
120 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedFloatToNullableULongTest
121 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedFloatToULongTest
122 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableFloatToNullableULongTest
123 -nomethod System.Linq.Expressions.Tests.BindTests.GlobalField
124 -nomethod System.Linq.Expressions.Tests.BindTests.ConstantField
125 -nomethod System.Linq.Expressions.Tests.Return.TailCallThenReturn
126 -nomethod System.Linq.Expressions.Tests.ArrayAccessTests.ArrayAccess_MultiDimensionalOf1
127 -nomethod System.Linq.Expressions.Tests.ArrayAccessTests.NonZeroBasedOneDimensionalArrayAccess
128 -nomethod System.Linq.Expressions.Tests.ArrayAccessTests.ArrayIndex_MultiDimensionalOf1
129 -nomethod System.Linq.Expressions.Tests.UnaryArithmeticNegateCheckedNullableTests.VerifyIL_NullableShortNegateChecked
130 -noclass System.Linq.Expressions.Tests.StackSpillerTests
131 -nomethod System.Linq.Expressions.Tests.ExceptionHandlingExpressions.ExceptionThrownInFilter
132 -nomethod System.Linq.Expressions.Tests.ExceptionHandlingExpressions.ExpressionsUnwrapeExternallyThrownRuntimeWrappedException
133 -nomethod System.Linq.Expressions.Tests.MemberAccessTests.Property_NoGetOrSetAccessors_ThrowsArgumentException
134 -nomethod System.Linq.Expressions.Tests.IndexExpressionTests.IndexedPropertySetterValueTypeNotMatchPropertyType
135 -nomethod System.Linq.Expressions.Tests.IndexExpressionTests.IndexedPropertyGetReturnsWrongType
136 -nomethod System.Linq.Expressions.Tests.IndexExpressionTests.NoAccessorIndexedProperty
137 -nomethod System.Linq.Expressions.Tests.IndexExpressionTests.IndexedPropertySetterNoParams
138 -nomethod System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToUIntTest
139 -nomethod System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToUIntTest
140 -nomethod System.Linq.Expressions.Tests.ArrayBoundsTests.SingleNegativeBoundErrorMessage
141 -nomethod System.Linq.Expressions.Tests.ArrayBoundsTests.MultipleNegativeBoundErrorMessage
142 -nomethod System.Linq.Expressions.Tests.ConvertTests.ConvertNullableFloatToNullableUIntTest
143 -nomethod System.Linq.Expressions.Tests.ConvertTests.ConvertFloatToNullableUIntTest
144 -noclass System.Linq.Expressions.Tests.LambdaTests
145 -noclass System.Linq.Expressions.Tests.LambdaDivideNullableTests
146 -nomethod System.Linq.Expressions.Tests.BinaryCoalesceTests.VerifyIL_NullableIntCoalesceToNullableInt
147 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedDoubleToULongTest
148 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedDoubleToNullableULongTest
149 -nomethod System.Linq.Expressions.Tests.UnaryArithmeticNegateCheckedTests.VerifyIL_ShortNegateChecked
150 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableDoubleToULongTest
151 -nomethod System.Linq.Expressions.Tests.ConvertCheckedTests.ConvertCheckedNullableDoubleToNullableULongTest
152 -nomethod System.Linq.Expressions.Tests.BlockTests.InsignificantBlock
153 -nomethod System.Linq.Expressions.Tests.CallTests.EnumArgAndReturn
154 -nomethod System.Linq.Expressions.Tests.CallTests.MethodName_TypeArgsDontMatchConstraints_ThrowsArgumentException
155 -nomethod System.Linq.Expressions.Tests.ArrayIndexTests.NonZeroBasedOneDimensionalArrayIndex
156 -nomethod System.Linq.Expressions.Tests.ArrayIndexTests.NonZeroBasedOneDimensionalArrayIndexMethod
157 -nomethod System.Linq.Expressions.Tests.CompilerTests.VerifyIL_*
159 # flaky tests - Invalid IL code in (wrapper dynamic-method)
160 -nomethod System.Linq.Expressions.Tests.LambdaMultiplyTests.LambdaMultiplyFloatTest
161 -nomethod System.Linq.Expressions.Tests.LambdaDivideTests.LambdaDivideFloatTest
163 ####################################################################
164 ##  System.Linq.Parallel.Tests
165 ####################################################################
167 -nomethod System.Linq.Parallel.Tests.PlinqModesTests.WithExecutionMode_Multiple
169 ####################################################################
170 ##  System.Memory.Tests
171 ####################################################################
173 # CoreCLR specific test
174 # https://github.com/mono/mono/blob/18f0bf055eb2bfa8981062bdad3af2fb4bbc9be4/netcore/System.Private.CoreLib/shared/System/String.cs#L790-L800
175 # https://github.com/mono/mono/blob/18f0bf055eb2bfa8981062bdad3af2fb4bbc9be4/netcore/System.Private.CoreLib/shared/System/String.cs#L811-L821
176 -nomethod System.Tests.StringTests.NormalizationTest
178 # Hits Debug.Assert in debug configuration for floating point precision on round-tripping
179 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterDouble_C20
180 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterSingle_C20
181 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterSingle_N20
182 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterSingle_P20
183 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterDouble_N20
184 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterDouble_F20
185 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterDouble_P20
186 -nomethod System.Buffers.Text.Tests.RealFormatterTests.TestFormatterSingle_F20
188 -nomethod System.SpanTests.SpanTests.ReadOnlyMemory_PropertyReturningReadOnlySpan
189 -nomethod System.SpanTests.SpanTests.Span_StaticOperator
190 -nomethod System.SpanTests.SpanTests.ReadOnlySpan_Constructor
191 -nomethod System.SpanTests.SpanTests.ReadOnlySpan_Operator
192 -nomethod System.SpanTests.SpanTests.Span_Constructor
193 -nomethod System.SpanTests.SpanTests.Span_InstanceMethod
194 -nomethod System.SpanTests.SpanTests.Memory_PropertyReturningSpan
195 -nomethod System.SpanTests.SpanTests.ReadOnlySpan_InstanceMethod
196 -nomethod System.Buffers.Tests.ArrayBufferWriterTests_String.Invalid_Ctor
197 -nomethod System.Buffers.Tests.ArrayBufferWriterTests_Char.Invalid_Ctor
198 -nomethod System.Buffers.Tests.ArrayBufferWriterTests_Byte.Invalid_Ctor
200 ####################################################################
201 ##  System.Net.Http.Functional.Tests
202 ####################################################################
204 # TODO: Crashes runtime inside Interop.Http.MultiPerform (marshalling issue?)
205 -nomethod *PlatformHandler*
206 # TODO: Hangs
207 -nomethod *ExpectedDiagnosticSourceActivityLogging*
209 # Works, but may trigger UI!
210 -nomethod System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_DangerousAcceptAllCertificatesValidator_Test.SetDelegate_ConnectionSucceeds
211 -nomethod System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_ClientCertificates_Test.AutomaticOrManual_DoesntFailRegardlessOfWhetherClientCertsAreAvailable
213 ####################################################################
214 ##  System.Net.HttpListener.Tests
215 ####################################################################
217 # TODO:
218 # System.ArgumentException : Cannot bind to the target method because its signature is not compatible with that of the delegate type.
219 # at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
220 # at System.Delegate.CreateDelegate(Type type, MethodInfo method, Boolean throwOnBindFailure)
221 # at System.Delegate.CreateDelegate(Type type, MethodInfo method)
222 # at System.Reflection.RuntimeMethodInfo.CreateDelegate(Type delegateType)
223 # at System.Net.CookieExtensions.IsRfc2965Variant(Cookie cookie)
224 -noclass System.Net.Tests.HttpListenerResponseCookiesTests
226 ####################################################################
227 ##  System.Net.Sockets.Tests
228 ####################################################################
230 -nomethod System.Net.Sockets.Tests.UdpClientTest.Finalize_NoExceptionsThrown
231 # TODO: Hangs
232 -nomethod System.Net.Sockets.Tests.CreateSocket.CtorAndAccept_SocketNotKeptAliveViaInheritance
234 # flaky test
235 -nomethod System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_AnyInterface_Succeeds
237 ####################################################################
238 ##  System.Reflection.Emit.ILGeneration.Tests
239 ####################################################################
241 -noclass System.Reflection.Emit.Tests.CustomAttributeBuilderTests
242 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArgument.*
243 -nomethod System.Reflection.Emit.Tests.SignatureHelperGetPropertySigHelper.*
244 -nomethod System.Reflection.Emit.Tests.ILGeneratorEmit3.Emit_OpCodes_LocalBuilder_TooManyLocals_ThrowsInvalidOperationException
245 -nomethod System.Reflection.Emit.Tests.ILGeneratorEmit3.Emit_OpCodes_LocalBuilder_LocalFromDifferentMethod_ThrowsArgumentException
246 -nomethod System.Reflection.Emit.Tests.ILGeneratorDeclareLocal.DeclareLocal_TypeCreated_ThrowsInvalidOperationException
247 -nomethod System.Reflection.Emit.Tests.ILGeneratorDeclareLocal.DeclareLocal_GlobalFunctionsCreated_ThrowsInvalidOperationException
248 -nomethod System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_CallingConventions_Type_Length_ReturnsThree
249 -nomethod System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_Type_TypeArray
250 -nomethod System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_CallingConventions_Type_Length_ReturnsThree
251 -nomethod System.Reflection.Emit.Tests.SignatureHelperGetMethodSigHelper.GetMethodSigHelper_Module_Type_TypeArray_NullObjectInParameterType_ThrowsArgumentNullException
252 -nomethod System.Reflection.Emit.Tests.ILGeneratorEmit2.Emit_OpCodes_LocalBuilder_TooManyLocals_ThrowsInvalidOperationException
253 -nomethod System.Reflection.Emit.Tests.ILGeneratorEmit2.Emit_OpCodes_LocalBuilder_LocalFromDifferentMethod_ThrowsArgumentException
254 -nomethod System.Reflection.Emit.Tests.SetCustomAttributeTests.SetCustomAttribute_NullArgument_ThrowsArgumentNullException
255 -nomethod System.Reflection.Emit.Tests.ILGeneratorEmit4.TestEmitCalliNonBlittable
256 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_NullObjectInRequiredCustomModifiers_ThrowsArgumentNullException
257 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_NullObjectInOptionalCustomModifiers_ThrowsArgumentNullException
258 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArgument_DifferentCountsForCustomModifiers_ThrowsArgumentException
259 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArguments_SignatureFinished_ThrowsArgumentException
260 -nomethod System.Reflection.Emit.Tests.SignatureHelperAddArguments.AddArguments
262 ####################################################################
263 ##  System.Reflection.Emit.Tests
264 ####################################################################
266 # Mono behaves like coreclr but the test doesn't detect it
267 -nomethod System.Reflection.Emit.Tests.AssemblyTests.DefineDynamicModule
269 -nomethod System.Reflection.Emit.Tests.MethodBuilderEquals.Equals
270 -nomethod System.Reflection.Emit.Tests.ConstructorBuilderToString.ToString_NullRequiredOptionalCustomModifiers
271 -nomethod System.Reflection.Emit.Tests.ConstructorBuilderToString.ToString_NoRequiredOptionalCustomModifiers
272 -nomethod System.Reflection.Emit.Tests.EnumBuilderMethodTests.DefineLiteral
273 -nomethod System.Reflection.Emit.Tests.EnumBuilderMethodTests.DefineLiteral_InvalidLiteralValue_ThrowsArgumentException
274 -nomethod System.Reflection.Emit.Tests.EnumBuilderMethodTests.SetCustomAttribute_ConstructorInfo_ByteArray
275 -nomethod System.Reflection.Emit.Tests.EnumBuilderMethodTests.SetCustomAttribute_CustomAttributeBuilder
276 -nomethod System.Reflection.Emit.Tests.EnumBuilderPropertyTests.Guid_TypeCreated
277 -nomethod System.Reflection.Emit.Tests.FieldBuilderSetConstant.SetConstant_InvalidType_ThrowsArgumentException
278 -nomethod System.Reflection.Emit.Tests.GenericTypeParameterBuilderSetInterfaceConstraints.SetInterfaceConstraints_OneCustomInterface
279 -nomethod System.Reflection.Emit.Tests.GenericTypeParameterBuilderSetInterfaceConstraints.SetInterfaceConstraints_MultipleCustomInterfaces
280 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineGenericParameters.DefineGenericParameters_SingleTypeParameter_SetImplementationFlagsCalled_ThrowsInvalidOperationException
281 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineGenericParameters.DefineGenericParameters_TwoTypeParameters_SetImplementationFlagsCalled_ThrowsInvalidOperationException
282 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineGenericParameters.DefineGenericParameters_SingleTypeParameter_AlreadyDefined_ThrowsInvalidOperationException
283 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineGenericParameters.DefineGenericParameters_TwoTypeParameters_AlreadyDefined_ThrowsInvalidOperationException
284 -nomethod System.Reflection.Emit.Tests.MethodBuilderGetILGenerator.GetILGenerator_NoMethodBody_ThrowsInvalidOperationException
285 -nomethod System.Reflection.Emit.Tests.MethodBuilderMakeGenericMethod.TestNotThrowsExceptionOnNull
286 -nomethod System.Reflection.Emit.Tests.MethodBuilderMakeGenericMethod.TestNotThrowsExceptionOnEmptyArray1
287 -nomethod System.Reflection.Emit.Tests.MethodBuilderMakeGenericMethod.TestNotThrowsExceptionOnEmptyArray2
288 -nomethod System.Reflection.Emit.Tests.MethodBuilderReturnParameter.ReturnParameter_NoBody_ThrowsInvalidOperationException
289 -nomethod System.Reflection.Emit.Tests.MethodBuilderSetParameters.SetParameters
290 -nomethod System.Reflection.Emit.Tests.MethodBuilderSetParameters.SetParameters_NullParameter_ThrowsArgumentNullException
291 -nomethod System.Reflection.Emit.Tests.MethodBuilderToString.ToString_AllFieldsSet
292 -nomethod System.Reflection.Emit.Tests.MethodBuilderToString.ToString_NameAndAttributeSet
293 -nomethod System.Reflection.Emit.Tests.MethodBuilderToString.ToString_NameAttributeAndSignatureSetSet
294 -nomethod System.Reflection.Emit.Tests.MethodBuilderToString.ToString_NonGenericMethod
295 -nomethod System.Reflection.Emit.Tests.MethodBuilderToString.ToString_GenericMethod
296 -nomethod System.Reflection.Emit.Tests.ModuleBuilderDefineEnum.DefineEnum
297 -nomethod System.Reflection.Emit.Tests.ModuleBuilderDefineEnum.DefineEnum_DynamicUnderlyingType_Works
298 -nomethod System.Reflection.Emit.Tests.ModuleBuilderDefineEnum.DefineEnum_ByRefUnderlyingType_ThrowsCOMExceptionOnCreation
299 -nomethod System.Reflection.Emit.Tests.ModuleBuilderDefineType.DefineType
300 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ValidArrayValues_VoidReturnType
301 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ValidArrayValues_ValueReturnType
302 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ValidArrayValues_ReferenceReturnType
303 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ValidArrayValues_ValueParameterType
304 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ValidArrayValues_ReferenceParameterType
305 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_JaggedArray
306 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_MultiDimensionalArray
307 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_NullParameters
308 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_ArrayClassNotArray_ThrowsArgumentException
309 -nomethod System.Reflection.Emit.Tests.ModuleBuilderGetArrayMethod.GetArrayMethod_InvalidArgument_ThrowsArgumentException
310 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest2.AddOtherMethod
311 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest11.SetConstant
312 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest11.SetConstant_TypeNotConstant_ThrowsArgumentException
313 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest12.SetCustomAttribute_CustomAttributeBuilder_TypeNotCreated_ThrowsInvalidOperationException
314 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest12.SetCustomAttribute_ConstructorInfo_ByteArray_TypeAlreadyCreated_ThrowsInvalidOperationException
315 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest15.TestThrowsExceptionForCreateTypeCalled
316 -nomethod System.Reflection.Emit.Tests.PropertyBuilderTest16.SetValue_ThrowsNotSupportedException
317 -nomethod System.Reflection.Emit.Tests.TypeBuilderAddInterfaceImplementation.AddInterfaceImplementation_TypeNotInterface_ThrowsTypeLoadExceptionOnCreation
318 -nomethod System.Reflection.Emit.Tests.TypeBuilderAddInterfaceImplementation.AddInterfaceImplementation_TypeDoesntImplementInterface_ThrowsTypeLoadExceptionOnCreation
319 -nomethod System.Reflection.Emit.Tests.TypeBuilderAssemblyQualifiedName.AssemblyQualifiedName
320 -nomethod System.Reflection.Emit.Tests.TypeBuilderCreateType.CreateType_BadAttributes
321 -nomethod System.Reflection.Emit.Tests.TypeBuilderCreateTypeInfo.CreateType_InvalidTypeAttributes_Throws
323 # Extra RTSpecialName attribute
324 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineConstructor.DefineConstructor
325 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineConstructor.DefineConstructor_NullRequiredAndOptionalCustomModifiers
326 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineDefaultConstructor.DefineDefaultConstructor
327 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineTypeInitializer.DefineTypeInitializer
329 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineMethodTests.DefineMethod
330 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineFieldTests.DefineField
331 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineFieldTests.DefineField_InvalidFieldAttributes_ThrowsTypeLoadExceptionOnCreation
332 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineFieldTests.DefineField_DynamicFieldTypeNotCreated_ThrowsTypeLoadException
333 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineGenericParameters.DefineGenericParameters_AlreadyDefinedGenericParameters_ThrowsInvalidOperationException
334 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineEvent.DefineEvent
335 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineEvent.DefineProperty_InvalidUnicodeChars
336 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineMethodOverride.DefineMethodOverride_NothingToOverride_ThrowsTypeLoadExceptionOnCreation
337 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineMethodOverride.DefineMethodOverride_ClassDoesNotImplementOrInheritMethod_ThrowsTypeLoadExceptionOnCreation
338 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineMethodOverride.DefineMethodOverride_BodyAndDeclarationTheSame_ThrowsTypeLoadExceptionOnCreation
339 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineMethodOverride.DefineMethodOverride_CalledTwiceWithDifferentBodies_ThrowsTypeLoadExceptionOnCreation
340 -nomethod System.Reflection.Emit.Tests.MethodBuilderDefineMethodOverride.DefineMethodOverride_BodyAndDeclarationHaveDifferentSignatures_ThrowsTypeLoadExceptionOnCreation
341 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineNestedType.DefineNestedType
342 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineNestedType.DefineNestedType_LongName_ThrowsArgumentException
343 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineNestedType.DefineNestedType_InvalidAttributes_ThrowsArgumentException
344 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineNestedType.DefineNestedType_InvalidParent_ThrowsArgumentException
345 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineNestedType.DefineNestedType_InvalidInterfaceType_ThrowsTypeLoadExceptionOnCreation
346 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty
347 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_OpenGenericReturnType_ThrowsBadImageFormatExceptionGettingCreatedPropertyType
348 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_NullParameterType_ThrowsArgumentNullException
349 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_OpenGenericParameterType_ThrowsBadImageFormatExceptionGettingCreatedPropertyType
350 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_DynamicPropertyTypeNotCreated_ThrowsTypeLoadException
351 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_DynamicParameterTypeNotCreated_ThrowsTypeLoadException
352 -nomethod System.Reflection.Emit.Tests.TypeBuilderDefineProperty.DefineProperty_CalledMultipleTimes_Works
353 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetConstructor.GetConstructor_TypeNotTypeBuilder_ThrowsArgumentException
354 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetConstructor.GetConstructor_DeclaringTypeOfConstructorNotGenericTypeDefinitionOfType_ThrowsArgumentException
355 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetConstructor.GetConstructor_TypeNotGeneric_ThrowsArgumentException
356 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetField.GetField_TypeNotTypeBuilder_ThrowsArgumentException
357 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetField.GetField_DeclaringTypeOfFieldNotGenericTypeDefinitionOfType_ThrowsArgumentException
358 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetField.GetField_TypeNotGeneric_ThrowsArgumentException
359 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetMethod.GetMethod_TypeNotTypeBuilder_ThrowsArgumentException
360 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetMethod.GetMethod_MethodDefinitionNotInTypeGenericDefinition_ThrowsArgumentException
361 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetMethod.GetMethod_MethodNotGenericTypeDefinition_ThrowsArgumentException
362 -nomethod System.Reflection.Emit.Tests.TypeBuilderGetMethod.GetMethod_TypeIsNotGeneric_ThrowsArgumentException
363 -nomethod System.Reflection.Emit.Tests.TypeBuilderGUID.Guid_TypeCreated_NotEmpty
365 -nomethod System.Reflection.Emit.Tests.AssemblyTests.DefineDynamicAssembly_AssemblyName_AssemblyBuilderAccess
366 -nomethod System.Reflection.Emit.Tests.AssemblyTests.DefineDynamicAssembly_AssemblyName_AssemblyBuilderAccess_CustomAttributeBuilder
368 ####################################################################
369 ##  System.Reflection.Tests
370 ####################################################################
372 # Invalid argument tests
373 -nomethod System.Reflection.Tests.AssemblyNameTests.SetProcessorArchitecture_InvalidArchitecture_TakesLowerThreeBitsIfLessThanOrEqualToMax
374 -nomethod System.Reflection.Tests.AssemblyNameTests.Ctor_String_Invalid
375 -nomethod System.Reflection.Tests.AssemblyNameTests.Version
376 -nomethod System.Reflection.Tests.GetTypeTests.GetType_EmptyString
377 -nomethod System.Reflection.Tests.MethodInfoTests.Invoke_OptionalParameterUnassingableFromMissing_WithMissingValue_ThrowsArgumentException
379 # Static ctors cannot be invoke with one Invoke overload
380 -nomethod System.Reflection.Tests.ConstructorInfoTests.Invoke_StaticConstructor_ThrowsMemberAccessException
381 # Different exception thrown
382 -nomethod System.Reflection.Tests.ConstructorInfoTests.Invoke_AbstractClass_ThrowsMemberAccessException
383 -nomethod System.Reflection.Tests.PropertyInfoTests.GetValue_Invalid
384 -nomethod System.Reflection.Tests.TypeInfoTests.IsEnumDefined_Invalid
385 -nomethod System.Reflection.Tests.AssemblyTests.AssemblyLoadFromStringNeg
387 # Fails because our Object class has extra instance methods
388 -nomethod System.Reflection.Tests.TypeInfoTests.FindMembers
389 -nomethod System.Reflection.Tests.TypeInfoTests.GetMethods
390 -nomethod System.Reflection.Tests.TypeInfoTests.GetMembers
391 -nomethod System.Reflection.Tests.TypeInfoTests.GetMethod
393 # CustomConstantAttribute not supported
394 -nomethod System.Reflection.Tests.ParameterInfoTests.RawDefaultValueFromAttribute
396 # Not implemented
397 -nomethod System.Reflection.Tests.AssemblyTests.AssemblyLoadFromBytes
398 -nomethod System.Reflection.Tests.AssemblyTests.AssemblyLoadFromBytesWithSymbols
400 # TODO
401 -nomethod System.Reflection.Tests.AssemblyNameTests.Ctor_ValidArchitectureName_Succeeds
402 -nomethod System.Reflection.Tests.MemberInfoNetCoreAppTests.HasSameMetadataDefinitionAs__CornerCase_HasElementTypes
403 -nomethod System.Reflection.Tests.MemberInfoNetCoreAppTests.HasSameMetadataDefinitionAs_GenericTypeParameters
404 -nomethod System.Reflection.Tests.AssemblyTests.LoadFile
405 -nomethod System.Reflection.Tests.AssemblyTests.GetType_DoesntSearchMscorlib
406 -nomethod System.Reflection.Tests.AssemblyTests.LoadFrom_SameIdentityAsAssemblyWithDifferentPath_ReturnsEqualAssemblies
407 -nomethod System.Reflection.Tests.GetTypeTests.GetType
408 -nomethod System.Reflection.Tests.AssemblyNetCoreAppTests.AssemblyGetForwardedTypesLoadFailure
409 -nomethod System.Reflection.Tests.AssemblyNetCoreAppTests.AssemblyGetForwardedTypes
410 -nomethod System.Reflection.Tests.TypeInfoTests.IsAssignableFrom
412 ####################################################################
413 ##  System.Resources.Extensions.Tests
414 ####################################################################
416 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionforReadOnlyStream
417 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmptyResources
418 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionforDuplicateKey
419 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.PrimitiveResources
420 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ResourceManagerLoadsCorrectReader
421 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
422 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.TypeConverterByteArrayResources
423 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.TypeConverterStringResources
424 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionforNullResourceId
425 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.CanReadViaResourceManager
426 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
427 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionforNullStream
428 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionForAddAfterGenerate
429 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.ExceptionforNullFile
430 -nomethod System.Resources.Extensions.Tests.PreserializedResourceWriterTests.StreamResources
432 ####################################################################
433 ##  System.Resources.ResourceManager.Tests
434 ####################################################################
436 # TODO: Missing assembly resolve events on AppDomain and AssemblyLoadContext
437 -nomethod System.Resources.Tests.ResourceManagerTests.GetString_ExpectEvents
439 ####################################################################
440 ##  System.Runtime.InteropServices.Tests
441 ####################################################################
443 # Obsolete methods
444 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.ReadIntPtr_NotReadable_ThrowsArgumentException
445 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.WriteIntPtr_BlittableObject_Roundtrips
446 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.WriteIntPtr_StructWithReferenceTypes_ReturnsExpected
447 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.WriteInt64_StructWithReferenceTypes_ReturnsExpected
448 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.ReadInt64_BlittableObject_ReturnsExpected
449 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.ReadInt16_NullObject_ThrowsAccessViolationException
450 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.ReadInt16_NotReadable_ThrowsArgumentException
451 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.WriteInt16_NotReadable_ThrowsArgumentException
452 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.WriteInt16_BlittableObject_Roundtrips
453 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.ReadInt16_StructWithReferenceTypes_ReturnsExpected
454 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.WriteInt16_NullObject_ThrowsAccessViolationException
455 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.ReadInt16_BlittableObject_ReturnsExpected
456 -nomethod System.Runtime.InteropServices.Tests.Int16Tests.WriteInt16_StructWithReferenceTypes_ReturnsExpected
457 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.ReadIntPtr_BlittableObject_ReturnsExpected
458 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.WriteInt64_NotReadable_ThrowsArgumentException
459 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.WriteInt64_BlittableObject_Roundtrips
460 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.WriteInt64_NullObject_ThrowsAccessViolationException
461 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.ReadInt64_NotReadable_ThrowsArgumentException
462 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.ReadInt32_NullObject_ThrowsAccessViolationException
463 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.WriteInt32_NullObject_ThrowsAccessViolationException
464 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.WriteInt32_BlittableObject_Roundtrips
465 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.WriteInt32_NotReadable_ThrowsArgumentException
466 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.WriteInt32_StructWithReferenceTypes_ReturnsExpected
467 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.ReadInt32_StructWithReferenceTypes_ReturnsExpected
468 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.ReadInt32_NotReadable_ThrowsArgumentException
469 -nomethod System.Runtime.InteropServices.Tests.Int32Tests.ReadInt32_BlittableObject_ReturnsExpected
470 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.ReadIntPtr_NullObject_ThrowsAccessViolationException
471 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.WriteIntPtr_NullObject_ThrowsAccessViolationException
472 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.WriteIntPtr_NotReadable_ThrowsArgumentException
473 -nomethod System.Runtime.InteropServices.Tests.IntPtrTests.ReadIntPtr_StructWithReferenceTypes_ReturnsExpected
474 -nomethod System.Runtime.InteropServices.Tests.ByteTests.ReadByte_BlittableObject_ReturnsExpected
475 -nomethod System.Runtime.InteropServices.Tests.ByteTests.WriteByte_NullObject_ThrowsAccessViolationException
476 -nomethod System.Runtime.InteropServices.Tests.ByteTests.WriteByte_StructWithReferenceTypes_ReturnsExpected
477 -nomethod System.Runtime.InteropServices.Tests.ByteTests.ReadByte_StructWithReferenceTypes_ReturnsExpected
478 -nomethod System.Runtime.InteropServices.Tests.ByteTests.WriteByte_BlittableObject_Roundtrips
479 -nomethod System.Runtime.InteropServices.Tests.ByteTests.WriteByte_NotReadable_ThrowsArgumentException
480 -nomethod System.Runtime.InteropServices.Tests.ByteTests.ReadByte_NullObject_ThrowsAccessViolationException
481 -nomethod System.Runtime.InteropServices.Tests.ByteTests.ReadByte_NotReadable_ThrowsArgumentException
482 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.ReadInt64_NullObject_ThrowsAccessViolationException
483 -nomethod System.Runtime.InteropServices.Tests.Int64Tests.ReadInt64_StructWithReferenceTypes_ReturnsExpected
484 -nomethod System.Runtime.InteropServices.Tests.GetExceptionCodeTests.*
486 # Not sure what to check
487 -nomethod System.Runtime.InteropServices.Tests.DestroyStructureTests.DestroyStructure_NonRuntimeType_ThrowsArgumentException
488 -nomethod System.Runtime.InteropServices.Tests.OffsetOfTests.OffsetOf_NotMarshallable_ThrowsArgumentException
490 # Not sure what to check + checks that the name in the argument exception is null
491 -nomethod System.Runtime.InteropServices.Tests.SizeOfTests.SizeOf_InvalidType_ThrowsArgumentException
493 # Check that the name in the argument exception is null or different
494 -nomethod System.Runtime.InteropServices.Tests.OffsetOfTests.OffsetOf_NullFieldName_ThrowsArgumentNullException
495 -nomethod System.Runtime.InteropServices.Tests.OffsetOfTests.OffsetOf_NonRuntimeField_ThrowsArgumentException
497 # Hardcodes offsets
498 -nomethod System.Runtime.InteropServices.Tests.OffsetOfTests.OffsetOf_Decimal_ReturnsExpected
500 # Wants exception messages to be non-empty
501 -nomethod System.Runtime.InteropServices.Tests.GetExceptionForHRTests.GetExceptionForHR_ErrorInfo_ReturnsValidException
502 -nomethod System.Runtime.InteropServices.Tests.GetExceptionForHRTests.GetExceptionForHR_NoErrorInfo_ReturnsValidException
503 -nomethod System.Runtime.InteropServices.Tests.ThrowExceptionForHRTests.ThrowExceptionForHR_NoErrorInfo_ReturnsValidException
504 -nomethod System.Runtime.InteropServices.Tests.ThrowExceptionForHRTests.ThrowExceptionForHR_ErrorInfo_ReturnsValidException
506 # Not implemented
507 -nomethod System.Runtime.InteropServices.Tests.GetExceptionPointersTests.GetExceptionPointers_ReturnsExpected
509 # Supported on Mono
510 -nomethod System.Runtime.InteropServices.Tests.GetFunctionPointerForDelegateTests.GetFunctionPointer_GenericDelegate_ThrowsArgumentException
512 # Causes an unhandled exception in a finalizer
513 -nomethod *HandleCollectorTests*
515 # typeof(object).Assembly.ImageRuntimeVersion returns null because the corelib metadata version string is empty
516 -nomethod System.Runtime.InteropServices.RuntimeEnvironmentTests.RuntimeEnvironmentSysVersion
518 -nomethod System.Runtime.InteropServices.Tests.PtrToStructureTests.PtrToStructure_ZeroPointer_ThrowsArgumentNullException
519 -nomethod System.Runtime.InteropServices.Tests.StructureToPtrTests.StructureToPtr_ByValBoolArray_Success
520 -nomethod System.Runtime.InteropServices.Tests.StructureToPtrTests.StructureToPtr_ByValDateArray_Success
521 -nomethod System.Runtime.InteropServices.Tests.StructureToPtrTests.StructureToPtr_InvalidLengthByValArrayInStruct_ThrowsArgumentException
523 -nomethod System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CantCast_ThrowsInvalidCastException
524 -nomethod System.Runtime.InteropServices.Tests.GetDelegateForFunctionPointerTests.GetDelegateForFunctionPointer_CollectibleType_ReturnsExpected
526 ####################################################################
527 ##  System.Runtime.Numerics.Tests
528 ####################################################################
530 -nomethod System.Numerics.Tests.ComplexTests.Sin_Advanced
531 -nomethod System.Numerics.Tests.ComplexTests.Sinh_Advanced
532 -nomethod System.Numerics.Tests.ComplexTests.Cos_Advanced
533 -nomethod System.Numerics.Tests.ComplexTests.Cosh_Advanced
534 -nomethod System.Numerics.Tests.ComplexTests.Exp
536 ####################################################################
537 ##  System.Runtime.Serialization.Formatters.Tests
538 ####################################################################
540 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.SerializeHugeObjectGraphs
541 -nomethod System.Runtime.Serialization.Formatters.Tests.FormatterServicesTests.GetUninitializedObject_OpenGenericClass_ThrowsMemberAccessException
542 -nomethod System.Runtime.Serialization.Formatters.Tests.SerializationGuardTests.BlockReflectionDodging
543 -nomethod System.Runtime.Serialization.Formatters.Tests.FormatterServicesTests.GetUninitializedObject_NotSupportedType_ThrowsArgumentException
544 -nomethod System.Runtime.Serialization.Formatters.Tests.FormatterServicesTests.GetUninitializedObject_StaticConstructorThrows_ThrowsTypeInitializationException
545 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateAgainstBlobs
546 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.RoundtripManyObjectsInOneStream
547 -nomethod System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateBasicObjectsRoundtrip
549 ####################################################################
550 ##  System.Runtime.Tests
551 ####################################################################
553 # https://github.com/mono/mono/issues/14291 incorrect line numbers
554 -nomethod System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineSameMethod
555 -nomethod System.Tests.ExceptionTests.ThrowStatementDoesNotResetExceptionStackLineOtherMethod
557 # RuntimeAssembly.IsCollectible is not implemented yet
558 -nomethod System.Reflection.Tests.IsCollectibleTests.MemberInfoGeneric_IsCollectibleFalse_WhenUsingAssemblyLoad
559 -nomethod System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleTrue_WhenUsingTestAssemblyLoadContext
560 -nomethod System.Reflection.Tests.IsCollectibleTests.MemberInfo_IsCollectibleFalse_WhenUsingAssemblyLoad
561 -nomethod System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoad
562 -nomethod System.Reflection.Tests.IsCollectibleTests.Assembly_IsCollectibleFalse_WhenUsingAssemblyLoadContext
564 # Mono ignores [Optional] attribute defined on parameters in delegates
565 -nomethod System.Tests.DelegateTests.DynamicInvoke_OptionalParameterUnassingableFromMissing_WithMissingValue
566 -nomethod System.Tests.DelegateTests.DynamicInvoke_OptionalParameter_WithMissingValue
567 -nomethod System.Tests.DelegateTests.DynamicInvoke_ParameterSpecification_ArrayOfMissing
569 # mono doesn't support termination signals, the test kills a process via libc's kill(pid)
570 # and expects it to trigger domain.ProcessExit event
571 -nomethod System.Tests.ExitCodeTests.SigTermExitCode
573 # causes 'error: Return type can't be a byref type Parameter name: returnType':
574 # while the test passes, xunit fails in the end if it's enabled
575 -nomethod System.Tests.Types.VoidTests.IsByRef_Get_ReturnsExpected
577 # Boxed pointers are not supported? https://github.com/mono/mono/blob/ced517784b2a07fb851e2227dac04e0df2262d57/mcs/class/corlib/ReferenceSources/RuntimeType.cs#L229
578 -nomethod System.Reflection.Tests.InvokeRefReturnNetcoreTests.TestByRefLikeRefReturn
580 # throws ArgumentException
581 -nomethod System.Reflection.Tests.PointerTests.PointerPropertyGetValue
583 # GC.GetTotalAllocatedBytes is not implemented
584 -nomethod System.Tests.GCTests.GetTotalAllocatedBytes
586 # GC.GetAllocatedBytesForCurrentThread is not implemented
587 -nomethod System.Tests.GCTests.GetAllocatedBytesForCurrentThread
589 # GCSettings.LatencyMode is not implemented
590 -nomethod System.Tests.GCTests.LatencyRoundtrips
592 # WeakReference.get_TrackResurrection is not implemented
593 -nomethod System.Tests.WeakReferenceTests.NonGeneric
595 # Could not load type 'System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
596 -nomethod System.Tests.ActivatorTests.TestingCreateInstanceObjectHandleFullSignature
598 # Disabled in coreclr too: https://github.com/dotnet/coreclr/blob/master/tests/CoreFX/CoreFX.issues.rsp#L68-L71
599 -nomethod System.Tests.StringTests.CasingNegativeTest
600 -nomethod System.Tests.StringTests.ToLowerNullCulture
601 -nomethod System.Tests.StringTests.CompareNegativeTest
602 -nomethod System.Tests.StringTests.ToUpperNullCulture
604 ####################################################################
605 ##  System.Text.Json.Tests
606 ####################################################################
608 # JsonSerializer.Parse<Enum>(...) generates invalid IL through DynamicMethod
609 # Mono throws "System.MemberAccessException: Cannot create an abstract class: System.Enum" from System.Reflection.Emit.DynamicMethod.CreateDelegate
610 # CoreCLR creates the delegate, but fails to execute it with "System.InvalidOperationException: Instances of abstract classes cannot be created."
611 -nomethod System.Text.Json.Serialization.Tests.ValueTests.ValueFail
613 ####################################################################
614 ##  System.Threading.Tests
615 ####################################################################
617 # Monitor.LockContentionCount is not implemented
618 -nomethod System.Threading.Tests.MonitorTests.Enter_HasToWait_LockContentionCountTest
620 -nomethod System.Threading.Tests.MutexTests.CrossProcess_NamedMutex_ProtectedFileAccessAtomic
621 -nomethod System.Threading.Tests.SemaphoreSlimTests.RunSemaphoreSlimTest1_WaitAsync_NegativeCases
622 -nomethod System.Threading.Tests.MutexTests.OpenExisting_InvalidNames
623 -nomethod System.Threading.Tests.MutexTests.Ctor_InvalidNames_Unix
624 -nomethod System.Threading.Tests.SemaphoreTests.OpenExisting_NotSupported_Unix
625 -nomethod System.Threading.Tests.SemaphoreTests.Ctor_NamesArentSupported_Unix
626 -nomethod System.Threading.Tests.SynchronizationContextTests.WaitNotificationTest
628 ####################################################################
629 ##  System.Threading.ThreadPool.Tests
630 ####################################################################
632 # Tests for ThreadPool.SetMaxThreads(-1, -1) == true, which only happens to work on CoreCLR because
633 # the managed SetMaxThreadsNative prototype uses "int"s while the unmanaged code uses "DWORD"s and
634 # thus it interprets it as large positive numbers.
635 -nomethod System.Threading.ThreadPools.Tests.ThreadPoolTests.SetMinMaxThreadsTest
637 # TODO: Differences in behaviour between NetFX and CoreFX
638 -nomethod System.Threading.ThreadPools.Tests.ThreadPoolTests.SetMinThreadsTo0Test
639 -nomethod System.Threading.ThreadPools.Tests.ThreadPoolTests.SetMinMaxThreadsTest_ChangedInDotNetCore
641 # ThreadPool.CompletedWorkItemCount is not implemented
642 -nomethod System.Threading.ThreadPools.Tests.ThreadPoolTests.MetricsTest
644 ####################################################################
645 ##  System.Xml.XmlSchemaSet.Tests
646 ####################################################################
648 -nomethod System.Xml.Tests.TC_SchemaSet_Misc.*
650 ####################################################################
651 ##  System.ComponentModel.Composition.Tests
652 ####################################################################
654 -nomethod System.ComponentModel.Composition.MetadataTests.TestOptionalMetadataValueTypeMismatch
655 -nomethod System.ComponentModel.Composition.CompositionServicesTests.GetDefaultContractNameTest
656 -nomethod System.ComponentModel.Composition.MetadataViewProviderTests.GetMetadataView_InterfaceWithIndexer_ShouldThrowNotSupportedException
657 -nomethod Tests.Integration.ExportFactoryTests.ExportFactoryStandardImports_ShouldWorkProperly
659 # flaky test - System.TypeLoadException : Could not load type '_proxy_System.ComponentModel.Composition.IStronglyTypedStructure_3b7f133d-79c7-449e-8f68-22aa093dbb8d' from assembly ''.
660 -nomethod System.ComponentModel.Composition.MetadataAttributeTests.StronglyTypedStructureTest
661 -nomethod System.ComponentModel.Composition.MetadataAttributeTests.StronglyTypedStructureTestWithTransparentViews
663 ####################################################################
664 ##  System.Composition.TypedParts.Tests
665 ####################################################################
667 -nomethod System.Composition.Hosting.Tests.ContainerConfigurationTests.WithAssemblies_AssembliesAndConvention_ThrowsCompositionFailedExceptionOnCreation
668 -nomethod System.Composition.Hosting.Tests.ContainerConfigurationTests.WithAssemblies_Assemblies_ThrowsCompositionFailedExceptionOnCreation
669 -nomethod System.Composition.Hosting.Tests.ContainerConfigurationTests.WithAssembly_AssemblyConventions_ThrowsCompositionFailedExceptionOnCreation
670 -nomethod System.Composition.Hosting.Tests.ContainerConfigurationTests.WithAssembly_Assembly_ThrowsCompositionFailedExceptionOnCreation
672 ####################################################################
673 ##  System.Data.Common.Tests
674 ####################################################################
676 -nomethod System.Data.Tests.SqlTypes.SqlCharsTest.ReadWriteXmlTest
677 -nomethod System.Data.Tests.SqlTypes.SqlInt32Test.ReadWriteXmlTest
678 -nomethod System.Data.Tests.SqlTypes.SqlInt64Test.ReadWriteXmlTest
679 -nomethod System.Data.Tests.SqlTypes.SqlDoubleTest.ReadWriteXmlTest
680 -nomethod System.Data.Tests.SqlTypes.SqlInt16Test.ReadWriteXmlTest
681 -nomethod System.Data.Tests.SqlTypes.SqlDecimalTest.ReadWriteXmlTest
682 -nomethod System.Data.Tests.SqlTypes.SqlStringTest.ReadWriteXmlTest
683 -nomethod System.Data.Common.Tests.DbConnectionTests.ProviderFactoryTest
685 ####################################################################
686 ##  System.Data.SqlClient.Tests
687 ####################################################################
689 -nomethod System.Data.SqlClient.Tests.AADAccessTokenTest.InvalidCombinationOfAccessToken
690 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.GetEnumerator_Success
691 -nomethod System.Data.SqlClient.Tests.ExceptionTest.NamedPipeInvalidConnStringTest_ManagedSNI
692 -nomethod System.Data.SqlClient.Tests.AADAccessTokenTest.InvalidCombinationOfAccessToken
693 -nomethod System.Data.SqlClient.Tests.AADAccessTokenTest.InvalidCombinationOfAccessToken
694 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.CopyTo_NonGeneric_Success
695 -nomethod System.Data.SqlClient.Tests.AADAccessTokenTest.InvalidCombinationOfAccessToken
696 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.Indexer_Success
697 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.Indexer_Throws
698 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.CopyTo_Throws
699 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.CopyTo_NonGeneric_Throws
700 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.CopyTo_Success
701 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.SyncRoot_Success
702 -nomethod System.Data.SqlClient.Tests.ExceptionTest.IndependentConnectionExceptionTestOpenConnection
703 -nomethod System.Data.SqlClient.Tests.SqlErrorCollectionTest.IsSynchronized_Success
704 -nomethod System.Data.SqlClient.Tests.ExceptionTest.IndependentConnectionExceptionTestExecuteReader
705 -nomethod System.Data.SqlClient.Tests.ExceptionTest.ExceptionTests
706 -nomethod System.Data.SqlClient.Tests.ExceptionTest.VariousExceptionTests
707 -nomethod System.Data.SqlClient.Tests.CloneTests.CloneSqlConnection
708 -nomethod System.Data.SqlClient.Tests.SqlConnectionBasicTests.ConnectionTest
709 -nomethod System.Data.SqlClient.Tests.DiagnosticTest.ExecuteNonQueryAsyncTest
710 -nomethod System.Data.SqlClient.Tests.DiagnosticTest.ExecuteReaderAsyncTest
711 -nomethod System.Data.SqlClient.Tests.DiagnosticTest.ExecuteNonQueryAsyncErrorTest
712 -nomethod System.Data.SqlClient.Tests.DiagnosticTest.ExecuteScalarAsyncErrorTest
713 -nomethod System.Data.SqlClient.Tests.DiagnosticTest.ExecuteScalarAsyncTest
715 ####################################################################
716 ##  System.Diagnostics.StackTrace.Tests
717 ####################################################################
719 -nomethod System.Diagnostics.Tests.StackTraceTests.Ctor_Exception_SkipFrames
720 -nomethod System.Diagnostics.Tests.StackFrameTests.Ctor_SkipFrames
721 -nomethod System.Diagnostics.Tests.StackFrameTests.Ctor_Filename_LineNumber_ColNumber
722 -nomethod System.Diagnostics.Tests.StackFrameTests.ToString_Invoke_ReturnsExpected
723 -nomethod System.Diagnostics.Tests.StackFrameTests.Ctor_SkipFrames_FNeedFileInfo
724 -nomethod System.Diagnostics.Tests.StackTraceTests.Ctor_Exception_SkipFrames_FNeedFileInfo
726 ####################################################################
727 ##  System.Drawing.Common.Tests
728 ####################################################################
730 -nomethod System.Drawing.Drawing2D.Tests.ColorBlendTests.Ctor_LargeCount_ThrowsOutOfMemoryException
731 -nomethod System.Drawing.Drawing2D.Tests.BlendTests.Ctor_LargeCount_ThrowsOutOfMemoryException
733 ####################################################################
734 ##  System.Numerics.Vectors.Tests
735 ####################################################################
737 -nomethod System.Numerics.Tests.GenericVectorTests.ConstructorWithUnsupportedTypes_DateTime
738 -nomethod System.Numerics.Tests.GenericVectorTests.ConstructorWithUnsupportedTypes_Char
739 -nomethod System.Numerics.Tests.GenericVectorTests.ConstructorWithUnsupportedTypes_Guid
741 ####################################################################
742 ##  System.Reflection.Context.Tests
743 ####################################################################
745 -nomethod System.Reflection.Context.Tests.CustomReflectionContextTests.MapType_MemberAttributes_Success
746 -nomethod System.Reflection.Context.Tests.CustomReflectionContextTests.MapType_ParameterAttributes_Success
747 -nomethod System.Reflection.Context.Tests.CustomReflectionContextTests.MapType_Interface_Throws
749 ####################################################################
750 ##  System.Reflection.CoreCLR.Tests
751 ####################################################################
753 -nomethod System.Reflection.Tests.AssemblyTests.LoadFromStream_Location_IsEmpty
755 ####################################################################
756 ##  System.Reflection.Metadata.Tests
757 ####################################################################
759 -nomethod System.Reflection.Metadata.Tests.AssemblyDefinitionTests.ValidateAssemblyNameWithCultureSet
760 -nomethod System.Reflection.Metadata.Tests.AssemblyDefinitionTests.ValidateAssemblyNameForAssemblyDefinition
762 ####################################################################
763 ##  System.Reflection.TypeExtensions.CoreCLR.Tests
764 ####################################################################
766 -nomethod System.Reflection.Tests.MetadataTokenTests.SuccessImpliesNonNilWithCorrectTable
768 ####################################################################
769 ##  System.Runtime.Loader.DefaultContext.Tests
770 ####################################################################
772 -nomethod System.Runtime.Loader.Tests.DefaultLoadContextTests.LoadInDefaultContext
774 ####################################################################
775 ##  System.Runtime.Loader.RefEmitLoadContext.Tests
776 ####################################################################
778 -nomethod System.Runtime.Loader.Tests.RefEmitLoadContextTests.LoadRefEmitAssembly
780 ####################################################################
781 ##  System.Threading.Overlapped.Tests
782 ####################################################################
784 -nomethod OverlappedTests.PropertyTest2
785 -nomethod OverlappedTests.PackNegTest
786 -nomethod OverlappedTests.PackNegTest1
787 -nomethod OverlappedTests.UnPackTest
788 -nomethod OverlappedTests.PropertyTest3
789 -nomethod OverlappedTests.PropertyTest1
790 -nomethod ThreadPoolBoundHandleTests.BindHandle_MinusOneAsHandle_ThrowsArgumentException
791 -nomethod ThreadPoolBoundHandleTests.PreAllocatedOverlapped_NonBlittableTypeAsPinData_Throws
792 -nomethod ThreadPoolBoundHandleTests.PreAllocatedOverlapped_ObjectArrayWithNonBlittableTypeAsPinData_Throws
793 -nomethod ThreadPoolBoundHandleTests.GetNativeOverlappedState_NullAsNativeOverlapped_ThrowsArgumentNullException
794 -nomethod ThreadPoolBoundHandleTests.BindHandle_ZeroAsHandle_ThrowsArgumentException
795 -nomethod ThreadPoolBoundHandleTests.BindHandle_NullAsHandle_ThrowsArgumentNullException
796 -nomethod ThreadPoolBoundHandsleTests.PreAllocatedOverlapped_NullAsCallback_ThrowsArgumentNullException
797 -nomethod ThreadPoolBoundHandleTests.BindHandle_ValidHandle_ThrowsPlatformNotSupportedException
798 -nomethod ThreadPoolBoundHandleTests.PreAllocatedOverlapped_NullAsCallback_ThrowsArgumentNullException
800 ####################################################################
801 ##  System.Runtime.Extensions.Tests
802 ####################################################################
804 # GC.GetGCMemoryInfo is not implemented
805 -nomethod System.Tests.AppDomainTests.MonitoringIsEnabled
807 # Mono expands generic Types in stacktraces unlike the .NET Core (sounds more like a feature: https://gist.github.com/EgorBo/3abb37d2ff4fc904bc7472c62498f933)
808 -nomethod System.Tests.EnvironmentStackTrace.StackTraceTest
810 # AssemblyLoadContext.InternalLoad is not implemented
811 -nomethod System.Tests.AppDomainTests.LoadBytes
813 # These events are not wired up in mono
814 -nomethod System.Tests.AppDomainTests.TypeResolve
815 -nomethod System.Tests.AppDomainTests.GetAssemblies
816 -nomethod System.Tests.AppDomainTests.ResourceResolve
817 -nomethod System.Tests.AppDomainTests.AssemblyLoad
818 -nomethod System.Tests.AppDomainTests.FirstChanceException_Called
819 -nomethod System.Tests.AppDomainTests.AssemblyResolve_FirstChanceException
821 # AssemblyLoadContext.SetProfileOptimizationRoot is no-op (not implemented)
822 -nomethod System.Runtime.Tests.ProfileOptimizationTest.ProfileOptimization_CheckFileExists
824 ####################################################################
825 ##  System.Reflection.TypeExtensions.Tests
826 ####################################################################
828 -nomethod System.Reflection.Tests.ConstructorInfoInvokeArrayTests.Invoke_1DArrayConstructor
829 -nomethod System.Reflection.Tests.ConstructorInfoTests.Invoke_Invalid
830 -nomethod System.Reflection.Tests.ConstructorInfoInvokeArrayTests.Invoke_LargeDimensionalArrayConstructor
831 -nomethod System.Reflection.Tests.TypeTests.IsAssignableFrom
832 -nomethod System.Reflection.Tests.PropertyInfoTests.GetGetMethod_GetSetMethod
833 -nomethod System.Reflection.Tests.TypeTests.GetMethods
835 ####################################################################
836 ##  System.Reflection.Emit.Lightweight.Tests
837 ####################################################################
839 -nomethod System.Reflection.Emit.Tests.DynamicMethodGetILGenerator1.GetILGenerator_Int_Module_CoreclrIgnoresSkipVisibility
840 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.Test_TwoDimTest
841 -nomethod System.Reflection.Emit.Tests.DynamicMethodToString.ToStringTest
842 -nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.ByRefReturnType_DoesNotThrow
843 -nomethod System.Reflection.Emit.Tests.DynamicMethodGetILGenerator1.GetILGenerator_Module_CoreclrIgnoresSkipVisibility
844 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.Test_GenericMethod
845 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_IntGenerics_Success
846 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_CtorMethodAndField_Success
847 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_String_Success
848 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.SetX_NullInput_ThrowsArgumentNullException
849 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_StringGenerics_Success
850 -nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.InvalidOwner_ThrowsArgumentException
851 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.Test_CallGM
852 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_Exception_Success
853 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.GetTokenFor_DynamicMethod_Success
854 -nomethod System.Reflection.Emit.Tests.DynamicILInfoTests.SetX_NegativeInputSize_ThrowsArgumentOutOfRangeException
855 -nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.NullObjectInParameterTypes_ThrowsArgumentException
857 ####################################################################
858 ##  System.Runtime.Loader.Tests
859 ####################################################################
861 -nomethod System.Runtime.Loader.Tests.ContextualReflectionTest.*
862 -nomethod System.Runtime.Loader.Tests.SatelliteAssembliesTests.SatelliteLoadsCorrectly
863 -nomethod System.Runtime.Loader.Tests.AssemblyLoadContextTest.*
864 -nomethod System.Runtime.Loader.Tests.ContextualReflectionTest.*
865 -nomethod System.Runtime.Loader.Tests.SatelliteAssembliesTests.describeLib
867 ####################################################################
868 ##  System.Reflection.MetadataLoadContext.Tests
869 ####################################################################
871 -nomethod System.Reflection.Tests.TypeTests_AmbiguityResolution_NoParameterBinding.*
872 -nomethod System.Reflection.Tests.TypeTests_GetInterface.*
873 -nomethod System.Reflection.Tests.IdentityTests.*
874 -nomethod System.Reflection.Tests.TypeTests_GetMember.*
875 -nomethod System.Reflection.Tests.TypeTests_StructLayoutAttribute.*
876 -nomethod System.Reflection.Tests.CustomAttributeTests.*
877 -nomethod System.Reflection.Tests.TypeTests_HiddenEvents.GetEventHidesEventsBySimpleNameCompare
878 -nomethod System.Reflection.Tests.TypeInfoDeclaredNestedTypeTests.*
879 -nomethod System.Reflection.Tests.TypeTests_PrefixingOnlyAllowedOnGetMember.TestGetMemberAll
880 -nomethod System.Reflection.Tests.TypeInvariants.TestInvariantCode
881 -nomethod System.Reflection.Tests.TypeInfoPropertyTests.TestIsNested
882 -nomethod System.Reflection.Tests.TypeInfoPropertyTests.TestIsNestedPublic
883 -nomethod System.Reflection.Tests.ParameterTests.TestPseudoCustomAttributes
884 -nomethod System.Reflection.Tests.TypeTests_HiddenMethods.GetMethodDoesNotHideHiddenMethods
885 -nomethod System.Reflection.Tests.TypeTests_HiddenProperties.GetPropertyHidesPropertiesByNameAndSigAndCallingConventionCompare
886 -nomethod System.Reflection.Tests.AssemblyTests.CrossAssemblyTypeRefToNestedType
887 -nomethod System.Reflection.Tests.TypeTests_HiddenFields.GetFieldDoesNotHideHiddenFields
888 -nomethod System.Reflection.Tests.TypeTests.TypesWithStrangeCharacters
889 -nomethod System.Reflection.Tests.TypeTests.TestExplicitOffsetPseudoCustomAttribute
890 -nomethod System.Reflection.Tests.TypeTests.GetEnumUnderlyingType
891 -nomethod System.Reflection.Tests.TypeTests_HiddenTestingOrder.HideDetectionHappensAfterPrivateInBaseClassChecks
893 # flaky tests
894 -nomethod System.Reflection.Tests.TypeInfoDeclaredImplementedInterfacesTests.*
896 ####################################################################
897 ##  System.Utf8String.Experimental.Tests
898 ####################################################################
900 -nomethod System.Tests.MemoryTests.*
901 -nomethod System.Tests.Utf8StringTests.*
902 -nomethod System.Tests.Utf8ExtensionsTests.*
903 -nomethod System.Tests.ReflectionTests.*
904 -nomethod System.Net.Http.Tests.Utf8StringContentTests.*
906 ####################################################################
907 ##  System.ComponentModel.Composition.Registration.Tests
908 ####################################################################
910 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderInheritanceTests.*
911 -nomethod System.ComponentModel.Composition.Registration.Tests.RegistrationBuilderTests.*
912 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderUnitTests.*
913 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderOfTInheritanceTests.*
914 -nomethod System.ComponentModel.Composition.Registration.Tests.ExportBuilderUnitTests.*
915 -nomethod System.ComponentModel.Composition.Registration.Tests.RegistrationBuilderAttributedOverrideUnitTests.*
916 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderOfTTests.*
917 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderTests.*
918 -nomethod System.ComponentModel.Composition.Registration.Tests.ExportBuilderTests.*
919 -nomethod System.ComponentModel.Composition.Registration.Tests.ImportBuilderTests.*
920 -nomethod System.ComponentModel.Composition.Registration.Tests.RegistrationBuilderUnitTests.*
921 -nomethod System.ComponentModel.Composition.Registration.Tests.RegistrationBuilderExportFuncUnitTests.*
922 -nomethod System.ComponentModel.Composition.Registration.Tests.PartBuilderInterfaceTests.*
923 -nomethod System.ComponentModel.Composition.Registration.Tests.ExportInterfacesContractExclusionTests.*
925 ####################################################################
926 ##  System.Xml.Xsl.XslTransformApi.Tests
927 ####################################################################
929 -nomethod System.Xml.Tests.CTransformResolverTest.TC_AbsolutePath_Transform
930 -nomethod System.Xml.Tests.CXmlResolverTest.TC_AbsolutePath_Transform
932 ####################################################################
933 ##  System.Globalization.Tests
934 ####################################################################
936 -nomethod System.Globalization.Tests.RegionInfoPropertyTests.EnglishName
938 ####################################################################
939 ##  System.IO.FileSystem.Watcher.Tests
940 ####################################################################
942 -nomethod System.IO.Tests.File_Move_Tests.File_Move_From_Unwatched_To_Watched
944 ####################################################################
945 ##  System.IO.MemoryMappedFiles.Tests
946 ####################################################################
948 -nomethod System.IO.MemoryMappedFiles.Tests.MemoryMappedViewStreamTests.ValidAccessLevelCombinations
949 -nomethod System.IO.MemoryMappedFiles.Tests.MemoryMappedViewAccessorTests.ValidAccessLevelCombinations
951 ####################################################################
952 ##  System.Net.Requests.Tests
953 ####################################################################
955 # hangs:
956 -nomethod System.Net.Tests.HttpWebRequestTest.HttpWebRequest_SetHostHeader_ContainsPortNumber
958 ####################################################################
959 ##  System.Security.Cryptography.X509Certificates.Tests
960 ####################################################################
962 -nomethod System.Security.Cryptography.X509Certificates.Tests.DynamicChainTests.TestInvalidAia
964 # disabled in CoreCLR too
965 -noclass System.Security.Cryptography.X509Certificates.Tests.X509Certificate2UITests
967 ####################################################################
968 ##  System.Runtime.Serialization.Json.Tests
969 ####################################################################
971 -nomethod DataContractJsonSerializerTests.DCJS_VerifyDateTimeForDateTimeFormat
972 -nomethod DataContractJsonSerializerTests.DCJS_VerifyDateTimeForFormatStringDCJsonSerSettings
975 # requires corefx test updates https://github.com/dotnet/corefx/pull/38452
976 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfAny_ManyInteger
977 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfAny_ManyString
978 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfMany_Byte
979 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthIndexOfMany_Char
980 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_Byte_ManyByte
981 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_ManyByte
982 -nomethod System.SpanTests.ReadOnlySpanTests.ZeroLengthLastIndexOfAny_String_ManyByte
983 -nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfAny_ManyInteger
984 -nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfAny_ManyString
985 -nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfMany_Byte
986 -nomethod System.SpanTests.SpanTests.ZeroLengthIndexOfMany_Char
987 -nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_Byte_ManyByte
988 -nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_ManyByte
989 -nomethod System.SpanTests.SpanTests.ZeroLengthLastIndexOfAny_String_ManyByte