summaryrefslogtreecommitdiff
path: root/tests/CoreFX/CoreFX.issues.rsp
blob: 743f0d59c9812b96ca49619676d578b555b290eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
-notrait category=OuterLoop 
-notrait category=RequiresElevation

# Wrong Microsoft.Bcl.AsyncInterfaces binary (netcoreapp vs. netstandard)
-noclass System.Threading.Tasks.Sources.Tests.ManualResetValueTaskSourceTests

# Old System.Composition.Runtime
-nomethod System.Composition.Runtime.Tests.CompositionContractTests.Equals_Object_ReturnsExpected
-noclass System.Composition.Hosting.Tests.ContainerConfigurationTests

# Missing OOB dependencies
-nonamespace System.Numerics.Tensors.Tests
-nonamespace System.Numerics.Tensors
-nonamespace System.Resources.Extensions.Tests
-nonamespace System.Data.SqlClient.Tests
-nonamespace System.Data.SqlClient.ManualTesting.Tests
-nonamespace System.Drawing.Printing.Tests
-nonamespace System.Media.Test
-noclass System.Security.Cryptography.X509Certificates.Tests.X509Certificate2UITests

# Missing OOB dependencies - Disable UTF8 string tests
-noclass System.Net.Http.Tests.Utf8StringContentTests
-noclass System.Tests.Char8Tests
-noclass System.Tests.MemoryTests
-noclass System.Tests.ReflectionTests
-noclass System.Tests.Utf8ExtensionsTests
-noclass System.Tests.Utf8StringTests

# Missing OOB dependencies - Disable Tests from System.ComponentModel entirely
-nonamespace System.ComponentModel.Composition
-nonamespace System.ComponentModel.Composition.AttributedModel
-nonamespace System.ComponentModel.Composition.Extensibility
-nonamespace System.ComponentModel.Composition.Factories
-nonamespace System.ComponentModel.Composition.Hosting
-nonamespace System.ComponentModel.Composition.Primitives
-nonamespace System.ComponentModel.Composition.ReflectionModel
-nonamespace System.ComponentModel.Tests
-nonamespace System.ComponentModel.Design.Tests
-nonamespace System.ComponentModel.Design.Serialization.Tests
-nonamespace System.ComponentModel.Design.Tests
-nonamespace System.ComponentModel.TypeConverterTests
-nonamespace Tests.Integration

# https://github.com/dotnet/coreclr/pull/24604
-nomethod System.Security.Cryptography.Rsa.Tests.RSAXml.FromNonsenseXml

# Temporarily disabled tests waiting for CoreCLR/CoreFX changes to propagate 
-nomethod System.Tests.AppDomainTests.MonitoringIsEnabled
-nomethod System.Tests.AppDomainTests.MonitoringSurvivedMemorySize
-nomethod System.Tests.AppDomainTests.MonitoringSurvivedProcessMemorySize
-nomethod System.Tests.AppDomainTests.MonitoringTotalAllocatedMemorySize
-nomethod System.Tests.AppDomainTests.MonitoringTotalProcessorTime
-nomethod System.Text.Tests.StringBuilderTests.AppendFormat
-nomethod System.Diagnostics.Tests.DebugTestsNoListeners.Print
-nomethod System.Diagnostics.Tests.DebugTestsUsingListeners.Print

# requires corefx test updates
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_StackOverflowException
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_InnerException
-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_ArgumentException

# requires corefx test updates: https://github.com/dotnet/corefx/pull/38269
-nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.String_Type_TypeArray_Module
-nomethod System.Reflection.Emit.Tests.DynamicMethodctor1.String_Type_TypeArray_Type
-nomethod System.Reflection.Emit.Tests.MethodBuilderGetGenericArguments.GetGenericArguments_NonGenericMethod_ReturnsNull
-nomethod System.Reflection.Emit.Tests.MethodBuilderSetReturnType.SetReturnType_NullReturnType_ReturnsVoid
-nomethod System.Reflection.Emit.Tests.MethodBuilderSetSignature.SetSignature_AllParametersNull
-nomethod System.Reflection.Emit.Tests.MethodBuilderSetSignature.SetSignature_NullReturnType_CustomModifiersSetToWrongTypes
-nomethod System.Reflection.Emit.Tests.TypeBuilderDefineMethodTests.DefineMethod
-nomethod System.Tests.StringTests.CasingNegativeTest
-nomethod System.Tests.StringTests.CompareNegativeTest
-nomethod System.Tests.StringTests.ToLowerNullCulture
-nomethod System.Tests.StringTests.ToUpperNullCulture