[Wasm] Enable System.IO.Compression.ZipFile tests (#39092)
authorSteve Pfister <steveisok@users.noreply.github.com>
Fri, 10 Jul 2020 20:54:48 +0000 (16:54 -0400)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 20:54:48 +0000 (22:54 +0200)
commit9f498d41cd968e1615981d9d330700903b0ada0b
tree07a8c4abb69d4580e9810b4cd914f242bda77f37
parent16e8ec3f61b3c9e178adfd6d5332891c367e0769
[Wasm] Enable System.IO.Compression.ZipFile tests (#39092)

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.

Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
src/libraries/System.IO.Compression.ZipFile/tests/ZipFile.Create.cs
src/libraries/tests.proj