File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 487
487
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Net.Mail\tests\Functional\System.Net.Mail.Functional.Tests.csproj"
488
488
Condition =" '$(TargetOS)' == 'windows'" />
489
489
490
- <!-- Timing out on Linux. GC suspension? -->
491
- <ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Collections.Concurrent\tests\System.Collections.Concurrent.Tests.csproj"
492
- Condition =" '$(TargetOS)' == 'linux' and '$(TargetArchitecture)' == 'arm64'" />
493
-
494
490
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Net.Http.Json\tests\FunctionalTests\System.Net.Http.Json.Functional.Tests.csproj" />
495
491
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Linq.Parallel\tests\System.Linq.Parallel.Tests.csproj" />
496
492
<ProjectExclusions Include =" $(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Tests\System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj" />
You can’t perform that action at this time.
0 commit comments