WASM: Disable tests for System.Diagnostics.Process and .FileVersionInfo (#39088)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 10 Jul 2020 19:10:03 +0000 (21:10 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jul 2020 19:10:03 +0000 (21:10 +0200)
commit466a08526a28415ed3d370d062096ae207929992
tree989b517923894e7e58d949b4ccf41a525002452d
parent3480a74e0b32ec9d1211482940838c1b5a7d17ab
WASM: Disable tests for System.Diagnostics.Process and .FileVersionInfo (#39088)

Both of these libraries throw PNSE on WebAssembly.
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/AssemblyInfo.cs [new file with mode: 0644]
src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj
src/libraries/System.Diagnostics.Process/tests/AssemblyInfo.cs [moved from src/libraries/System.Diagnostics.Process/tests/XunitAssemblyAttributes.cs with 77% similarity]
src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj