[wasm][aot] Enable tests that are passing now (#53977)
authorAnkit Jain <radical@gmail.com>
Fri, 11 Jun 2021 03:31:35 +0000 (23:31 -0400)
committerGitHub <noreply@github.com>
Fri, 11 Jun 2021 03:31:35 +0000 (22:31 -0500)
commite6daad20855aeec1a6d854a39a3955dca6551d1e
treeb80dee5fb0529c15fed1bbff7a197c5f35abc146
parentd07f9111c57fab97aa135bebb2687471a8bfc5bf
[wasm][aot] Enable tests that are passing now (#53977)

* [wasm][aot] Enable tests that are passing now

These don't reproduce on `main` anymore, after the exceptions fix.

`System.Transactions.Locals.Tests` Fixes https://github.com/dotnet/runtime/issues/50969
`System.Threading.Tasks.Parallel.Tests` Fixes https://github.com/dotnet/runtime/issues/51677

* [wasm][aot][tests] Enable `System.Xml.Xsl.XslCompiledTransformApi.Tests`

This hasn't been crashing for quite some time.
The individual test failures are already disabled with
https://github.com/dotnet/runtime/issues/51244, and
https://github.com/dotnet/runtime/issues/51911 .

Fixes https://github.com/dotnet/runtime/issues/51245
src/libraries/System.Transactions.Local/tests/LTMEnlistmentTests.cs
src/libraries/tests.proj