Skip to content

Commit a789606

Browse files
authored
[interp] Re-enable tests on android (#54997)
Fixed by #54734
1 parent 527e566 commit a789606

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,12 +2215,6 @@
22152215
<ExcludeList Include = "$(XunitTestBinBase)JIT/IL_Conformance/Old/Base/ckfinite/**">
22162216
<Issue>https://github.com/dotnet/runtime/issues/54376</Issue>
22172217
</ExcludeList>
2218-
<ExcludeList Include="$(XunitTestBinBase)/JIT/HardwareIntrinsics/General/Vector128_1/Vector128_1_r/**">
2219-
<Issue>https://github.com/dotnet/runtime/issues/54374e</Issue>
2220-
</ExcludeList>
2221-
<ExcludeList Include="$(XunitTestBinBase)/JIT/HardwareIntrinsics/General/Vector128_1/Vector128_1_ro/**">
2222-
<Issue>https://github.com/dotnet/runtime/issues/54374</Issue>
2223-
</ExcludeList>
22242218
<!-- End interpreter issues -->
22252219
</ItemGroup>
22262220

0 commit comments

Comments
 (0)