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.XmlResolver.Tests fails on iOS/tvOS #51389

Closed
mdh1418 opened this issue Apr 16, 2021 · 2 comments · Fixed by #52385
Closed

System.Xml.XmlResolver.Tests fails on iOS/tvOS #51389

mdh1418 opened this issue Apr 16, 2021 · 2 comments · Fixed by #52385
Labels
area-System.Xml os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 16, 2021

System.Xml.XmlResolver.Tests
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntity
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntityAsync

System.Xml.XmlResolver.Tests.dll   Failed: 2

Test collection for System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntity
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/EAF164BD-19F7-448B-AF1B-EB4E0D60EBCE/data/Containers/Bundle/Application/A4312AA2-D897-4D06-9326-CAD217061895/System.Xml.XmlResolver.Tests.app/Utils/DTDs/XHTML10/no_comments/xhtml1-strict.dtd'.
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntityAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/EAF164BD-19F7-448B-AF1B-EB4E0D60EBCE/data/Containers/Bundle/Application/A4312AA2-D897-4D06-9326-CAD217061895/System.Xml.XmlResolver.Tests.app/Utils/DTDs/XHTML10/no_comments/xhtml1-strict.dtd'.
@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.Xml 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: @buyaa-n, @krwq
See info in area-owners.md if you want to be subscribed.

Issue Details

System.Xml.XmlResolver.Tests
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntity
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntityAsync

System.Xml.XmlResolver.Tests.dll   Failed: 2

Test collection for System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntity
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/EAF164BD-19F7-448B-AF1B-EB4E0D60EBCE/data/Containers/Bundle/Application/A4312AA2-D897-4D06-9326-CAD217061895/System.Xml.XmlResolver.Tests.app/Utils/DTDs/XHTML10/no_comments/xhtml1-strict.dtd'.
System.Xml.XmlResolver.Tests.XmlPreloadedResolverGetEntity.XmlResolverGetKnownEntityAsync
    System.IO.DirectoryNotFoundException : Could not find a part of the path '/private/var/root/Library/Developer/CoreSimulator/Devices/EAF164BD-19F7-448B-AF1B-EB4E0D60EBCE/data/Containers/Bundle/Application/A4312AA2-D897-4D06-9326-CAD217061895/System.Xml.XmlResolver.Tests.app/Utils/DTDs/XHTML10/no_comments/xhtml1-strict.dtd'.


<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.Xml`, `os-ios`, `os-tvos`, `untriaged`

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

@filipnavara
Copy link
Member

Caused by #52104

@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels May 6, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Xml os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants