We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527e566 commit a789606Copy full SHA for a789606
src/tests/issues.targets
@@ -2215,12 +2215,6 @@
2215
<ExcludeList Include = "$(XunitTestBinBase)JIT/IL_Conformance/Old/Base/ckfinite/**">
2216
<Issue>https://github.com/dotnet/runtime/issues/54376</Issue>
2217
</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
2224
<!-- End interpreter issues -->
2225
</ItemGroup>
2226
0 commit comments