Skip to content

System.ComponentModel tests failing on iOS #36877

Closed
@mdh1418

Description

@mdh1418

Several tests from System.ComponentModel fail on iOS:

System.ComponentModel.Annotations.Tests:

List of failing tests
XML of failing tests


System.ComponentModel.EventBasedAsync.Tests

  • System.ComponentModel.Tests.DateTimeConverterTests.ConvertTo_DestinationType_Success
  • System.ComponentModel.Tests.MaskedTextProviderTests.ComplexDigitMaskTest
  • System.ComponentModel.Tests.MaskedTextProviderTests.Ctor_Mask_Culture_PasswordChar_AllowPromptAsInput
  • System.ComponentModel.Tests.MaskedTextProviderTests.Ctor_Mask_Culture__RestrictToAscii
  • System.ComponentModel.Tests.MaskedTextProviderTests.Ctor_Mask_Culture_AllowPromptAsInput_PromptChar_PasswordChar_RestrictToAscii
  • System.ComponentModel.Tests.MaskedTextProviderTests.Ctor_Mask_Culture
  • System.ComponentModel.Tests.DateTimeOffsetConverterTests.ConvertTo_DestinationType_Success
  • System.ComponentModel.Tests.CultureInfoConverterTests.ConvertFrom_DestinationType_Success

XML of failing tests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions