WASM: Fix System.Formats.Asn1 tests (#39104)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 11 Jul 2020 00:20:10 +0000 (02:20 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jul 2020 00:20:10 +0000 (02:20 +0200)
commit602b7b86ada195c5747e1c4a6bc22613b296fe72
tree8058090712e7f0dbff13cb5303e37d735632b148
parentc4dfc54d5a90419b153ca91611f0e4497b5ebb62
WASM: Fix System.Formats.Asn1 tests (#39104)

Disable tests that rely on crypto APIs which don't work on WebAssembly right now which allows the test suite to pass: `Tests run: 3406, Errors: 0, Failures: 0, Skipped: 0. Time: 5.296689s`

Also enables a few test suites in tests.proj.
src/libraries/System.Formats.Asn1/tests/Reader/ReadNamedBitList.cs
src/libraries/System.Formats.Asn1/tests/Writer/WriteNamedBitList.cs
src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj
src/libraries/tests.proj