-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Milestone
Description
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.