Skip to content

Commit b4f830b

Browse files
committed
[wasm] Enable System.Text.Json.SourceGeneration.Tests
Fixed by dotnet#59352 . Fixes dotnet#59228 .
1 parent f697235 commit b4f830b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/libraries/tests.proj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,6 @@
207207
<!-- https://github.com/dotnet/runtime/issues/58226 -->
208208
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Unit.Tests\System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj" />
209209
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Unit.Tests\System.Text.Json.SourceGeneration.Roslyn4.0.Unit.Tests.csproj" />
210-
211-
<!-- https://github.com/dotnet/runtime/issues/59228 -->
212-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Tests\System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj" />
213-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Tests\System.Text.Json.SourceGeneration.Roslyn4.0.Tests.csproj" />
214210
</ItemGroup>
215211

216212
<!-- Aggressive Trimming related failures -->

0 commit comments

Comments
 (0)