Skip to content

Test failure: System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext #107331

Open
@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr crossgen2 20240902.1

Failed tests:

net9.0-osx-Release-x64-TestReadyToRun_Release-OSX.1200.Amd64.Open
    - System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.InvalidAsynchronousStateExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.WarningExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.LicenseExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Design.Tests.CheckoutExceptionTests.Ctor_SerializationInfo_StreamingContext
    - Microsoft.Extensions.Hosting.Unit.Tests.HostAbortedExceptionTests.TestSerializationDefaultConstructor
    - System.ComponentModel.DataAnnotations.Tests.ValidationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Data.Tests.DataSetTest2.Bug537229_BinFormatSerializer_Test
    - System.Data.Tests.DataTableTest.Serialize
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaSerializationIgnoresLocale
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
    - System.Data.Tests.DataSetTypedDataSetTest.TypedDataSet
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArraysOfComplexTypes_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.SingleDimensionalArrayOfIntegersWithCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArrayOfStringsWithCustomOffsets_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.JaggedCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.ReadAnythingTests.UserCanReadAnyValidInputAndCheckTypesUsingStronglyTypedTypeInstances
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_2D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArrayOfRectangularArrays
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfObjects
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfStrings
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadStruct
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveArrayFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType_ThatReferencesOtherClassRecord
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_RawStringArrays
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadArraysOfPrimitiveTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_TypesWithArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithObjectFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithArrayOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.TakesGenericTypeDefinitionIntoAccount
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysNonOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_2D(x: 2, y: 3)
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.UnboundedRecursion_NestedTypes_ActualBinaryFormatterInput
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInSystemClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfTDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Collections.Generic.Tests.EquatableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Tests.ComparerSerialization
    - System.Collections.Generic.Tests.NullableByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.Dictionary_Generic_Tests_string_string.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NonGenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.UInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.StringComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.Int16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.IntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int.ComparerSerialization
    - System.Collections.Generic.Tests.NullableUIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_Int.ComparerSerialization
    - System.Collections.Generic.Tests.UInt64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.DecimalComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeCustomUserDefinedType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeArraysOfArrays
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeDictionaryUsingNonPublicComparerType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeListOfListOfInt
    - System.Collections.Generic.Tests.Int64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.ByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.ByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Net.Tests.HttpWebRequestTest_Async.HttpWebRequest_Serialize_Fails
    - System.Net.Tests.HttpWebRequestTest_Sync.HttpWebRequest_Serialize_Fails
    - System.Runtime.Serialization.Tests.InvalidDataContractExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Generic.Tests.NullableInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_SimpleInt.ComparerSerialization
    - System.Collections.Generic.Tests.NullableUInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableSByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.GenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.SByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Collections.Tests.HashSet_Generic_Tests_string.ComparerSerialization
    - System.Collections.Generic.Tests.SByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.SingleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_GetValueRefOrAddDefault.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.Dictionary_Generic_Tests_int_int.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.DoubleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.BadlyBehavingComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Threading.Channels.Tests.ChannelClosedExceptionTests.Serialization_Roundtrip
    - System.Collections.Generic.Tests.ObjectComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Tests.DateTimeTests.GetObjectData_Invoke_ReturnsExpected
net9.0-windows-Release-x64-TestReadyToRun_Release-Windows.Amd64.Server2022.Open
    - Microsoft.Extensions.Hosting.Unit.Tests.HostAbortedExceptionTests.TestSerializationDefaultConstructor
    - System.ComponentModel.DataAnnotations.Tests.ValidationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.InvalidAsynchronousStateExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Generic.Tests.UInt64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.BadlyBehavingComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_string_string.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.ObjectComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.ComponentModel.Design.Tests.CheckoutExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.LicenseExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.WarningExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.StringComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.DoubleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.GenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.ByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_int_int.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.Int16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_Int.ComparerSerialization
    - System.Collections.Generic.Tests.UInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.DecimalComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.IntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.SByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.EquatableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Tests.ComparerSerialization
    - System.Collections.Generic.Tests.NonGenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Generic.Tests.NullableUInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Data.Tests.DataTableTest.Serialize
    - System.Data.Tests.DataSetTest2.Bug537229_BinFormatSerializer_Test
    - System.Collections.Tests.HashSet_Generic_Tests_int.ComparerSerialization
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_GetValueRefOrAddDefault.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.ByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.SByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaSerializationIgnoresLocale
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
    - System.Data.Tests.DataSetTypedDataSetTest.TypedDataSet
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_SimpleInt.ComparerSerialization
    - System.Collections.Tests.HashSet_Generic_Tests_string.ComparerSerialization
    - System.Collections.Tests.InternalHashCodeTests_HashSet_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.SingleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.UInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.Int64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableSByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_2D(x: 2, y: 3)
    - System.Formats.Nrbf.Tests.ReadAnythingTests.UserCanReadAnyValidInputAndCheckTypesUsingStronglyTypedTypeInstances
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_2D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArrayOfRectangularArrays
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfObjects
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfStrings
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadStruct
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveArrayFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType_ThatReferencesOtherClassRecord
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_RawStringArrays
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadArraysOfPrimitiveTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_TypesWithArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithObjectFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithArrayOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArraysOfComplexTypes_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.SingleDimensionalArrayOfIntegersWithCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArrayOfStringsWithCustomOffsets_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.JaggedCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.UnboundedRecursion_NestedTypes_ActualBinaryFormatterInput
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInSystemClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfTDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.TakesGenericTypeDefinitionIntoAccount
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysNonOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericNonSystemTypes
    - System.Net.Tests.HttpWebRequestTest_Sync.HttpWebRequest_Serialize_Fails
    - System.Net.Tests.HttpWebRequestTest_Async.HttpWebRequest_Serialize_Fails
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeCustomUserDefinedType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeArraysOfArrays
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeDictionaryUsingNonPublicComparerType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeListOfListOfInt
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Runtime.Serialization.Tests.InvalidDataContractExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Threading.Channels.Tests.ChannelClosedExceptionTests.Serialization_Roundtrip
    - System.Tests.DateTimeTests.GetObjectData_Invoke_ReturnsExpected
net9.0-windows-Release-x64-TestReadyToRun_Release-(Windows.Nano.1809.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64
    - Microsoft.Extensions.Hosting.Unit.Tests.HostAbortedExceptionTests.TestSerializationDefaultConstructor
    - System.ComponentModel.DataAnnotations.Tests.ValidationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Generic.Tests.UInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.BadlyBehavingComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.DecimalComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.SByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableSByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.DoubleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.InvalidAsynchronousStateExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Generic.Tests.ByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_Int.ComparerSerialization
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableInt32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_GetValueRefOrAddDefault.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.UIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_string_string.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Generic.Tests.NullableInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.StringComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.ByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.UInt64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.IntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_string.ComparerSerialization
    - System.Collections.Generic.Tests.GenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_SimpleInt.ComparerSerialization
    - System.Collections.Generic.Tests.SingleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.ObjectComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int.ComparerSerialization
    - System.Collections.Generic.Tests.SByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.UInt16EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.UInt16ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NonGenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.Int32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.EquatableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_int_int.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Tests.Dictionary_Tests.ComparerSerialization
    - System.Collections.Tests.InternalHashCodeTests_HashSet_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Data.Tests.DataSetTest2.Bug537229_BinFormatSerializer_Test
    - System.Data.Tests.DataSetTypedDataSetTest.TypedDataSet
    - System.Data.Tests.DataTableTest.Serialize
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaSerializationIgnoresLocale
    - System.Data.Tests.DataTableReadXmlSchemaTest.XsdSchemaDeserializationIgnoresLocale
    - System.ComponentModel.Tests.LicenseExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Design.Tests.CheckoutExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.WarningExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfComplexTypes_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfStrings_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_2D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfObjects_3D
    - System.Formats.Nrbf.Tests.RectangularArraysTests.CanReadRectangularArraysOfPrimitiveTypes_2D(x: 2, y: 3)
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadStruct
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveArrayFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithPrimitiveFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType_ThatReferencesOtherClassRecord
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_RawStringArrays
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanReadArraysOfPrimitiveTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_TypesWithArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithObjectFields
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_CustomTypeWithArrayOfObjects
    - System.Formats.Nrbf.Tests.ReadExactTypesTests.CanRead_ComplexSystemType
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArraysOfComplexTypes_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.SingleDimensionalArrayOfIntegersWithCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.RectangularArrayOfStringsWithCustomOffsets_ThrowsNSE
    - System.Formats.Nrbf.Tests.CustomOffsetArrays.JaggedCustomOffset_ThrowsNSE
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.UnboundedRecursion_NestedTypes_ActualBinaryFormatterInput
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInSystemClassesDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicClassReferencesInArraysOfTDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.AttackTests.CyclicReferencesInArraysOfObjectsDoNotCauseStackOverflow
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.TakesGenericTypeDefinitionIntoAccount
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular5DArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeNonSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeRectangular2DArraysNonOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeSZArraysOfAllSupportedPrimitiveTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericSystemTypes
    - System.Formats.Nrbf.Tests.TypeMatchTests.CanRecognizeJaggedArraysOfGenericNonSystemTypes
    - System.Formats.Nrbf.Tests.ReadAnythingTests.UserCanReadAnyValidInputAndCheckTypesUsingStronglyTypedTypeInstances
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfComplexTypes
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_3D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfPrimitiveTypes_2D
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArrayOfRectangularArrays
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfObjects
    - System.Formats.Nrbf.Tests.JaggedArraysTests.CanReadJaggedArraysOfStrings
    - System.Net.Tests.HttpWebRequestTest_Sync.HttpWebRequest_Serialize_Fails
    - System.Net.Tests.HttpWebRequestTest_Async.HttpWebRequest_Serialize_Fails
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeCustomUserDefinedType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeArraysOfArrays
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeDictionaryUsingNonPublicComparerType
    - System.Reflection.Metadata.Tests.TypeNameParserSamples.CanDeserializeListOfListOfInt
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResources
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.EmbeddedResourcesAreUpToDate
    - System.Resources.Extensions.Tests.PreserializedResourceWriterTests.BinaryFormattedResourcesWithoutTypeName
    - System.Runtime.Serialization.Tests.InvalidDataContractExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Runtime.Serialization.Tests.SerializationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Tests.DateTimeTests.GetObjectData_Invoke_ReturnsExpected
    - System.Threading.Channels.Tests.ChannelClosedExceptionTests.Serialization_Roundtrip
net9.0-windows-Release-x64-TestReadyToRun_Release-Windows.11.Amd64.Client.Open
    - Microsoft.Extensions.Hosting.Unit.Tests.HostAbortedExceptionTests.TestSerializationDefaultConstructor
    - System.ComponentModel.DataAnnotations.Tests.ValidationExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.IntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.GenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.NullableUIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_DefaultComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.NullableUInt64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_int_With_Comparer_WrapStructural_Int.ComparerSerialization
    - System.Collections.Generic.Tests.NullableInt32EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_Dictionary_GetValueRefOrAddDefault.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.SByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int32ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.Int64EnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.SingleComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.EquatableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_string_string.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Generic.Tests.ByteComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.Dictionary_Generic_Tests_int_int.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Generic.Tests.NonGenericComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.ComponentModel.Tests.InvalidAsynchronousStateExceptionTests.Ctor_SerializationInfo_StreamingContext
    - System.Collections.Generic.Tests.UInt64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.Int64ComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.SByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_OrdinalComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.InternalHashCodeTests_HashSet_LinguisticComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Tests.Dictionary_Generic_Tests_SimpleInt_int_With_Comparer_WrapStructural_SimpleInt.Dictionary_Comparer_NonRandomizedStringComparers
    - System.Collections.Generic.Tests.NullableIntPtrComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.HashSet_Generic_Tests_string.ComparerSerialization
    - System.Collections.Tests.InternalHashCodeTests_OrderedDictionary_OrdinalIgnoreCaseComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    - System.Collections.Generic.Tests.ByteEnumComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Generic.Tests.BadlyBehavingComparableComparersTests.EqualityComparer_SerializationRoundtrip
    - System.Collections.Tests.InternalHashCodeTests_HashSet_NullComparer.ComparerImplementations_Dictionary_WithWellKnownStringComparers
    

Error message:

 System.IO.FileNotFoundException : Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

Stack trace:

   at System.ComponentModel.Tests.InvalidEnumArgumentExceptionTests.Ctor_SerializationInfo_StreamingContext()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions