Skip to content

[Wasm] Enable System.IO.Compression.ZipFile tests #39092

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

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

steveisok
Copy link
Member

@steveisok steveisok commented Jul 10, 2020

Found that the emscripten VFS may not write user specified file attributes (at least initially), so skip the part of ZipFile_Create.InvalidDates that expects this to be supported.

Found that the emscripten VFS does not write user specified file attributes, so skip
part of ZipFile_Create.InvalidDates that expects this to be supported.
@steveisok
Copy link
Member Author

@akoeplinger akoeplinger merged commit 9f498d4 into dotnet:master Jul 10, 2020
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants