Update BuildTools, CoreClr, CoreSetup, IbcData, PgoData to preview1-03322-02, preview...
[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.Collections.Tests",
126         "enabled": true,
127         "exclusions": {
128             "namespaces": null,
129             "classes": null,
130             "methods": [
131                 {
132                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
133                     "reason": "outdated"
134                 },
135                 {
136                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
137                     "reason": "outdated"
138                 },
139                 {
140                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
141                     "reason": "outdated"
142                 },
143                 {
144                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
145                     "reason": "outdated"
146                 },
147                 {
148                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
149                     "reason": "outdated"
150                 },
151                 {
152                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
153                     "reason": "outdated"
154                 },
155                 {
156                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
157                     "reason": "outdated"
158                 },
159                 {
160                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
161                     "reason": "outdated"
162                 },
163                 {
164                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
165                     "reason": "outdated"
166                 },
167                 {
168                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
169                     "reason": "outdated"
170                 },
171                 {
172                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
173                     "reason": "outdated"
174                 },
175                 {
176                     "name": "System.Collections.Tests.Dictionary_IDictionary_NonGeneric_Tests.IEnumerable_NonGeneric_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
177                     "reason": "outdated"
178                 },
179                 {
180                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
181                     "reason": "outdated"
182                 },
183                 {
184                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
185                     "reason": "outdated"
186                 },
187                 {
188                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
189                     "reason": "outdated"
190                 },
191                 {
192                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
193                     "reason": "outdated"
194                 },
195                 {
196                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
197                     "reason": "outdated"
198                 },
199                 {
200                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_string_string.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
201                     "reason": "outdated"
202                 },
203                 {
204                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_Reset_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
205                     "reason": "outdated"
206                 },
207                 {
208                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
209                     "reason": "outdated"
210                 },
211                 {
212                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
213                     "reason": "outdated"
214                 },
215                 {
216                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_Reset_ModifiedBeforeEnumeration_ThrowsInvalidOperationException",
217                     "reason": "outdated"
218                 },
219                 {
220                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_Reset_ModifiedAfterEnumeration_ThrowsInvalidOperationException",
221                     "reason": "outdated"
222                 },
223                 {
224                     "name": "System.Collections.Tests.Dictionary_Generic_Tests_int_int.IEnumerable_Generic_Enumerator_MoveNext_ModifiedDuringEnumeration_ThrowsInvalidOperationException",
225                     "reason": "outdated"
226                 }
227             ]
228         }
229     },
230     {
231         "name": "System.Net.Http.Functional.Tests",
232         "enabled": true,
233         "exclusions": {
234             "namespaces": null,
235             "classes": null,
236             "methods": [
237                 {
238                     "name": "System.Net.Http.Functional.Tests.PlatformHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging",
239                     "reason": "System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException : Remote process failed with an unhandled exception."
240                 },
241                 {
242                     "name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging",
243                     "reason": "System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException System.Diagnostics.RemoteExecutorTestBase+RemoteInvokeHandle+RemoteExecutionException : Remote process failed with an unhandled exception."
244                 },
245                 {
246                     "name": "System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_AllowAutoRedirectTrue_RetainsOriginalFragmentIfAppropriate",
247                     "reason": "outdated"
248                 }
249             ]
250         }
251     },
252     {
253         "name": "System.IO.FileSystem.Tests",
254         "enabled": true,
255         "exclusions": {
256             "namespaces": null,
257             "classes": null,
258             "methods": [
259                 {
260                     "name": "System.IO.Tests.DirectoryInfo_GetSetTimes.SettingUpdatesProperties",
261                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
262                 },
263                 {
264                     "name": "System.IO.Tests.Directory_GetSetTimes.SettingUpdatesProperties",
265                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
266                 },
267                 {
268                     "name": "System.IO.Tests.File_GetSetTimes.SettingUpdatesProperties",
269                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
270                 },
271                 {
272                     "name": "System.IO.Tests.FileInfo_GetSetTimes.SettingUpdatesProperties",
273                     "reason": "Assert.All() Failure: 6 out of 6 items in the collection did not pass."
274                 },
275                 {
276                     "name": "System.IO.Tests.EncryptDecrypt.EncryptDecrypt_NotSupported",
277                     "reason": "outdated"
278                 },
279                 {
280                     "name": "System.IO.Tests.EncryptDecrypt.NullArg_ThrowsException",
281                     "reason": "outdated"
282                 },
283                 {
284                     "name": "System.IO.Tests.File_Delete.Unix_NonExistentPath_Nop",
285                     "reason": "outdated (deleted from corefx)"
286                 },
287                 {
288                     "name": "System.IO.Tests.FileInfo_Delete.Unix_NonExistentPath_Nop",
289                     "reason": "outdated (deleted from corefx)"
290                 }
291             ]
292         }
293     },
294     {
295         "name": "System.IO.Pipelines.Tests",
296         "enabled": true,
297         "exclusions": {
298             "namespaces": null,
299             "classes": null,
300             "methods": [
301                 {
302                     "name": "System.IO.Pipelines.Tests.FlushAsyncCancellationTests.ReadAsyncCompletesIfFlushAsyncCanceledMidFlush",
303                     "reason": "Unstable"
304                 }
305             ]
306         }
307     },
308     {
309         "name": "System.Drawing.Common.Tests",
310         "enabled": true,
311         "exclusions": {
312             "namespaces": null,
313             "classes": null,
314             "methods": [
315                 {
316                     "name": "System.Drawing.Tests.GraphicsTests.InterpolationMode_SetInvalid_ThrowsInvalidEnumArgumentException",
317                     "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"
318                 },
319                 {
320                     "name": "System.Drawing.Tests.GraphicsTests.CompositingQuality_SetInvalid_ThrowsInvalidEnumArgumentException",
321                     "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"
322                 },
323                 {
324                     "name": "System.Drawing.Tests.GraphicsTests.PixelOffsetMode_SetInvalid_ThrowsInvalidEnumArgumentException",
325                     "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"
326                 },
327                 {
328                     "name": "System.Drawing.Tests.GraphicsTests.PageUnit_SetInvalid_ThrowsInvalidEnumArgumentException",
329                     "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"
330                 },
331                 {
332                     "name": "System.Drawing.Tests.GraphicsTests.SmoothingMode_SetInvalid_ThrowsInvalidEnumArgumentException",
333                     "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"
334                 },
335                 {
336                     "name": "System.Drawing.Tests.GraphicsTests.CompositingMode_SetInvalid_ThrowsInvalidEnumArgumentException",
337                     "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"
338                 },
339                 {
340                     "name": "System.Drawing.Tests.GraphicsTests.TextRenderingHint_SetInvalid_ThrowsInvalidEnumArgumentException",
341                     "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"
342                 },
343                 {
344                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_PointFs",
345                     "reason": "Xunit.Sdk.EqualException Assert.Equal() Failure\\r\\nExpected: Byte[] [208, 0, 8, 33, 6, ...]\\r\\nActual:   Byte[] [153, 27, 131, 228, 197, ...]"
346                 },
347                 {
348                     "name": "System.Drawing.Tests.Graphics_DrawLineTests.DrawLines_PointFs",
349                     "reason": "Xunit.Sdk.EqualException Assert.Equal() Failure\\r\\nExpected: Byte[] [142, 194, 251, 180, 222, ...]\\r\\nActual:   Byte[] [212, 29, 140, 217, 143, ...]"
350                 },
351                 {
352                     "name": "System.Drawing.Tests.FontTests.ToLogFont_NullLogFont_ThrowsArgumentNullException",
353                     "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."
354                 },
355                 {
356                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_Point",
357                     "reason": "https://github.com/dotnet/corefx/issues/30180"
358                 },
359                 {
360                     "name": "System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_Point",
361                     "reason": "https://github.com/dotnet/corefx/issues/30180"
362                 }
363             ]
364         }
365     },
366     {
367         "name": "System.Text.RegularExpressions.Tests",
368         "enabled": true,
369         "exclusions": {
370             "namespaces": null,
371             "classes": null,
372             "methods": [
373                 {
374                     "name": "System.Text.RegularExpressions.Tests.RegexMatchTests.Match_ExcessPrefix",
375                     "reason": "https://github.com/dotnet/coreclr/issues/18912"
376                 }
377             ]
378         }
379     },
380     {
381         "name": "System.Threading.Thread.Tests",
382         "enabled": true,
383         "exclusions": {
384             "namespaces": null,
385             "classes": null,
386             "methods": [
387                 {
388                     "name": "System.Threading.Threads.Tests.ThreadTests.ApartmentState_NoAttributePresent_STA_Windows_Core",
389                     "reason": "https://github.com/dotnet/coreclr/issues/19478"
390                 }
391             ]
392         }
393     },
394     {
395         "name": "System.Memory.Tests",
396         "enabled": true,
397         "exclusions": {
398             "namespaces": null,
399             "classes": null,
400             "methods": [
401                 {
402                     "name": "System.Buffers.Text.Tests.FormatterTests.TestFormatterDecimal",
403                     "reason": "https://github.com/dotnet/coreclr/pull/19775"
404                 }
405             ]
406         }
407     },
408     {
409         "name": "System.Runtime.Extensions.Tests",
410         "enabled": true,
411         "exclusions": {
412             "namespaces": null,
413             "classes": null,
414             "methods": [
415                 {
416                     "name": "System.Tests.ConvertToStringTests.FromBoxedObject",
417                     "reason": "https://github.com/dotnet/coreclr/pull/19775"
418                 }
419             ]
420         }
421     },
422     {
423         "name": "System.Runtime.InteropServices.Tests",
424         "enabled": true,
425         "exclusions": {
426             "namespaces": null,
427             "classes": null,
428             "methods": [
429                 {
430                     "name": "System.Runtime.InteropServices.Tests.GetHINSTANCETests.GetHINSTANCE_NonRuntimeModule_ThrowsArgumentNullException",
431                     "reason": "https://github.com/dotnet/coreclr/pull/30925"
432                 },
433                 {
434                     "name" : "System.Runtime.InteropServices.Tests.SafeBufferTests.Initialize_NumBytesTimesSizeOfEachElement_ThrowsOverflowException",
435                     "reason" : "https://github.com/dotnet/coreclr/pull/20132"
436                 },
437                 {
438                     "name" : "System.Runtime.InteropServices.Tests.GetFunctionPointerForDelegateTests.GetFunctionPointerForDelegate_DelegateCollectible_ThrowsNotSupportedException",
439                     "reason" : "outdated"
440                 }
441             ]
442         }
443     },
444     {
445         "name": "System.Runtime.Loader.Tests",
446         "enabled": true,
447         "exclusions": {
448             "namespaces": null,
449             "classes": null,
450             "methods": [
451                 {
452                     "name" : "System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unsupported_DelegateMarshalling",
453                     "reason" : "outdated"
454                 },
455                 {
456                     "name" : "System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unsupported_ThreadStaticAndFixedAddressValueType",
457                     "reason" : "outdated"
458                 }
459             ]
460         }
461     },
462     {
463         "name": "System.Security.Cryptography.Pkcs.Tests",
464         "enabled": false,
465         "exclusions": {
466             "namespaces": null,
467             "classes": null,
468             "methods": null
469         }
470     },
471     {
472         "name": "Microsoft.VisualBasic.Tests",
473         "enabled": true,
474         "exclusions": {
475             "namespaces": null,
476             "classes": null,
477             "methods": [
478                 {
479                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToChar_InvalidObject_ThrowsInvalidCastException",
480                     "reason" : "outdated"
481                 },
482                 {
483                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToSingle_InvalidObject_ThrowsInvalidCastException",
484                     "reason" : "outdated"
485                 },
486                 {
487                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToBoolean_InvalidObject_ThrowsInvalidCastException",
488                     "reason" : "outdated"
489                 },
490                 {
491                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToSByte_InvalidObject_ThrowsInvalidCastException",
492                     "reason" : "outdated"
493                 },
494                 {
495                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToDouble_InvalidObject_ThrowsInvalidCastException",
496                     "reason" : "outdated"
497                 },
498                 {
499                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToDecimal_InvalidObject_ThrowsInvalidCastException",
500                     "reason" : "outdated"
501                 },
502                 {
503                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToByte_InvalidObject_ThrowsInvalidCastException",
504                     "reason" : "outdated"
505                 },
506                 {
507                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToLong_InvalidObject_ThrowsInvalidCastException",
508                     "reason" : "outdated"
509                 },
510                 {
511                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToUShort_InvalidObject_ThrowsInvalidCastException",
512                     "reason" : "outdated"
513                 },
514                 {
515                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToUInteger_InvalidObject_ThrowsInvalidCastException",
516                     "reason" : "outdated"
517                 },
518                 {
519                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToInteger_InvalidObject_ThrowsInvalidCastException",
520                     "reason" : "outdated"
521                 },
522                 {
523                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToShort_InvalidObject_ThrowsInvalidCastException",
524                     "reason" : "outdated"
525                 },
526                 {
527                     "name" : "Microsoft.VisualBasic.Tests.ConversionsTests.ToULong_InvalidObject_ThrowsInvalidCastException",
528                     "reason" : "outdated"
529                 }
530             ]
531         }
532     },
533     {
534         "name": "System.Numerics.Vectors.Tests",
535         "enabled": true,
536         "exclusions": {
537             "namespaces": null,
538             "classes": null,
539             "methods": [
540                 {
541                     "name" : "System.Numerics.Tests.Vector2Tests.Vector2ClampTest",
542                     "reason" : "outdated"
543                 },
544                 {
545                     "name" : "System.Numerics.Tests.Vector3Tests.Vector3ClampTest",
546                     "reason" : "outdated"
547                 },
548                 {
549                     "name" : "System.Numerics.Tests.Vector4Tests.Vector4ClampTest",
550                     "reason" : "outdated"
551                 }
552             ]
553         }
554     },
555     {
556         "name": "System.Diagnostics.Debug.Tests",
557         "enabled": true,
558         "exclusions": {
559             "namespaces": null,
560             "classes": [
561                 {
562                     "name" : "System.Diagnostics.Tests.DebugTests",
563                     "reason" : "refactoring Debug"
564                 }
565             ],
566             "methods": null
567         }
568     }
569 ]