[wasm][aot] Update disabled tests to track new fixes on `main` (#52396)
authorAnkit Jain <radical@gmail.com>
Fri, 7 May 2021 00:39:37 +0000 (20:39 -0400)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 00:39:37 +0000 (19:39 -0500)
commitd36313d3da8a67a2a90bfd04556870106663af0d
tree78c29d64803e236d9cebabedda89a284048aca36
parent6018ad01235e670e4420186f797c8eef45f4495e
[wasm][aot] Update disabled tests to track new fixes on `main` (#52396)

* [wasm][aot] System.Runtime.Tests failing with a different issue now

The earlier one (https://github.com/dotnet/runtime/issues/51960) was
fixed.
New: https://github.com/dotnet/runtime/issues/52393

* Enable Common.Tests test tracked in https://github.com/dotnet/runtime/issues/50955, already fixed on main

* [wasm] System.Reflection.Tests - update to track change from crash to a

.. test failure.
Issue: https://github.com/dotnet/runtime/issues/51673

* Re-enable System.Collections.Tests, issue: https://github.com/dotnet/runtime/issues/51037

* Disable Microsoft.Extensions.Logging.Generators, and System.IO.Pipelines

Issue: https://github.com/dotnet/runtime/issues/52384
Issue: https://github.com/dotnet/runtime/issues/50959

* Enable two System.Reflection.Metadata* tests

Issue: https://github.com/dotnet/runtime/issues/51958

* Fix path for Microsoft.Extensions.Logging.Generators.Tests
src/libraries/Common/tests/Tests/System/Net/MultiArrayBufferTests.cs
src/libraries/System.Reflection.Metadata/tests/Metadata/Decoding/CustomAttributeDecoderTests.cs
src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/CustomAttributes/CustomAttributeTests.cs
src/libraries/System.Reflection/tests/AssemblyTests.cs
src/libraries/tests.proj