Skip AOT of Microsoft.CodeAnalysis.CSharp.dll for WASM, due to out-of-memory issues...
authorJo Shields <directhex@apebox.org>
Tue, 15 Feb 2022 04:12:31 +0000 (23:12 -0500)
committerGitHub <noreply@github.com>
Tue, 15 Feb 2022 04:12:31 +0000 (23:12 -0500)
commit14e64115c99bbad6f22a8e8331052c89e7006a89
tree8d5516e434fb7efd6911f1a409bbebc1a15809a2
parent193aeeffd568aff7cc1c697288ac9f6fe59e5cfa
Skip AOT of Microsoft.CodeAnalysis.CSharp.dll for WASM, due to out-of-memory issues in CI (#63958)
eng/testing/tests.wasm.targets
src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj
src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.0.Tests.csproj
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.0.Unit.Tests.csproj
src/libraries/System.Text.RegularExpressions/tests/System.Text.RegularExpressions.Generators.Tests/System.Text.RegularExpressions.Generators.Tests.csproj
src/libraries/tests.proj
src/mono/wasm/build/WasmApp.Native.targets