Skip to content

Commit 5066c83

Browse files
authored
Enable System.Text.Json tests for Wasm AOT (#54833)
1 parent 6e045f4 commit 5066c83

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/libraries/tests.proj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@
283283

284284
<!-- Issue: https://github.com/dotnet/runtime/issues/52393 -->
285285
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime/tests/System.Runtime.Tests.csproj" />
286-
287-
<!-- Issue: https://github.com/dotnet/runtime/issues/51961 -->
288-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj" />
289286
</ItemGroup>
290287

291288
<ItemGroup Condition="'$(TargetOS)' == 'Browser' and '$(BuildAOTTestsOnHelix)' == 'true' and '$(RunDisabledWasmTests)' != 'true'">

0 commit comments

Comments
 (0)