Skip to content

Commit

Permalink
Revert "Disable failing win-arm64 JIT tests (dotnet#93451)"
Browse files Browse the repository at this point in the history
This reverts commit 1e8379d.
  • Loading branch information
jkotas committed Oct 14, 2023
1 parent 05c08af commit 462daa0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -332,21 +332,6 @@
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_45929/test45929/*">
<Issue>https://github.com/dotnet/runtime/issues/60152</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i4/**">
<Issue>https://github.com/dotnet/runtime/issues/93441</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/jit64/rtchecks/overflow/overflow02_mul/**">
<Issue>https://github.com/dotnet/runtime/issues/93442</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25815/**">
<Issue>https://github.com/dotnet/runtime/issues/93443</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b71869/**">
<Issue>https://github.com/dotnet/runtime/issues/93444</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/opt/AssertionPropagation/ArrBoundElim/**">
<Issue>https://github.com/dotnet/runtime/issues/93441</Issue>
</ExcludeList>
</ItemGroup>

<!-- The following are x64 Unix failures on CoreCLR. -->
Expand Down

0 comments on commit 462daa0

Please sign in to comment.