Skip to content

Commit a36763f

Browse files
committed
Reenable JIT/SIMD/VectorExp_*
1 parent 766e6c9 commit a36763f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,9 +2809,6 @@
28092809
<ExcludeList Include="$(XunitTestBinBase)/JIT/HardwareIntrinsics/Arm/ArmBase/Yield_*/**">
28102810
<Issue>https://github.com/dotnet/runtime/issues/64179</Issue>
28112811
</ExcludeList>
2812-
<ExcludeList Include="$(XunitTestBinBase)/JIT/SIMD/VectorExp_*/**">
2813-
<Issue>https://github.com/dotnet/runtime/issues/64179</Issue>
2814-
</ExcludeList>
28152812
</ItemGroup>
28162813

28172814
<ItemGroup Condition="'$(RuntimeFlavor)' == 'mono' and ('$(RuntimeVariant)' == 'llvmfullaot' or '$(RuntimeVariant)' == 'llvmaot')">

0 commit comments

Comments
 (0)