File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3333 <HighAOTResourceRequiringProject Include =" $(MSBuildThisFileDirectory)System.Text.RegularExpressions\tests\FunctionalTests\System.Text.RegularExpressions.Tests.csproj" />
3434
3535 <!-- https://github.com/dotnet/runtime/issues/61524 - OOM while linking -->
36- <!-- Disabled due to crash - https://github.com/dotnet/runtime/issues/86164 -->
37- <!-- <HighAOTResourceRequiringProject Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests.csproj" />-->
36+ <HighAOTResourceRequiringProject Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests.csproj" />
3837 </ItemGroup >
3938
4039 <!-- Samples which are too complex for CI -->
6766 <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.RegularExpressions\tests\FunctionalTests\System.Text.RegularExpressions.Tests.csproj" />
6867
6968 <!-- Normally run with HighAOT, but disabling there, and for AOT - https://github.com/dotnet/runtime/issues/86164 -->
70- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests.csproj" />
69+ <!-- < ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.Tests\System.Text.Json.Tests.csproj" /> -- >
7170 </ItemGroup >
7271
7372 <!-- Projects that don't support code coverage measurement. -->
550549 <!-- Don't want the default smoke tests - just verify that threading works -->
551550 <SmokeTestProject Remove =" @(SmokeTestProject)" />
552551 <SmokeTestProject Include =" $(MonoProjectRoot)sample\wasm\browser-threads\Wasm.Browser.Threads.Sample.csproj" />
553- <!-- this sample is messy sandbox right now
552+ <!-- this sample is messy sandbox right now
554553 <SmokeTestProject Include="$(MonoProjectRoot)sample\wasm\browser-threads-minimal\Wasm.Browser.Threads.Minimal.Sample.csproj" />
555554 -->
556555 <SmokeTestProject Include =" $(MSBuildThisFileDirectory)System.Net.WebSockets.Client\tests\System.Net.WebSockets.Client.Tests.csproj" />
You can’t perform that action at this time.
0 commit comments