From: Ankit Jain Date: Wed, 7 Jun 2023 03:48:32 +0000 (-0400) Subject: [wasm] Disable System.Text.Json/AOT tests (#87157) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~1797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20ca966b59c96ddbc8ce6b2c6f415d9c93f2c49a;p=platform%2Fupstream%2Fdotnet%2Fruntime.git [wasm] Disable System.Text.Json/AOT tests (#87157) - this was disabled earlier from highresource_aot builds, but that had a side-effect of enabling them for regular aot builds. Issue: https://github.com/dotnet/runtime/issues/86164 --- diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index d8eff6c..82796c1 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -69,6 +69,9 @@ + + +