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

[iOS/tvOS] System.IO.Compression.Tests.ZipFile_ZipArchive_Extract.ExtractToDirectoryExtension_Unicode on devices #60582

Closed
steveisok opened this issue Oct 18, 2021 · 1 comment · Fixed by #72091
Assignees
Milestone

Comments

@steveisok
Copy link
Member

The test fails with:

Assert.True() Failure
Expected: True
Actual:   False
Stack trace
   at System.IO.Compression.Tests.ZipFileTestBase.DirFileNamesEqual(String actual, String expected)
   at System.IO.Compression.Tests.ZipFile_ZipArchive_Extract.ExtractToDirectoryExtension_Unicode()
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.IO.Compression untriaged New issue has not been triaged by the area owner labels Oct 18, 2021
@steveisok steveisok added os-ios Apple iOS os-tvos Apple tvOS area-System.IO.Compression and removed area-System.IO.Compression untriaged New issue has not been triaged by the area owner labels Oct 18, 2021
@ghost
Copy link

ghost commented Oct 18, 2021

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

Issue Details

The test fails with:

Assert.True() Failure
Expected: True
Actual:   False
Stack trace
   at System.IO.Compression.Tests.ZipFileTestBase.DirFileNamesEqual(String actual, String expected)
   at System.IO.Compression.Tests.ZipFile_ZipArchive_Extract.ExtractToDirectoryExtension_Unicode()
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Author: steveisok
Assignees: -
Labels:

area-System.IO.Compression, os-ios, os-tvos

Milestone: -

@steveisok steveisok added this to the 7.0.0 milestone Oct 18, 2021
mkhamoyan added a commit that referenced this issue Jul 14, 2022
mkhamoyan added a commit that referenced this issue Jul 19, 2022
* #60582 enable ExtractToDirectoryExtension_Unicode on ios/tvos
@ghost ghost locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants