Skip to content

System.Xml.RW.XmlReader.Tests fails on iOS/tvOS #51391

@mdh1418

Description

@mdh1418

System.Xml.RW.XmlReader.Tests
System.Xml.Tests.AsyncReaderLateInitTests.InitializationWithUriOnNonAsyncReaderThrows
System.Xml.Tests.AsyncReaderLateInitTests.ReadAfterInitializationWithUriOnAsyncReaderTrows
System.Xml.Tests.AsyncReaderLateInitTests.ReadAsyncAfterInitializationWithUriThrows

System.Xml.RW.XmlReader.Tests.dll   Failed: 3

Test collection for System.Xml.Tests.AsyncReaderLateInitTests
System.Xml.Tests.AsyncReaderLateInitTests.InitializationWithUriOnNonAsyncReaderThrows
    Assert.Throws() Failure\nExpected: typeof(System.Net.Http.HttpRequestException)\nActual:   typeof(System.PlatformNotSupportedException): System.Net.Quic is not supported on this platform.\n---- System.PlatformNotSupportedException : System.Net.Quic is not supported on this platform.
System.Xml.Tests.AsyncReaderLateInitTests.ReadAfterInitializationWithUriOnAsyncReaderTrows
    Assert.Throws() Failure\nExpected: typeof(System.Net.Http.HttpRequestException)\nActual:   typeof(System.PlatformNotSupportedException): System.Net.Quic is not supported on this platform.\n---- System.PlatformNotSupportedException : System.Net.Quic is not supported on this platform.
System.Xml.Tests.AsyncReaderLateInitTests.ReadAsyncAfterInitializationWithUriThrows
    Assert.Throws() Failure\nExpected: typeof(System.Net.Http.HttpRequestException)\nActual:   typeof(System.PlatformNotSupportedException): System.Net.Quic is not supported on this platform.\n---- System.PlatformNotSupportedException : System.Net.Quic is not supported on this platform.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions