Skip to content

Commit 9d329b3

Browse files
authored
Re-enable calendars tests on NativeAOT/ARM32 (#99595)
1 parent 342bc7e commit 9d329b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/libraries/tests.proj

-4
Original file line numberDiff line numberDiff line change
@@ -445,10 +445,6 @@
445445
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Text.Json\tests\System.Text.Json.SourceGeneration.Tests\System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj"
446446
Condition="'$(TargetOS)' == 'linux'" />
447447

448-
<!-- https://github.com/dotnet/runtime/issues/98795 -->
449-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Globalization.Calendars.Tests\System.Globalization.Calendars.Tests.csproj"
450-
Condition="'$(TargetArchitecture)' == 'arm'" />
451-
452448
<!-- https://github.com/dotnet/runtime/issues/94653 -->
453449
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime\tests\System.Threading.Tasks.Tests\System.Threading.Tasks.Tests.csproj"
454450
Condition="'$(TargetsLinuxMusl)' == 'true'" />

0 commit comments

Comments
 (0)