Skip to content

Commit 5d6a2bc

Browse files
Re-enable tests for 60705
1 parent 78164a7 commit 5d6a2bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/libraries/tests.proj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@
9999
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.Tests\LibraryImportGenerator.Tests.csproj" />
100100
</ItemGroup>
101101

102-
<ItemGroup Condition="'$(TargetArchitecture)' == 'arm'">
103-
<!-- Issue: https://github.com/dotnet/runtime/issues/60705 -->
104-
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.UnitTests\LibraryImportGenerator.Unit.Tests.csproj" />
105-
</ItemGroup>
106-
107102
<ItemGroup Condition="'$(TargetOS)' == 'FreeBSD'">
108103
<!-- LibraryImportGenerator runtime tests build depends pulling down a pre-built nethost binary, which is not available for FreeBSD. -->
109104
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Runtime.InteropServices\tests\LibraryImportGenerator.Tests\LibraryImportGenerator.Tests.csproj" />

0 commit comments

Comments
 (0)