Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mdh1418 opened this issue Apr 16, 2021 · 3 comments
Closed

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

mdh1418 opened this issue Apr 16, 2021 · 3 comments
Labels
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 16, 2021

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.
@mdh1418 mdh1418 added os-ios Apple iOS os-tvos Apple tvOS labels Apr 16, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 16, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net untriaged New issue has not been triaged by the area owner labels Apr 16, 2021
@ghost
Copy link

ghost commented Apr 16, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

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.


<table>
  <tr>
    <th align="left">Author:</th>
    <td>mdh1418</td>
  </tr>
  <tr>
    <th align="left">Assignees:</th>
    <td>-</td>
  </tr>
  <tr>
    <th align="left">Labels:</th>
    <td>

`area-System.Net`, `os-ios`, `os-tvos`, `untriaged`

</td>
  </tr>
  <tr>
    <th align="left">Milestone:</th>
    <td>6.0.0</td>
  </tr>
</table>
</details>

@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Apr 20, 2021
@filipnavara
Copy link
Member

This should be fixed by #49261.

@mdh1418
Copy link
Member Author

mdh1418 commented May 7, 2021

Can confirm, they pass locally now :)

@mdh1418 mdh1418 closed this as completed May 7, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants