Merge pull request #19053 from riverar/riverar/r2r_size_unavail
[platform/upstream/coreclr.git] / tests / CoreFX / CoreFX.issues.json
1 [
2     {
3         "name": "System.Data.SqlClient.ManualTesting.Tests",
4         "enabled": false,
5         "exclusions": {
6             "namespaces": null,
7             "classes": null,
8             "methods": null
9         }
10     },
11     {
12         "name": "System.Data.SqlClient.Stress.Tests",
13         "enabled": false,
14         "exclusions": {
15             "namespaces": null,
16             "classes": null,
17             "methods": null
18         }
19     },
20     {
21         "name": "System.Data.SqlClient.Tests",
22         "enabled": false,
23         "exclusions": {
24             "namespaces": null,
25             "classes": null,
26             "methods": null
27         }
28     },
29     {
30         "name": "System.ComponentModel.Composition.Tests",
31         "enabled": false,
32         "exclusions": {
33             "namespaces": null,
34             "classes": null,
35             "methods": null
36         }
37     },
38     {
39         "name": "System.Runtime.Serialization.Formatters.Tests",
40         "enabled": true,
41         "exclusions": {
42             "namespaces": null,
43             "classes": null,
44             "methods": [
45                 {
46                     "name": "System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.ValidateAgainstBlobs",
47                     "reason": "The stored blob for type System.CodeDom.MemberAttributes is outdated and needs to be updated."
48                 }
49             ]
50         }
51     },
52     {
53         "name": "System.Diagnostics.Tracing.Tests",
54         "enabled": true,
55         "exclusions": {
56             "namespaces": null,
57             "classes": null,
58             "methods": [
59                 {
60                     "name": "BasicEventSourceTests.TestsUserErrors.Test_BadEventSource_MismatchedIds",
61                     "reason": "Assert.Equal() Failure Expected: 1 Actual: 2"
62                 }
63             ]
64         }
65     },
66     {
67         "name": "System.Diagnostics.DiagnosticSource.Tests",
68         "enabled": true,
69         "exclusions": {
70             "namespaces": null,
71             "classes": null,
72             "methods": [
73                 {
74                     "name": "System.Diagnostics.Tests.DiagnosticSourceEventSourceBridgeTests.TestShortcutKeywords",
75                     "reason": "Assert.Equal() Failure ↓ (pos 0) Expected: Activity1Start Actual:   Event ↑ (pos 0)"
76                 },
77                 {
78                     "name": "System.Diagnostics.Tests.ActivityTests.IdGenerationInternalParent",
79                     "reason": "Assert.Equal() Failure Expected: úúúda-4ecabd4ccb066678.child1-1. Actual:   úúúda-4ecabd4ccb066678.1."
80                 }
81             ]
82         }
83     },
84     {
85         "name": "System.Net.HttpListener.Tests",
86         "enabled": true,
87         "exclusions": {
88             "namespaces": null,
89             "classes": null,
90             "methods": [
91                 {
92                     "name": "System.Net.Tests.HttpRequestStreamTests.Read_NullBuffer_ThrowsArgumentNullException",
93                     "reason": "Assert.Throws() Failure Expected: typeof(System.ArgumentNullException) Actual:   typeof(System.NullReferenceException): Object reference not set to an instance of an object."
94                 },
95                 {
96                     "name": "System.Net.Tests.HttpResponseStreamTests.Write_NullBuffer_ThrowsArgumentNullException",
97                     "reason": "Assert.Throws() Failure Expected: typeof(System.ArgumentNullException) Actual:   typeof(System.NullReferenceException): Object reference not set to an instance of an object."
98                 }
99             ]
100         }
101     },
102     {
103         "name": "System.ComponentModel.TypeConverter.Tests",
104         "enabled": true,
105         "exclusions": {
106             "namespaces": null,
107             "classes": null,
108             "methods": [
109                 {
110                     "name": "System.ComponentModel.Tests.EnumConverterTests.ConvertFrom_ULongFlagsEnum_String",
111                     "reason": "System.OverflowException : Value was either too large or too small for an Int64"
112                 },
113                 {
114                     "name": "System.ComponentModel.Tests.EnumConverterTests.ConvertFrom_ULongFlagsEnum_EnumArray",
115                     "reason": "System.OverflowException : Value was either too large or too small for an Int64."
116                 },
117                 {
118                     "name": "System.ComponentModel.Tests.EnumConverterTests.ConvertTo_ULongFlagsEnum_EnumArray",
119                     "reason": "System.OverflowException : Value was either too large or too small for an Int64."
120                 }
121             ]
122         }
123     },
124     {
125         "name": "System.Net.Http.Functional.Tests",
126         "enabled": true,
127         "exclusions": {
128             "namespaces": null,
129             "classes": null,
130             "methods": [
131                 {
132                     "name": "System.Net.Http.Functional.Tests.PlatformHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging",
133                     "reason": "System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException : Remote process failed with an unhandled exception."
134                 },
135                 {
136                     "name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging",
137                     "reason": "System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException : Remote process failed with an unhandled exception."
138                 }
139             ]
140         }
141     },
142     
143     {
144         "name":"System.IO.FileSystem.Tests",
145         "enabled": true,
146         "exclusions": {
147             "namespaces": null,
148             "classes": null,
149             "methods": [
150                 {
151                     "name": "System.IO.Tests.DirectoryInfo_GetSetTimes.SettingUpdatesProperties",
152                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
153                 },
154                 {
155                     "name": "System.IO.Tests.Directory_GetSetTimes.SettingUpdatesProperties",
156                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
157                 },
158                 {
159                     "name": "System.IO.Tests.File_GetSetTimes.SettingUpdatesProperties",
160                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
161                
162                 },
163                 {
164                     "name": "System.IO.Tests.FileInfo_GetSetTimes.SettingUpdatesProperties",
165                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
166                 },
167                 {
168                     "name": "System.IO.Tests.EncryptDecrypt.EncryptDecrypt_NotSupported",
169                     "reason": "outdated"
170                 },
171                 {
172                     "name": "System.IO.Tests.EncryptDecrypt.NullArg_ThrowsException",
173                     "reason": "outdated"
174                 }
175             ]
176         }
177     },
178     {
179         "name": "System.IO.Pipelines.Tests",
180         "enabled": true,
181         "exclusions": {
182             "namespaces": null,
183             "classes": null,
184             "methods": [
185                 {
186                     "name": "System.IO.Pipelines.Tests.FlushAsyncCancellationTests.ReadAsyncCompletesIfFlushAsyncCanceledMidFlush",
187                     "reason": "Unstable"
188                 }
189             ]
190         }
191     },
192     {
193         "name": "System.Drawing.Common.Tests",
194         "enabled": true,
195         "exclusions": {
196             "namespaces": null,
197             "classes": null,
198             "methods": [
199                 {
200                     "name": "System.Drawing.Tests.GraphicsTests.InterpolationMode_SetInvalid_ThrowsInvalidEnumArgumentException",
201                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-2) is invalid for Enum type 'InterpolationMode'.\\nParameter name: value"
202                 },
203                 {
204                     "name": "System.Drawing.Tests.GraphicsTests.CompositingQuality_SetInvalid_ThrowsInvalidEnumArgumentException",
205                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-2) is invalid for Enum type 'CompositingQuality'.\\nParameter name: value"
206                 },
207                 {
208                     "name": "System.Drawing.Tests.GraphicsTests.PixelOffsetMode_SetInvalid_ThrowsInvalidEnumArgumentException",
209                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-2) is invalid for Enum type 'PixelOffsetMode'.\\nParameter name: value"
210                 },
211                 {
212                     "name": "System.Drawing.Tests.GraphicsTests.PageUnit_SetInvalid_ThrowsInvalidEnumArgumentException",
213                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-1) is invalid for Enum type 'GraphicsUnit'.\\nParameter name: value"
214                 },
215                 {
216                     "name": "System.Drawing.Tests.GraphicsTests.SmoothingMode_SetInvalid_ThrowsInvalidEnumArgumentException",
217                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-2) is invalid for Enum type 'SmoothingMode'.\\nParameter name: value"
218                 },
219                 {
220                     "name": "System.Drawing.Tests.GraphicsTests.CompositingMode_SetInvalid_ThrowsInvalidEnumArgumentException",
221                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-1) is invalid for Enum type 'CompositingMode'.\\nParameter name: value"
222                 },
223                 {
224                     "name": "System.Drawing.Tests.GraphicsTests.TextRenderingHint_SetInvalid_ThrowsInvalidEnumArgumentException",
225                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\nExpected: typeof(System.ComponentModel.InvalidEnumArgumentException)\\nActual:   typeof(System.ComponentModel.InvalidEnumArgumentException): The value of argument 'value' (-1) is invalid for Enum type 'TextRenderingHint'.\\nParameter name: value"
226                 },
227                 {
228                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_PointFs",
229                     "reason": "Xunit.Sdk.EqualException Assert.Equal() Failure\\r\\nExpected: Byte[] [208, 0, 8, 33, 6, ...]\\r\\nActual:   Byte[] [153, 27, 131, 228, 197, ...]"
230                 },
231                 {
232                     "name": "System.Drawing.Tests.Graphics_DrawLineTests.DrawLines_PointFs",
233                     "reason": "Xunit.Sdk.EqualException Assert.Equal() Failure\\r\\nExpected: Byte[] [142, 194, 251, 180, 222, ...]\\r\\nActual:   Byte[] [212, 29, 140, 217, 143, ...]"
234                 },
235                 {
236                     "name": "System.Drawing.Tests.FontTests.ToLogFont_NullLogFont_ThrowsArgumentNullException",
237                     "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\r\\nExpected: typeof(System.ArgumentNullException)\\r\\nActual:   typeof(System.AccessViolationException): Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
238                 },
239                 {
240                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_Point",
241                     "reason": "https://github.com/dotnet/corefx/issues/30180"
242                 },
243                 {
244                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_Point",
245                     "reason": "https://github.com/dotnet/corefx/issues/30180"
246                 }
247             ]
248         }
249     },
250     {
251         "name": "System.Text.RegularExpressions.Tests",
252         "enabled": true,
253         "exclusions": {
254             "namespaces": null,
255             "classes": null,
256             "methods": [
257                 {
258                     "name": "System.Text.RegularExpressions.Tests.RegexMatchTests.Match_ExcessPrefix",
259                     "reason": "https://github.com/dotnet/coreclr/issues/18912"
260                 }
261             ]
262         }
263     },
264     {
265         "name": "System.Threading.Thread.Tests",
266         "enabled": true,
267         "exclusions": {
268             "namespaces": null,
269             "classes": null,
270             "methods": [
271                { 
272                 "name": "System.Threading.Threads.Tests.ThreadTests.ApartmentState_NoAttributePresent_STA_Windows_Core",
273                 "reason": "https://github.com/dotnet/coreclr/issues/19478"
274                }
275             ]
276         }
277     }
278 ]